Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent 5ecd623 commit 922afb6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"husky": "^8.0.0",
"jest": "^27.0.0",
"nodemon": "^2.0.9",
"prettier": "^2.2.1",
"prettier": "^3.0.0",
"tempy": "1.0.1",
"ts-node": "^10.0.0",
"typescript": "^5.0.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2404,7 +2404,7 @@ __metadata:
jest: ^27.0.0
lodash: ^4.17.21
nodemon: ^2.0.9
prettier: ^2.2.1
prettier: ^3.0.0
tempy: 1.0.1
ts-jest: ^27.0.0
ts-node: ^10.0.0
Expand Down Expand Up @@ -6539,12 +6539,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.2.1":
version: 2.2.1
resolution: "prettier@npm:2.2.1"
"prettier@npm:^3.0.0":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin-prettier.js
checksum: 800de2df3d37067ab24478c7f32c60ca0c57b01742133287829feeb4a70d239a7bf6bccb56196784777af591ad80fb9ba70c1a49b0fcecf9f5622a764d513edb
prettier: bin/prettier.cjs
checksum: e386855e3a1af86a748e16953f168be555ce66d6233f4ba54eb6449b88eb0c6b2ca79441b11eae6d28a7f9a5c96440ce50864b9d5f6356d331d39d6bb66c648e
languageName: node
linkType: hard

Expand Down

0 comments on commit 922afb6

Please sign in to comment.