Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 3a28f70

Browse files
build(deps-dev): bump husky from 8.0.1 to 8.0.3 (#220)
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.1...v8.0.3) --- 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 1e847ee commit 3a28f70

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
@@ -39,7 +39,7 @@
3939
"cspell": "^6.13.3",
4040
"eslint": "^8.24.0",
4141
"eslint-config-next": "^12.3.1",
42-
"husky": "^8.0.1",
42+
"husky": "^8.0.3",
4343
"lint-staged": "^13.0.3",
4444
"postcss": "^8.4.27",
4545
"prettier": "^2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3252,10 +3252,10 @@ humanize-ms@^1.2.1:
32523252
dependencies:
32533253
ms "^2.0.0"
32543254

3255-
husky@^8.0.1:
3256-
version "8.0.1"
3257-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
3258-
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
3255+
husky@^8.0.3:
3256+
version "8.0.3"
3257+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
3258+
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
32593259

32603260
iconv-lite@^0.4.24:
32613261
version "0.4.24"

0 commit comments

Comments
 (0)