Skip to content

Commit f683ad7

Browse files
Bump husky from 6.0.0 to 7.0.0
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2605b0e commit f683ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-import-resolver-typescript": "^2.3.0",
5858
"eslint-plugin-import": "^2.18.2",
5959
"eslint-plugin-jest": "^24.1.3",
60-
"husky": "^6.0.0",
60+
"husky": "^7.0.0",
6161
"jest": "^27.0.1",
6262
"jest-when": "^3.1.0",
6363
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)