Skip to content

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 Jan 17, 2024
1 parent a72ab2c commit bff2066
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"husky": "8.0.3",
"jest": "29.5.0",
"lint-staged": "13.2.3",
"prettier": "2.8.8",
"prettier": "3.2.4",
"rimraf": "5.0.1",
"typescript": "5.1.6"
},
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7333,7 +7333,7 @@ __metadata:
husky: 8.0.3
jest: 29.5.0
lint-staged: 13.2.3
prettier: 2.8.8
prettier: 3.2.4
rimraf: 5.0.1
typescript: 5.1.6
languageName: unknown
Expand Down Expand Up @@ -7642,7 +7642,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8, prettier@npm:^2.7.1":
"prettier@npm:3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
prettier: bin/prettier.cjs
checksum: 6ec9385a836e0b9bac549e585101c086d1521c31d7b882d5c8bb7d7646da0693da5f31f4fff6dc080710e5e2d34c85e6fb2f8766876b3645c8be2f33b9c3d1a3
languageName: node
linkType: hard

"prettier@npm:^2.7.1":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down

0 comments on commit bff2066

Please sign in to comment.