Skip to content

Commit

Permalink
build(deps-dev): 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 Quentin-Guillemin committed Jan 15, 2024
1 parent e2cea0d commit 99cda8e
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 @@ -61,7 +61,7 @@
"lodash.isempty": "^4.4.0",
"lodash.throttle": "^4.1.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"regenerator-runtime": "^0.14.1",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.69.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3201,7 +3201,7 @@ __metadata:
lodash.throttle: "npm:^4.1.1"
npm-run-all: "npm:^4.1.5"
pinia: "npm:^2.1.7"
prettier: "npm:^3.1.1"
prettier: "npm:^3.2.2"
regenerator-runtime: "npm:^0.14.1"
resize-observer-polyfill: "npm:^1.5.1"
sass: "npm:^1.69.7"
Expand Down Expand Up @@ -6064,12 +6064,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

0 comments on commit 99cda8e

Please sign in to comment.