Skip to content

Commit f614e36

Browse files
chore(deps): update dependency lint-staged to v16.2.4
1 parent 1245f57 commit f614e36

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"gh-pages": "6.3.0",
8989
"husky": "9.1.7",
9090
"jsonc-eslint-parser": "2.4.1",
91-
"lint-staged": "16.2.3",
91+
"lint-staged": "16.2.4",
9292
"lodash": "4.17.21",
9393
"markdownlint": "0.38.0",
9494
"markdownlint-cli": "0.45.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ __metadata:
133133
gh-pages: "npm:6.3.0"
134134
husky: "npm:9.1.7"
135135
jsonc-eslint-parser: "npm:2.4.1"
136-
lint-staged: "npm:16.2.3"
136+
lint-staged: "npm:16.2.4"
137137
lodash: "npm:4.17.21"
138138
markdownlint: "npm:0.38.0"
139139
markdownlint-cli: "npm:0.45.0"
@@ -13921,20 +13921,20 @@ __metadata:
1392113921
languageName: node
1392213922
linkType: hard
1392313923

13924-
"lint-staged@npm:16.2.3":
13925-
version: 16.2.3
13926-
resolution: "lint-staged@npm:16.2.3"
13924+
"lint-staged@npm:16.2.4":
13925+
version: 16.2.4
13926+
resolution: "lint-staged@npm:16.2.4"
1392713927
dependencies:
1392813928
commander: "npm:^14.0.1"
1392913929
listr2: "npm:^9.0.4"
1393013930
micromatch: "npm:^4.0.8"
13931-
nano-spawn: "npm:^1.0.3"
13931+
nano-spawn: "npm:^2.0.0"
1393213932
pidtree: "npm:^0.6.0"
1393313933
string-argv: "npm:^0.3.2"
1393413934
yaml: "npm:^2.8.1"
1393513935
bin:
1393613936
lint-staged: bin/lint-staged.js
13937-
checksum: 10c0/9b057949f07f78539cd1540402df97b524a2d72d394e535d7c179025014982e4231fb81145fb1763704424d3dfac1184fee5eb4b7fc7d9534fae4106f5bf07d5
13937+
checksum: 10c0/101b32040b9601938a7da6aa58195ce5a1f7a1a96998e8f700c219d9a1070e0f87ade9289d85ff8041a5f901252e834411c7e4f35538593678ed304ba2c58eba
1393813938
languageName: node
1393913939
linkType: hard
1394013940

@@ -15280,10 +15280,10 @@ __metadata:
1528015280
languageName: node
1528115281
linkType: hard
1528215282

15283-
"nano-spawn@npm:^1.0.3":
15284-
version: 1.0.3
15285-
resolution: "nano-spawn@npm:1.0.3"
15286-
checksum: 10c0/ea18857e493710a50ded333dd71677953bd9bd9e6a17ade74af957763c50a9a02205ef31bc0d6784f5b3ad82db3d9f47531e9baac2acf01118f9b7c35bd9d5de
15283+
"nano-spawn@npm:^2.0.0":
15284+
version: 2.0.0
15285+
resolution: "nano-spawn@npm:2.0.0"
15286+
checksum: 10c0/d00f9b5739f86e28cb732ffd774793e110810cded246b8393c75c4f22674af47f98ee37b19f022ada2d8c9425f800e841caa0662fbff4c0930a10e39339fb366
1528715287
languageName: node
1528815288
linkType: hard
1528915289

0 commit comments

Comments
 (0)