Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 3.2.2 to 3.2.3
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.2 to 3.2.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Jan 17, 2024
1 parent 312f7e3 commit 0491a84
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.2.2",
"prettier": "^3.2.3",
"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 @@ -3118,7 +3118,7 @@ __metadata:
lodash.throttle: "npm:^4.1.1"
npm-run-all: "npm:^4.1.5"
pinia: "npm:^2.1.7"
prettier: "npm:^3.2.2"
prettier: "npm:^3.2.3"
regenerator-runtime: "npm:^0.14.1"
resize-observer-polyfill: "npm:^1.5.1"
sass: "npm:^1.69.7"
Expand Down Expand Up @@ -5981,12 +5981,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
"prettier@npm:^3.2.3":
version: 3.2.3
resolution: "prettier@npm:3.2.3"
bin:
prettier: bin/prettier.cjs
checksum: ab9470ff6cfd19f28bc424f22e58f2fc4a488d148b9384f6c3739235017c8350cae82b3697392c23d9b098b9d8dfaa1cc9ff4ef25fd45f54c97b95f9cc7a1f7d
checksum: cc05f25f22aa18f6b602b4cd923f388f077fe0a9fa15be100b25d4b406e8f1a50d534e5513a129f12f3fc40bc8058006a41dbf68d72c86a1a6b8009e59ffeb66
languageName: node
linkType: hard

Expand Down

0 comments on commit 0491a84

Please sign in to comment.