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 9bd25d4 commit cd01502
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 @@ -13,11 +13,11 @@
"@rollup/pluginutils": "5.0.2",
"async": "3.2.2",
"glob": "7.2.3",
"husky": "8.0.3",
"husky": "9.1.5",
"mkdirp": "1.0.4",
"prettier": "3.0.3",
"prettier-plugin-java": "2.3.1",
"prettier-plugin-packagejson": "2.4.6",
"prettier": "3.3.3",
"prettier-plugin-java": "2.6.4",
"prettier-plugin-packagejson": "2.5.2",
"rollup-plugin-brotli": "3.1.0",
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
Expand Down

0 comments on commit cd01502

Please sign in to comment.