Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 398c3c3 commit d7953c4
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"expect-more-jest": "5.5.0",
"jest": "29.7.0",
"openapi-typescript": "6.7.5",
"prettier": "2.8.8",
"prettier": "3.3.0",
"prisma": "5.11.0",
"supertest": "6.3.4",
"ts-jest": "29.1.2",
Expand Down
12 changes: 6 additions & 6 deletions service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6102,12 +6102,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
"prettier@npm:3.3.0":
version: 3.3.0
resolution: "prettier@npm:3.3.0"
bin:
prettier: bin-prettier.js
checksum: 00cdb6ab0281f98306cd1847425c24cbaaa48a5ff03633945ab4c701901b8e96ad558eb0777364ffc312f437af9b5a07d0f45346266e8245beaf6247b9c62b24
prettier: bin/prettier.cjs
checksum: e55233f8e4b5f96f52180dbfa424ae797a98a9b8a9a7a79de5004e522c02b423e71927ed99d855dbfcd00dc3b82e5f6fb304cfe117cc4e7c8477d883df2d8984
languageName: node
linkType: hard

Expand Down Expand Up @@ -6999,7 +6999,7 @@ __metadata:
jest: "npm:29.7.0"
kafkajs: "npm:2.2.4"
openapi-typescript: "npm:6.7.5"
prettier: "npm:2.8.8"
prettier: "npm:3.3.0"
prisma: "npm:5.11.0"
reflect-metadata: "npm:0.2.1"
rxjs: "npm:7.8.1"
Expand Down

0 comments on commit d7953c4

Please sign in to comment.