Skip to content

Commit

Permalink
Bump prettier from 3.3.3 to 3.4.1 (#660)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.1)

---
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 Dec 5, 2024
1 parent d47d956 commit 9a155da
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 @@ -74,7 +74,7 @@
"eslint-plugin-prettier": "^5.2.1",
"jest": "29.7.0",
"pino-pretty": "^13.0.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"source-map-support": "^0.5.20",
"supertest": "^7.0.0",
"ts-jest": "29.2.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4547,7 +4547,7 @@ __metadata:
passport-jwt: ^4.0.0
pino-http: ^10.3.0
pino-pretty: ^13.0.0
prettier: ^3.3.3
prettier: ^3.4.1
prom-client: ^15.1.3
reflect-metadata: ^0.2.2
rimraf: ^6.0.1
Expand Down Expand Up @@ -7467,12 +7467,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:^3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: bc8604354805acfdde6106852d14b045bb20827ad76a5ffc2455b71a8257f94de93f17f14e463fe844808d2ccc87248364a5691488a3304f1031326e62d9276e
checksum: f83ae83e38ae38f42c0b174833f58f820ed6eb063abfc5aa6725e8f9c1d626b54b1cb9d595cace525f8d59de89e186285f6bbcb460dc644ea9d8a7823cc54aca
languageName: node
linkType: hard

Expand Down

0 comments on commit 9a155da

Please sign in to comment.