Skip to content

Commit

Permalink
chore: upgrade package json devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriidenisenko committed Sep 2, 2024
1 parent 9f9cf92 commit eb0a9f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"author": "Dima Denisenko",
"license": "Apache-2.0",
"devDependencies": {
"husky": "8.0.3",
"prettier": "3.0.3",
"prettier-plugin-java": "2.3.1",
"prettier-plugin-packagejson": "2.4.6"
"husky": "9.1.5",
"prettier": "3.3.3",
"prettier-plugin-java": "2.6.4",
"prettier-plugin-packagejson": "2.5.2"
},
"engines": {
"node": ">=16.17.0"
Expand Down

0 comments on commit eb0a9f6

Please sign in to comment.