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 Jun 1, 2024
1 parent 59e55fd commit 1f6f3d5
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 11 deletions.
39 changes: 30 additions & 9 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 @@ -88,14 +88,14 @@
"husky": "8.0.3",
"lint-staged": "13.3.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.8",
"prettier": "3.3.0",
"typescript": "4.9.5"
},
"engines": {
"node": ">=16"
},
"resolutions": {
"prettier": "2.8.8"
"prettier": "3.3.0"
},
"sideEffects": false
}

0 comments on commit 1f6f3d5

Please sign in to comment.