Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.2.5 (#2563)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 8470228 commit b63cc94
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 @@ -106,7 +106,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.1",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"tsc-watch": "^6.0.4",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6565,12 +6565,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0, prettier@npm:^3.1.0, prettier@npm:^3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:^3.0.0, prettier@npm:^3.1.0, prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 10/e2b735d0552501b3a7ac8bd3ba3b6de2920bb35bd4cd02d08cb9057ebe3e96d83b9a7e4b903d987b7530a50223b12c74d107c154337236ae2c68156ba1e65cd2
checksum: 10/d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7266,7 +7266,7 @@ __metadata:
he: "npm:^1.2.0"
lint-staged: "npm:^15.2.1"
pg: "npm:^8.11.3"
prettier: "npm:^3.2.4"
prettier: "npm:^3.2.5"
tsc-watch: "npm:^6.0.4"
typeorm: "npm:0.3.20"
typeorm-naming-strategies: "npm:^4.1.0"
Expand Down

0 comments on commit b63cc94

Please sign in to comment.