Skip to content

Commit a3dc434

Browse files
chore(dev-deps): bump prettier from 3.2.2 to 3.2.4 (#600)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.2 to 3.2.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.2...3.2.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37fe3cb commit a3dc434

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"nock": "^13.4.0",
3636
"nyc": "^15.1.0",
3737
"oclif": "^4.3.1",
38-
"prettier": "^3.2.2",
38+
"prettier": "^3.2.4",
3939
"shx": "^0.3.3",
4040
"ts-node": "^10.9.2",
4141
"typescript": "^5.3.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6418,10 +6418,10 @@ prelude-ls@^1.2.1:
64186418
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
64196419
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
64206420

6421-
prettier@^3.2.2:
6422-
version "3.2.2"
6423-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
6424-
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==
6421+
prettier@^3.2.4:
6422+
version "3.2.4"
6423+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
6424+
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
64256425

64266426
pretty-bytes@^5.3.0:
64276427
version "5.6.0"

0 commit comments

Comments
 (0)