chore(deps): update dependency lint-staged to v15.2.10
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
9014e12b7b
commit
df1a4591dd
2 changed files with 8 additions and 8 deletions
|
@ -48,7 +48,7 @@
|
|||
"fs-extra": "11.2.0",
|
||||
"gulp": "5.0.0",
|
||||
"husky": "9.1.5",
|
||||
"lint-staged": "15.2.9",
|
||||
"lint-staged": "15.2.10",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.8",
|
||||
"rimraf": "6.0.1",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -1511,7 +1511,7 @@ __metadata:
|
|||
fs-extra: 11.2.0
|
||||
gulp: 5.0.0
|
||||
husky: 9.1.5
|
||||
lint-staged: 15.2.9
|
||||
lint-staged: 15.2.10
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.8.8
|
||||
rimraf: 6.0.1
|
||||
|
@ -3415,9 +3415,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lint-staged@npm:15.2.9":
|
||||
version: 15.2.9
|
||||
resolution: "lint-staged@npm:15.2.9"
|
||||
"lint-staged@npm:15.2.10":
|
||||
version: 15.2.10
|
||||
resolution: "lint-staged@npm:15.2.10"
|
||||
dependencies:
|
||||
chalk: ~5.3.0
|
||||
commander: ~12.1.0
|
||||
|
@ -3425,13 +3425,13 @@ __metadata:
|
|||
execa: ~8.0.1
|
||||
lilconfig: ~3.1.2
|
||||
listr2: ~8.2.4
|
||||
micromatch: ~4.0.7
|
||||
micromatch: ~4.0.8
|
||||
pidtree: ~0.6.0
|
||||
string-argv: ~0.3.2
|
||||
yaml: ~2.5.0
|
||||
bin:
|
||||
lint-staged: bin/lint-staged.js
|
||||
checksum: 7f804c24d0374b48d26f11a051342141b84c9954f77225bab5ae221b1e4d47a72f722f39b13169267592c28b2614ad39f9722fd86bc4cdfdf93e8601ff66b0e1
|
||||
checksum: 7ab255b848478ca47c6b94aad0e7a3cfe5ba48ae1fb353cfa86635741333b83b1fd793d7cac6d44bf0388ad087d7e0250c7ec0a8ebece63fbcf7a8d175279809
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3631,7 +3631,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:~4.0.7":
|
||||
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:~4.0.8":
|
||||
version: 4.0.8
|
||||
resolution: "micromatch@npm:4.0.8"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue