Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Commit e65c65a

Browse files
Bump husky from 7.0.2 to 7.0.4 (#99)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc996dc commit e65c65a

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
@@ -41,7 +41,7 @@
4141
"eslint": "^7.32.0",
4242
"eslint-config-rainbow": "^2.0.0",
4343
"eslint-plugin-jest": "^24.5.2",
44-
"husky": "^7.0.2",
44+
"husky": "^7.0.4",
4545
"prettier": "^2.4.1",
4646
"tsdx": "^0.14.1",
4747
"tslib": "^2.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3568,10 +3568,10 @@ humanize-duration@^3.15.3:
35683568
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.27.0.tgz#3f781b7cf8022ad587f76b9839b60bc2b29636b2"
35693569
integrity sha512-qLo/08cNc3Tb0uD7jK0jAcU5cnqCM0n568918E7R2XhMr/+7F37p4EY062W/stg7tmzvknNn9b/1+UhVRzsYrQ==
35703570

3571-
husky@^7.0.2:
3572-
version "7.0.2"
3573-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
3574-
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
3571+
husky@^7.0.4:
3572+
version "7.0.4"
3573+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
3574+
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
35753575

35763576
iconv-lite@0.4.24, iconv-lite@^0.4.24:
35773577
version "0.4.24"

0 commit comments

Comments
 (0)