chore(deps): update dependency lint-staged to v15.0.1
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
9a4d316e1c
commit
5146974ad7
2 changed files with 6 additions and 6 deletions
|
@ -48,7 +48,7 @@
|
||||||
"fs-extra": "11.1.1",
|
"fs-extra": "11.1.1",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"husky": "8.0.3",
|
"husky": "8.0.3",
|
||||||
"lint-staged": "15.0.0",
|
"lint-staged": "15.0.1",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.8",
|
"prettier": "2.8.8",
|
||||||
"rimraf": "5.0.5",
|
"rimraf": "5.0.5",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1901,7 +1901,7 @@ __metadata:
|
||||||
fs-extra: 11.1.1
|
fs-extra: 11.1.1
|
||||||
gulp: 4.0.2
|
gulp: 4.0.2
|
||||||
husky: 8.0.3
|
husky: 8.0.3
|
||||||
lint-staged: 15.0.0
|
lint-staged: 15.0.1
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.8
|
prettier: 2.8.8
|
||||||
rimraf: 5.0.5
|
rimraf: 5.0.5
|
||||||
|
@ -4319,9 +4319,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:15.0.0":
|
"lint-staged@npm:15.0.1":
|
||||||
version: 15.0.0
|
version: 15.0.1
|
||||||
resolution: "lint-staged@npm:15.0.0"
|
resolution: "lint-staged@npm:15.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
commander: 11.1.0
|
commander: 11.1.0
|
||||||
|
@ -4335,7 +4335,7 @@ __metadata:
|
||||||
yaml: 2.3.2
|
yaml: 2.3.2
|
||||||
bin:
|
bin:
|
||||||
lint-staged: bin/lint-staged.js
|
lint-staged: bin/lint-staged.js
|
||||||
checksum: 8d1a0621db9ea281c3cadacd0156edd45748f74ba9b9baeb734feacef96e52b23d801c76d24116b076e1489037f005cd12695458d82d060a69e2bb2cfd830713
|
checksum: 4ef972b8fb246fa047e2f819833e675a816bfe1dd1fa4130d1b75cb6af2a51abc54eb7047a7b82403d9d4f8aefe1e71532a999161d180fb5ec019d360988b7bf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue