Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 3.5.0 to 3.5.3 (#2418)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.0 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.0...3.5.3)

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

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 Mar 4, 2025
1 parent 6bbf929 commit c5f1d74
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 @@ -81,7 +81,7 @@
"eslint-config-prettier": "10.0.1",
"husky": "9.1.7",
"jest": "29.7.0",
"prettier": "3.5.0",
"prettier": "3.5.3",
"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 @@ -8370,12 +8370,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.5.0":
version: 3.5.0
resolution: "prettier@npm:3.5.0"
"prettier@npm:3.5.3":
version: 3.5.3
resolution: "prettier@npm:3.5.3"
bin:
prettier: bin/prettier.cjs
checksum: 10/fc26c74bd317282f2a49ffe3ac0ffa79adbe6b2d7a1cdcadd96acf7fec77d3fa45b15f3728c1a2f281f4beccb35d97207187452a581d4919d18b460d0c37e480
checksum: 10/7050c08f674d9e49fbd9a4c008291d0715471f64e94cc5e4b01729affce221dfc6875c8de7e66b728c64abc9352eefb7eaae071b5f79d30081be207b53774b78
languageName: node
linkType: hard

Expand Down Expand Up @@ -8775,7 +8775,7 @@ __metadata:
nestjs-cls: "npm:5.4.0"
pg: "npm:8.13.3"
postgres: "npm:3.4.5"
prettier: "npm:3.5.0"
prettier: "npm:3.5.3"
redis: "npm:4.7.0"
reflect-metadata: "npm:0.2.2"
rxjs: "npm:7.8.1"
Expand Down

0 comments on commit c5f1d74

Please sign in to comment.