Skip to content

Commit fdddcfc

Browse files
authored
Merge pull request #269 from krvajal/dependabot/npm_and_yarn/husky-7.0.4
Bump husky from 7.0.2 to 7.0.4
2 parents 075f02f + 6beeaec commit fdddcfc

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -227,7 +227,7 @@
227227
"@types/which": "^2.0.1",
228228
"@vscode/test-electron": "^1.6.2",
229229
"glob": "^7.2.0",
230-
"husky": "^7.0.2",
230+
"husky": "^7.0.4",
231231
"lint-staged": "^11.2.6",
232232
"mocha": "^9.1.3",
233233
"tslint": "^5.20.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -595,10 +595,10 @@ human-signals@^2.1.0:
595595
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
596596
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
597597

598-
husky@^7.0.2:
599-
version "7.0.2"
600-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
601-
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
598+
husky@^7.0.4:
599+
version "7.0.4"
600+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
601+
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
602602

603603
import-fresh@^3.2.1:
604604
version "3.3.0"

0 commit comments

Comments
 (0)