Skip to content

Commit 2512f2e

Browse files
Bump husky from 7.0.4 to 8.0.0 (#20)
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v8.0.0) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afccee5 commit 2512f2e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-jest": "^26.1.5",
6666
"eslint-plugin-prettier": "^4.0.0",
6767
"eslint-plugin-vue": "^8.7.1",
68-
"husky": "^7.0.4",
68+
"husky": "^8.0.0",
6969
"jest": "^27.3.1",
7070
"jest-serializer-vue": "^2.0.2",
7171
"postcss": "^8.4.13",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5201,9 +5201,9 @@ human-signals@^2.1.0:
52015201
version "2.1.0"
52025202
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
52035203

5204-
husky@^7.0.4:
5205-
version "7.0.4"
5206-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
5204+
husky@^8.0.0:
5205+
version "8.0.0"
5206+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.0.tgz#65b2d94765199d651615716a42ea52f3c2d997a0"
52075207

52085208
iconv-lite@0.4.24:
52095209
version "0.4.24"

0 commit comments

Comments
 (0)