Skip to content

Commit 6796a8a

Browse files
build(deps-dev): bump husky from 6.0.0 to 7.0.1 (#113)
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v6.0.0...v7.0.1) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa5a434 commit 6796a8a

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

package-lock.json

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
}
88
},
99
"devDependencies": {
10-
"husky": "^6.0.0"
10+
"husky": "^7.0.1"
1111
}
1212
}

0 commit comments

Comments
 (0)