Skip to content

Commit 9ffbd00

Browse files
committed
chore(deps): update dependency lint-staged to ^15.2.2
1 parent 77d4708 commit 9ffbd00

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-import-resolver-typescript": "^3.6.1",
6767
"html-minifier": "^4.0.0",
6868
"koa-webpack": "^6.0.0",
69-
"lint-staged": "^15.2.1",
69+
"lint-staged": "^15.2.2",
7070
"mini-css-extract-plugin": "^1.6.2",
7171
"npm-run-all2": "^6.1.2",
7272
"postcss-loader": "^4.3.0",

yarn.lock

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13231,7 +13231,7 @@ __metadata:
1323113231
languageName: node
1323213232
linkType: hard
1323313233

13234-
"lint-staged@npm:^15.2.0, lint-staged@npm:^15.2.1":
13234+
"lint-staged@npm:^15.2.0":
1323513235
version: 15.2.1
1323613236
resolution: "lint-staged@npm:15.2.1"
1323713237
dependencies:
@@ -13251,6 +13251,26 @@ __metadata:
1325113251
languageName: node
1325213252
linkType: hard
1325313253

13254+
"lint-staged@npm:^15.2.2":
13255+
version: 15.2.2
13256+
resolution: "lint-staged@npm:15.2.2"
13257+
dependencies:
13258+
chalk: 5.3.0
13259+
commander: 11.1.0
13260+
debug: 4.3.4
13261+
execa: 8.0.1
13262+
lilconfig: 3.0.0
13263+
listr2: 8.0.1
13264+
micromatch: 4.0.5
13265+
pidtree: 0.6.0
13266+
string-argv: 0.3.2
13267+
yaml: 2.3.4
13268+
bin:
13269+
lint-staged: bin/lint-staged.js
13270+
checksum: 031718ad3f839475fb1d41bda34bab4330f25814175808169daa2686ff026e5a667a25c95fdf3cd46dac72f9af2c98852565bb62d920992f5e2d3f730c279760
13271+
languageName: node
13272+
linkType: hard
13273+
1325413274
"listr2@npm:8.0.1":
1325513275
version: 8.0.1
1325613276
resolution: "listr2@npm:8.0.1"
@@ -17899,7 +17919,7 @@ __metadata:
1789917919
koa-mount: ^4.0.0
1790017920
koa-static-cache: ^5.1.4
1790117921
koa-webpack: ^6.0.0
17902-
lint-staged: ^15.2.1
17922+
lint-staged: ^15.2.2
1790317923
lodash-es: ^4.17.21
1790417924
lru-cache: ^10.1.0
1790517925
mini-css-extract-plugin: ^1.6.2

0 commit comments

Comments
 (0)