Skip to content

Commit

Permalink
Bump prettier from 3.1.1 to 3.2.5 (#436)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 178a591 commit 581a850
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
"mockdate": "^3.0.5",
"multer": "^1.4.5-lts.1",
"node-fetch": "<3.0.0",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"puppeteer": "^21.7.0",
"regenerator-runtime": "^0.14.0",
"ts-jest": "^29.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7927,7 +7927,7 @@ __metadata:
mockdate: "npm:^3.0.5"
multer: "npm:^1.4.5-lts.1"
node-fetch: "npm:<3.0.0"
prettier: "npm:^3.0.3"
prettier: "npm:^3.2.5"
puppeteer: "npm:^21.7.0"
regenerator-runtime: "npm:^0.14.0"
ts-jest: "npm:^29.1.2"
Expand Down Expand Up @@ -8873,12 +8873,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.3":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 26a249f321b97d26c04483f1bf2eeb22e082a76f4222a2c922bebdc60111691aad4ec3979610e83942e0b956058ec361d9e9c81c185172264eb6db9aa678082b
checksum: d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
languageName: node
linkType: hard

Expand Down

0 comments on commit 581a850

Please sign in to comment.