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 Aug 29, 2023
1 parent 65f7b35 commit 9f76bbe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"pretty-quick": "^3.1.3",
"rimraf": "^5.0.1",
"typescript": "~5.1.6",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4511,6 +4511,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
bin:
prettier: bin/prettier.cjs
checksum: e10b9af02b281f6c617362ebd2571b1d7fc9fb8a3bd17e371754428cda992e5e8d8b7a046e8f7d3e2da1dcd21aa001e2e3c797402ebb6111b5cd19609dd228e0
languageName: node
linkType: hard

"pretty-format@npm:^27.5.1":
version: 27.5.1
resolution: "pretty-format@npm:27.5.1"
Expand Down Expand Up @@ -5459,7 +5468,7 @@ __metadata:
js-yaml: ^4.1.0
lint-staged: ^13.2.3
pinst: ^3.0.0
prettier: ^2.8.8
prettier: ^3.0.3
pretty-quick: ^3.1.3
rimraf: ^5.0.1
tslib: ^2.6.0
Expand Down

0 comments on commit 9f76bbe

Please sign in to comment.