Skip to content

Commit 08a4f10

Browse files
chore(dev-deps): bump prettier from 3.6.2 to 3.7.2 (#1063)
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b15a847 commit 08a4f10

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"lint-staged": "^15",
2525
"mocha": "^10.8.2",
2626
"oclif": "^4.22.47",
27-
"prettier": "^3.6.2",
27+
"prettier": "^3.7.2",
2828
"shx": "^0.4.0",
2929
"ts-node": "^10.9.2",
3030
"typescript": "^5.7.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6317,10 +6317,10 @@ prelude-ls@^1.2.1:
63176317
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
63186318
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
63196319

6320-
prettier@^3.6.2:
6321-
version "3.6.2"
6322-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
6323-
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
6320+
prettier@^3.7.2:
6321+
version "3.7.2"
6322+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.2.tgz#7b393a865f9dd97bc244215db9aac8e04dc1841b"
6323+
integrity sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==
63246324

63256325
proto-list@~1.2.1:
63266326
version "1.2.4"

0 commit comments

Comments
 (0)