Skip to content

Commit

Permalink
Chore(deps-dev): Bump prettier from 2.8.8 to 3.3.1 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.1.
- [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.1)

---
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 10, 2024
1 parent 398c3c3 commit e81709e
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.1",
"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.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
bin:
prettier: bin-prettier.js
checksum: 00cdb6ab0281f98306cd1847425c24cbaaa48a5ff03633945ab4c701901b8e96ad558eb0777364ffc312f437af9b5a07d0f45346266e8245beaf6247b9c62b24
prettier: bin/prettier.cjs
checksum: 31ca48d07a163fe6bff5483feb9bdf3bd7e4305e8d976373375cddc2949180a007be3ef08c36f4d7b31e449acef1ebbf46d3b94dc32f5a276837bf48c393be69
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.1"
prisma: "npm:5.11.0"
reflect-metadata: "npm:0.2.1"
rxjs: "npm:7.8.1"
Expand Down

0 comments on commit e81709e

Please sign in to comment.