Skip to content

Commit c10380e

Browse files
chore(deps): update dependency lint-staged to v16.2.6
1 parent a6704c0 commit c10380e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.5",
91+
"lint-staged": "16.2.6",
9292
"lodash": "4.17.21",
9393
"markdownlint": "0.39.0",
9494
"markdownlint-cli": "0.45.0",

yarn.lock

Lines changed: 7 additions & 7 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.5"
136+
lint-staged: "npm:16.2.6"
137137
lodash: "npm:4.17.21"
138138
markdownlint: "npm:0.39.0"
139139
markdownlint-cli: "npm:0.45.0"
@@ -13921,24 +13921,24 @@ __metadata:
1392113921
languageName: node
1392213922
linkType: hard
1392313923

13924-
"lint-staged@npm:16.2.5":
13925-
version: 16.2.5
13926-
resolution: "lint-staged@npm:16.2.5"
13924+
"lint-staged@npm:16.2.6":
13925+
version: 16.2.6
13926+
resolution: "lint-staged@npm:16.2.6"
1392713927
dependencies:
1392813928
commander: "npm:^14.0.1"
13929-
listr2: "npm:^9.0.4"
13929+
listr2: "npm:^9.0.5"
1393013930
micromatch: "npm:^4.0.8"
1393113931
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/debe2815d9c20c675eb8063f7ad0ce4a94e828832d975b0d8ad7d464e3ee387120056e0e0deaa7bd23a4849edfdc28c9c4f32e99a40746509ba3b76fd78e175a
13937+
checksum: 10c0/6bae38082a0fcb3f699b144d1a4b85394f259f17a1f8a58b22122b9f1c6bb5e8340d6ee4bff12e52dbc4267377d6dde9e5c206157f381f1924a2640717f769c1
1393813938
languageName: node
1393913939
linkType: hard
1394013940

13941-
"listr2@npm:^9.0.4":
13941+
"listr2@npm:^9.0.5":
1394213942
version: 9.0.5
1394313943
resolution: "listr2@npm:9.0.5"
1394413944
dependencies:

0 commit comments

Comments
 (0)