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 11, 2023
1 parent 60af0cd commit abf854b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
},
"peerDependencies": {
"eslint": "^8.22.0",
"prettier": "^2.7.1",
"prettier": "^2.7.1 || ^3.0.0",
"typescript": "^4.7.4 || ^5.0.0"
},
"devDependencies": {
"eslint": "8.47.0",
"prettier": "2.8.8",
"prettier": "3.0.1",
"typescript": "5.1.6"
},
"husky": {
Expand Down

0 comments on commit abf854b

Please sign in to comment.