Skip to content

Commit

Permalink
Merge pull request #713 from alphagov/dependabot/npm_and_yarn/tools-a…
Browse files Browse the repository at this point in the history
…a088c3199

Bump husky from 9.0.11 to 9.1.4 in the tools group
  • Loading branch information
owenatgov authored Aug 8, 2024
2 parents ae7874f + cbfaedb commit 045bc5b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run build && node scripts/check-staged.mjs
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"cssnano-preset-default": "^6.0.3",
"devtools": "^8.39.1",
"dotenv": "^16.4.5",
"husky": "^9.0.11",
"husky": "^9.1.4",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",
"karma-mocha": "^2.0.1",
Expand Down

0 comments on commit 045bc5b

Please sign in to comment.