Skip to content

Commit

Permalink
chore: upgrade husky package to 9.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriidenisenko committed Sep 12, 2024
1 parent 43f5b70 commit 5e46877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"author": "Dima Denisenko",
"license": "Apache-2.0",
"devDependencies": {
"husky": "9.1.5",
"husky": "9.1.6",
"prettier": "3.3.3",
"prettier-plugin-java": "2.6.4",
"prettier-plugin-packagejson": "2.5.2"
},
"engines": {
"node": ">=16.17.0"
"node": ">=18.20.4"
},
"cacheDirectories": [
"node_modules"
Expand Down

0 comments on commit 5e46877

Please sign in to comment.