Skip to content

Commit

Permalink
build(dev-deps): bump prettier from 3.1.1 to 3.2.5
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.5.
- [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.5)

---
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 ivangabriele committed Apr 3, 2024
1 parent 71faafb commit ccb5b90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"lodash": "4.17.21",
"ol": "7.1.0",
"postcss": "8.4.31",
"prettier": "3.1.1",
"prettier": "3.2.5",
"react": "18.2.0",
"react-coordinate-input": "1.0.0",
"react-dom": "18.2.0",
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2916,7 +2916,7 @@ __metadata:
lodash: "npm:4.17.21"
ol: "npm:7.1.0"
postcss: "npm:8.4.31"
prettier: "npm:3.1.1"
prettier: "npm:3.2.5"
prop-types: "npm:15.8.1"
react: "npm:18.2.0"
react-coordinate-input: "npm:1.0.0"
Expand Down Expand Up @@ -16782,16 +16782,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
languageName: node
linkType: hard

"prettier@npm:^3.1.1":
"prettier@npm:3.2.5, prettier@npm:^3.1.1":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
Expand Down

0 comments on commit ccb5b90

Please sign in to comment.