Skip to content

Commit aa898a2

Browse files
chore(deps): update devdependency husky to v9
1 parent 4104085 commit aa898a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"codecov": "^3.8.3",
3030
"eslint": "^8.53.0",
3131
"eslint-plugin-jest": "^27.6.0",
32-
"husky": "^8.0.3",
32+
"husky": "^9.1.5",
3333
"jest": "^29.7.0",
3434
"nuxt-edge": "^2.17.2-28284499.5674f49",
3535
"standard-version": "^9.5.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6278,10 +6278,10 @@ human-signals@^2.1.0:
62786278
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
62796279
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
62806280

6281-
husky@^8.0.3:
6282-
version "8.0.3"
6283-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
6284-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
6281+
husky@^9.1.5:
6282+
version "9.1.5"
6283+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
6284+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
62856285

62866286
iconv-lite@^0.4.24:
62876287
version "0.4.24"

0 commit comments

Comments
 (0)