Skip to content

Commit 9cb6643

Browse files
build(deps-dev): bump husky from 7.0.2 to 7.0.4 (#144)
Bumps [husky](https://github.com/typicode/husky) from 7.0.2 to 7.0.4. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.2...v7.0.4) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daichi Furiya <[email protected]>
1 parent de009b6 commit 9cb6643

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 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
@@ -2,7 +2,7 @@
22
"name": "flutter_gen",
33
"author": "wasabeef",
44
"devDependencies": {
5-
"husky": "^7.0.2"
5+
"husky": "^7.0.4"
66
},
77
"scripts": {
88
"prepare": "husky install"

0 commit comments

Comments
 (0)