Skip to content

Commit

Permalink
chore: Bump prettier from 3.1.1 to 3.2.4
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 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.1.1...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent 826665c commit ff1b908
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"jest": "29.7.0",
"js-yaml": "4.1.0",
"nock": "13.4.0",
"prettier": "3.1.1",
"prettier": "3.2.4",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3346,12 +3346,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
"prettier@npm:3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
prettier: bin/prettier.cjs
checksum: e386855e3a1af86a748e16953f168be555ce66d6233f4ba54eb6449b88eb0c6b2ca79441b11eae6d28a7f9a5c96440ce50864b9d5f6356d331d39d6bb66c648e
checksum: 6ec9385a836e0b9bac549e585101c086d1521c31d7b882d5c8bb7d7646da0693da5f31f4fff6dc080710e5e2d34c85e6fb2f8766876b3645c8be2f33b9c3d1a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3526,7 +3526,7 @@ __metadata:
jest: 29.7.0
js-yaml: 4.1.0
nock: 13.4.0
prettier: 3.1.1
prettier: 3.2.4
rimraf: 5.0.5
ts-jest: 29.1.1
ts-node: 10.9.2
Expand Down

0 comments on commit ff1b908

Please sign in to comment.