Skip to content

Commit fb0ea1d

Browse files
build(deps-dev): bump husky from 8.0.0 to 8.0.1 (#28)
Bumps [husky](https://github.com/typicode/husky) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.0...v8.0.1) --- 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 9c1effc commit fb0ea1d

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-jest": "^26.1.5",
6565
"eslint-plugin-prettier": "^4.0.0",
6666
"eslint-plugin-vue": "^8.7.1",
67-
"husky": "^8.0.0",
67+
"husky": "^8.0.1",
6868
"jest": "^27.3.1",
6969
"jest-serializer-vue": "^2.0.2",
7070
"postcss": "^8.4.13",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5710,9 +5710,10 @@ human-signals@^2.1.0:
57105710
version "2.1.0"
57115711
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
57125712

5713-
husky@^8.0.0:
5714-
version "8.0.0"
5715-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.0.tgz#65b2d94765199d651615716a42ea52f3c2d997a0"
5713+
husky@^8.0.1:
5714+
version "8.0.1"
5715+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
5716+
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
57165717

57175718
iconv-lite@0.4.24, iconv-lite@^0.4.24:
57185719
version "0.4.24"

0 commit comments

Comments
 (0)