Skip to content

Commit 2a55160

Browse files
Bump husky from 6.0.0 to 7.0.0 (#24)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db8772f commit 2a55160

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint": "7.29.0",
4141
"eslint-config-google": "0.14.0",
4242
"git-branch-is": "4.0.0",
43-
"husky": "6.0.0",
43+
"husky": "7.0.0",
4444
"markdownlint-cli": "0.27.1",
4545
"mocha": "9.0.1",
4646
"mocha-param": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2276,10 +2276,10 @@ http2-wrapper@^1.0.0-beta.5.2:
22762276
quick-lru "^5.1.1"
22772277
resolve-alpn "^1.0.0"
22782278

2279-
husky@6.0.0:
2280-
version "6.0.0"
2281-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
2282-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
2279+
husky@7.0.0:
2280+
version "7.0.0"
2281+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
2282+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
22832283

22842284
iconv-lite@^0.4.24, iconv-lite@^0.4.4:
22852285
version "0.4.24"

0 commit comments

Comments
 (0)