mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency husky to v9.1.1
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | husky | 9.1.0 | 9.1.1 |
This commit is contained in:
parent
338cf7c65b
commit
63c952649a
2 changed files with 6 additions and 6 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
"eslint": "8.57.0",
|
"eslint": "8.57.0",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-plugin-json": "3.1.0",
|
"eslint-plugin-json": "3.1.0",
|
||||||
"husky": "9.1.0",
|
"husky": "9.1.1",
|
||||||
"lint-staged": "15.2.7",
|
"lint-staged": "15.2.7",
|
||||||
"npm-run-all2": "6.2.2",
|
"npm-run-all2": "6.2.2",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
|
|
|
||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -58,8 +58,8 @@ importers:
|
||||||
specifier: 3.1.0
|
specifier: 3.1.0
|
||||||
version: 3.1.0
|
version: 3.1.0
|
||||||
husky:
|
husky:
|
||||||
specifier: 9.1.0
|
specifier: 9.1.1
|
||||||
version: 9.1.0
|
version: 9.1.1
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: 15.2.7
|
specifier: 15.2.7
|
||||||
version: 15.2.7
|
version: 15.2.7
|
||||||
|
|
@ -1078,8 +1078,8 @@ packages:
|
||||||
resolution: {integrity: sha512-74kytxOUSvNbjrT9KisAbaTZ/eJwD/LrbM/kh5j0IhPuJzwuA19dWvniFGwBzN9rVjg+O/e+F310PjObDXS+9Q==}
|
resolution: {integrity: sha512-74kytxOUSvNbjrT9KisAbaTZ/eJwD/LrbM/kh5j0IhPuJzwuA19dWvniFGwBzN9rVjg+O/e+F310PjObDXS+9Q==}
|
||||||
engines: {node: '>=18.18.0'}
|
engines: {node: '>=18.18.0'}
|
||||||
|
|
||||||
husky@9.1.0:
|
husky@9.1.1:
|
||||||
resolution: {integrity: sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==}
|
resolution: {integrity: sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
|
@ -3358,7 +3358,7 @@ snapshots:
|
||||||
|
|
||||||
human-signals@7.0.0: {}
|
human-signals@7.0.0: {}
|
||||||
|
|
||||||
husky@9.1.0: {}
|
husky@9.1.1: {}
|
||||||
|
|
||||||
ignore@5.3.1: {}
|
ignore@5.3.1: {}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue