chore(deps): update dependency husky to v9.1.0
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
This commit is contained in:
parent
fcdda27faf
commit
36673f6b78
2 changed files with 7 additions and 7 deletions
|
@ -47,7 +47,7 @@
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"fs-extra": "11.2.0",
|
"fs-extra": "11.2.0",
|
||||||
"gulp": "5.0.0",
|
"gulp": "5.0.0",
|
||||||
"husky": "9.0.11",
|
"husky": "9.1.0",
|
||||||
"lint-staged": "15.2.7",
|
"lint-staged": "15.2.7",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.8",
|
"prettier": "2.8.8",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -1508,7 +1508,7 @@ __metadata:
|
||||||
eslint-plugin-prettier: 4.2.1
|
eslint-plugin-prettier: 4.2.1
|
||||||
fs-extra: 11.2.0
|
fs-extra: 11.2.0
|
||||||
gulp: 5.0.0
|
gulp: 5.0.0
|
||||||
husky: 9.0.11
|
husky: 9.1.0
|
||||||
lint-staged: 15.2.7
|
lint-staged: 15.2.7
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.8
|
prettier: 2.8.8
|
||||||
|
@ -2765,12 +2765,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"husky@npm:9.0.11":
|
"husky@npm:9.1.0":
|
||||||
version: 9.0.11
|
version: 9.1.0
|
||||||
resolution: "husky@npm:9.0.11"
|
resolution: "husky@npm:9.1.0"
|
||||||
bin:
|
bin:
|
||||||
husky: bin.mjs
|
husky: bin.js
|
||||||
checksum: 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
|
checksum: 604e1d7d76cde9350f3fbbd04830706c9c93ae1e110a71f9f6c157f8c7ea624c3dfe36fc77c343e98b22cc0a6a3cbd00d8f750b819a3015190c2307e59b05dad
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue