Skip to content

Commit

Permalink
Bump prettier from 3.1.1 to 3.2.4
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.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 7dfbb51 commit 6327540
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 @@ -80,7 +80,7 @@
"eslint-plugin-prettier": "^5.1.2",
"jsdoc": "^4.0.2",
"mocha": "^10.2.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"prettier-eslint": "^16.2.0",
"source-map-support": "^0.5.21",
"ts-loader": "^9.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ __metadata:
log4js: "npm:^6.9.1"
mocha: "npm:^10.2.0"
mongodb: "npm:^6.3.0"
prettier: "npm:^3.1.1"
prettier: "npm:^3.2.4"
prettier-eslint: "npm:^16.2.0"
source-map-support: "npm:^0.5.21"
ts-loader: "npm:^9.5.1"
Expand Down Expand Up @@ -3911,12 +3911,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.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
checksum: 88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0
languageName: node
linkType: hard

Expand Down

0 comments on commit 6327540

Please sign in to comment.