Skip to content

Commit d9bb05e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v7
1 parent a55eb0e commit d9bb05e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"eslint-plugin-ember": "10.5.1",
128128
"eslint-plugin-json": "3.0.0",
129129
"eslint-plugin-node": "11.1.0",
130-
"husky": "6.0.0",
130+
"husky": "7.0.0",
131131
"lint-staged": "11.0.0",
132132
"loader.js": "4.7.0",
133133
"prettier": "2.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14199,10 +14199,10 @@ humanize-ms@^1.2.1:
1419914199
dependencies:
1420014200
ms "^2.0.0"
1420114201

14202-
husky@6.0.0:
14203-
version "6.0.0"
14204-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
14205-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
14202+
husky@7.0.0:
14203+
version "7.0.0"
14204+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
14205+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
1420614206

1420714207
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@~0.4.13:
1420814208
version "0.4.24"

0 commit comments

Comments
 (0)