Skip to content

Commit bb6dda1

Browse files
chore(devdeps): update dependency husky to v7.0.4 (#452)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5597262 commit bb6dda1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"builtin-modules": "3.2.0",
2424
"cross-env": "7.0.3",
2525
"eslint": "7.32.0",
26-
"husky": "7.0.2",
26+
"husky": "7.0.4",
2727
"jest": "27.2.5",
2828
"jest-junit": "13.0.0",
2929
"jest-localstorage-mock": "2.4.18",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2379,10 +2379,10 @@
23792379
"@babel/helper-module-imports" "^7.10.4"
23802380
"@rollup/pluginutils" "^3.1.0"
23812381

2382-
"@rollup/[email protected].6":
2383-
version "13.0.6"
2384-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.6.tgz#29629070bb767567be8157f575cfa8f2b8e9ef77"
2385-
integrity sha512-sFsPDMPd4gMqnh2gS0uIxELnoRUp5kBl5knxD2EO0778G1oOJv4G1vyT2cpWz75OU2jDVcXhjVUuTAczGyFNKA==
2382+
"@rollup/[email protected].5":
2383+
version "13.0.5"
2384+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.5.tgz#016abe58796a4ff544d6beac7818921e3d3777fc"
2385+
integrity sha512-mVaw6uxtvuGx/XCI4qBQXsDZJUfyx5vp39iE0J/7Hd6wDhEbjHr6aES7Nr9yWbuE0BY+oKp6N7Bq6jX5NCGNmQ==
23862386
dependencies:
23872387
"@rollup/pluginutils" "^3.1.0"
23882388
"@types/resolve" "1.17.1"
@@ -4864,10 +4864,10 @@ humanize-ms@^1.2.1:
48644864
dependencies:
48654865
ms "^2.0.0"
48664866

4867-
4868-
version "7.0.2"
4869-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
4870-
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
4867+
4868+
version "7.0.4"
4869+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
4870+
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
48714871

48724872
[email protected], iconv-lite@^0.4.24:
48734873
version "0.4.24"

0 commit comments

Comments
 (0)