chore(deps): update dependency lint-staged to v15.2.1
This commit is contained in:
parent
6acd527bb2
commit
68c8b4b877
2 changed files with 11 additions and 11 deletions
|
@ -48,7 +48,7 @@
|
||||||
"fs-extra": "11.2.0",
|
"fs-extra": "11.2.0",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"husky": "8.0.3",
|
"husky": "8.0.3",
|
||||||
"lint-staged": "15.2.0",
|
"lint-staged": "15.2.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",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1792,7 +1792,7 @@ __metadata:
|
||||||
fs-extra: 11.2.0
|
fs-extra: 11.2.0
|
||||||
gulp: 4.0.2
|
gulp: 4.0.2
|
||||||
husky: 8.0.3
|
husky: 8.0.3
|
||||||
lint-staged: 15.2.0
|
lint-staged: 15.2.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
|
||||||
|
@ -4176,29 +4176,29 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:15.2.0":
|
"lint-staged@npm:15.2.1":
|
||||||
version: 15.2.0
|
version: 15.2.1
|
||||||
resolution: "lint-staged@npm:15.2.0"
|
resolution: "lint-staged@npm:15.2.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
commander: 11.1.0
|
commander: 11.1.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
execa: 8.0.1
|
execa: 8.0.1
|
||||||
lilconfig: 3.0.0
|
lilconfig: 3.0.0
|
||||||
listr2: 8.0.0
|
listr2: 8.0.1
|
||||||
micromatch: 4.0.5
|
micromatch: 4.0.5
|
||||||
pidtree: 0.6.0
|
pidtree: 0.6.0
|
||||||
string-argv: 0.3.2
|
string-argv: 0.3.2
|
||||||
yaml: 2.3.4
|
yaml: 2.3.4
|
||||||
bin:
|
bin:
|
||||||
lint-staged: bin/lint-staged.js
|
lint-staged: bin/lint-staged.js
|
||||||
checksum: 4fb178b8d3ff454f7874697dfbd41017630f61a06296d12ac9dfd578d078c70aff7108b67fab38af94896ef2740a1e7541c1512d0d3c688ed90e6c3af3530f0d
|
checksum: d2b0361b311cb3384e58a5d4bfd5d34e6ff6ad41e5ea5dcc87c65379ea6e280c84f0a037df147355963dcf4d3dc1487795e3132c38e1bc5511b25889f405e189
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"listr2@npm:8.0.0":
|
"listr2@npm:8.0.1":
|
||||||
version: 8.0.0
|
version: 8.0.1
|
||||||
resolution: "listr2@npm:8.0.0"
|
resolution: "listr2@npm:8.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: ^4.0.0
|
cli-truncate: ^4.0.0
|
||||||
colorette: ^2.0.20
|
colorette: ^2.0.20
|
||||||
|
@ -4206,7 +4206,7 @@ __metadata:
|
||||||
log-update: ^6.0.0
|
log-update: ^6.0.0
|
||||||
rfdc: ^1.3.0
|
rfdc: ^1.3.0
|
||||||
wrap-ansi: ^9.0.0
|
wrap-ansi: ^9.0.0
|
||||||
checksum: 5cb110a710d14488c71d2207fc5141256abb1f21cbe5ebc12177ae640f94e040a1ef8c031b70ff9f24c4a8fa57c0825a54b534e52bdfaffc122a81082faae8ed
|
checksum: 4dfeabfa037b3981d0edbf30789971ba727ba4cfcc13051ceaff7a1b3d26509ef2d946015c65c600b0775ec9d1ef58a81937d94c9c03de464b654f429cc7c3ed
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue