Skip to content

Commit 4afda55

Browse files
chore(dev-deps): bump prettier from 3.6.2 to 3.7.2 (#1249)
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 a4601d9 commit 4afda55

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
@@ -41,7 +41,7 @@
4141
"lint-staged": "^15.5.2",
4242
"mocha": "^10.8.2",
4343
"oclif": "^4.22.47",
44-
"prettier": "^3.6.2",
44+
"prettier": "^3.7.2",
4545
"shx": "^0.4.0",
4646
"sinon": "^18",
4747
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7226,10 +7226,10 @@ prelude-ls@^1.2.1:
72267226
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
72277227
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
72287228

7229-
prettier@^3.6.2:
7230-
version "3.6.2"
7231-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
7232-
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
7229+
prettier@^3.7.2:
7230+
version "3.7.2"
7231+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.2.tgz#7b393a865f9dd97bc244215db9aac8e04dc1841b"
7232+
integrity sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==
72337233

72347234
proc-log@^4.0.0:
72357235
version "4.2.0"

0 commit comments

Comments
 (0)