Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 3.2.4 to 3.2.5
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.4...3.2.5)

---
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 Feb 6, 2024
1 parent 5851f03 commit 0292aca
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 @@ -58,7 +58,7 @@
"lodash.debounce": "^4.0.8",
"lodash.isempty": "^4.4.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.70.0",
"typescript": "^5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2923,7 +2923,7 @@ __metadata:
lodash.isempty: "npm:^4.4.0"
npm-run-all: "npm:^4.1.5"
pinia: "npm:^2.1.7"
prettier: "npm:^3.2.4"
prettier: "npm:^3.2.5"
resize-observer-polyfill: "npm:^1.5.1"
sass: "npm:^1.70.0"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -4629,12 +4629,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 10/e2b735d0552501b3a7ac8bd3ba3b6de2920bb35bd4cd02d08cb9057ebe3e96d83b9a7e4b903d987b7530a50223b12c74d107c154337236ae2c68156ba1e65cd2
checksum: 10/d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
languageName: node
linkType: hard

Expand Down

0 comments on commit 0292aca

Please sign in to comment.