File tree Expand file tree Collapse file tree 2 files changed +23
-3
lines changed
Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 2121 "@types/web" : " ^0.0.138" ,
2222 "commitlint" : " ^18.6.0" ,
2323 "eslint" : " ^8.56.0" ,
24- "lint-staged" : " ^15.2.1 " ,
24+ "lint-staged" : " ^15.2.2 " ,
2525 "npm-run-all" : " ^4.1.5" ,
2626 "simple-git-hooks" : " ^2.9.0" ,
2727 "tsx" : " ^4.7.0" ,
Original file line number Diff line number Diff line change @@ -4473,7 +4473,7 @@ __metadata:
44734473 "@types/web": "npm:^0.0.138"
44744474 commitlint: "npm:^18.6.0"
44754475 eslint: "npm:^8.56.0"
4476- lint-staged: "npm:^15.2.1 "
4476+ lint-staged: "npm:^15.2.2 "
44774477 npm-run-all: "npm:^4.1.5"
44784478 simple-git-hooks: "npm:^2.9.0"
44794479 tsx: "npm:^4.7.0"
@@ -9277,7 +9277,7 @@ __metadata:
92779277 languageName: node
92789278 linkType: hard
92799279
9280- "lint-staged@npm:^15.2.0, lint-staged@npm:^15.2.1 ":
9280+ "lint-staged@npm:^15.2.0":
92819281 version: 15.2.1
92829282 resolution: "lint-staged@npm:15.2.1"
92839283 dependencies:
@@ -9297,6 +9297,26 @@ __metadata:
92979297 languageName: node
92989298 linkType: hard
92999299
9300+ "lint-staged@npm:^15.2.2":
9301+ version: 15.2.2
9302+ resolution: "lint-staged@npm:15.2.2"
9303+ dependencies:
9304+ chalk: "npm:5.3.0"
9305+ commander: "npm:11.1.0"
9306+ debug: "npm:4.3.4"
9307+ execa: "npm:8.0.1"
9308+ lilconfig: "npm:3.0.0"
9309+ listr2: "npm:8.0.1"
9310+ micromatch: "npm:4.0.5"
9311+ pidtree: "npm:0.6.0"
9312+ string-argv: "npm:0.3.2"
9313+ yaml: "npm:2.3.4"
9314+ bin:
9315+ lint-staged: bin/lint-staged.js
9316+ checksum: 10c0/a1ba6c7ee53e30a0f6ea9a351d95d3d0d2be916a41b561e22907e9ea513eb18cb3dbe65bff3ec13fad15777999efe56b2e2a95427e31d12a9b7e7948c3630ee2
9317+ languageName: node
9318+ linkType: hard
9319+
93009320"listr2@npm:8.0.1":
93019321 version: 8.0.1
93029322 resolution: "listr2@npm:8.0.1"
You can’t perform that action at this time.
0 commit comments