Skip to content

Commit

Permalink
chore: Bump prettier from 3.1.1 to 3.2.2
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.2.
- [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.2)

---
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 and doug-wade committed Jan 16, 2024
1 parent 9f7174d commit 4b110ff
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 @@ -43,7 +43,7 @@
"istanbul-merge": "^2.0.0",
"jest": "^29.7.0",
"jest-fail-on-console": "^3.1.1",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"turbo": "^1.11.2"
},
"packageManager": "[email protected]",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11021,12 +11021,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.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin/prettier.cjs
checksum: 26a249f321b97d26c04483f1bf2eeb22e082a76f4222a2c922bebdc60111691aad4ec3979610e83942e0b956058ec361d9e9c81c185172264eb6db9aa678082b
checksum: ab9470ff6cfd19f28bc424f22e58f2fc4a488d148b9384f6c3739235017c8350cae82b3697392c23d9b098b9d8dfaa1cc9ff4ef25fd45f54c97b95f9cc7a1f7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -13205,7 +13205,7 @@ __metadata:
istanbul-merge: "npm:^2.0.0"
jest: "npm:^29.7.0"
jest-fail-on-console: "npm:^3.1.1"
prettier: "npm:^3.1.1"
prettier: "npm:^3.2.2"
turbo: "npm:^1.11.2"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 4b110ff

Please sign in to comment.