Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 559a2a5 commit c0542a8
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 @@ -55,7 +55,7 @@
"eslint": "8.56.0",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"prettier": "3.2.4",
"prettier": "3.2.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.2",
"tsup": "7.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4520,12 +4520,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 6ec9385a836e0b9bac549e585101c086d1521c31d7b882d5c8bb7d7646da0693da5f31f4fff6dc080710e5e2d34c85e6fb2f8766876b3645c8be2f33b9c3d1a3
checksum: 2ee4e1417572372afb7a13bb446b34f20f1bf1747db77cf6ccaf57a9be005f2f15c40f903d41a6b79eec3f57fff14d32a20fb6dee1f126da48908926fe43c311
languageName: node
linkType: hard

Expand Down Expand Up @@ -4663,7 +4663,7 @@ __metadata:
eslint: 8.56.0
jest: 29.7.0
jest-fetch-mock: 3.0.3
prettier: 3.2.4
prettier: 3.2.5
ts-jest: 29.1.1
ts-node: 10.9.2
tsup: 7.2.0
Expand Down

0 comments on commit c0542a8

Please sign in to comment.