Skip to content

Commit 199021d

Browse files
chore(deps): update dependency lint-staged to ^16.1.6 (#4190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e187b34 commit 199021d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"gh-pages": "^6.3.0",
8888
"husky": "^9.1.7",
8989
"jsonc-eslint-parser": "^2.4.0",
90-
"lint-staged": "^16.1.5",
90+
"lint-staged": "^16.1.6",
9191
"lodash": "^4.17.21",
9292
"markdownlint": "^0.38.0",
9393
"markdownlint-cli": "^0.45.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ __metadata:
138138
gh-pages: "npm:^6.3.0"
139139
husky: "npm:^9.1.7"
140140
jsonc-eslint-parser: "npm:^2.4.0"
141-
lint-staged: "npm:^16.1.5"
141+
lint-staged: "npm:^16.1.6"
142142
lodash: "npm:^4.17.21"
143143
markdownlint: "npm:^0.38.0"
144144
markdownlint-cli: "npm:^0.45.0"
@@ -7883,7 +7883,7 @@ __metadata:
78837883
languageName: node
78847884
linkType: hard
78857885

7886-
"chalk@npm:^5.2.0, chalk@npm:^5.3.0, chalk@npm:^5.4.1, chalk@npm:^5.5.0":
7886+
"chalk@npm:^5.2.0, chalk@npm:^5.3.0, chalk@npm:^5.4.1, chalk@npm:^5.6.0":
78877887
version: 5.6.0
78887888
resolution: "chalk@npm:5.6.0"
78897889
checksum: 10c0/f8558fc12fd9805f167611803b325b0098bbccdc9f1d3bafead41c9bac61f263357f3c0df0cbe28bc2fd5fca3edcf618b01d6771a5a776b4c15d061482a72b23
@@ -13522,37 +13522,37 @@ __metadata:
1352213522
languageName: node
1352313523
linkType: hard
1352413524

13525-
"lint-staged@npm:^16.1.5":
13526-
version: 16.1.5
13527-
resolution: "lint-staged@npm:16.1.5"
13525+
"lint-staged@npm:^16.1.6":
13526+
version: 16.1.6
13527+
resolution: "lint-staged@npm:16.1.6"
1352813528
dependencies:
13529-
chalk: "npm:^5.5.0"
13529+
chalk: "npm:^5.6.0"
1353013530
commander: "npm:^14.0.0"
1353113531
debug: "npm:^4.4.1"
1353213532
lilconfig: "npm:^3.1.3"
13533-
listr2: "npm:^9.0.1"
13533+
listr2: "npm:^9.0.3"
1353413534
micromatch: "npm:^4.0.8"
1353513535
nano-spawn: "npm:^1.0.2"
1353613536
pidtree: "npm:^0.6.0"
1353713537
string-argv: "npm:^0.3.2"
1353813538
yaml: "npm:^2.8.1"
1353913539
bin:
1354013540
lint-staged: bin/lint-staged.js
13541-
checksum: 10c0/771e7be871f1d74ed09ef4e4eae5f835ed962965db7709be26cccf71bef8fed34f8d5d92f193b2a6fad32c12d955850aa74008e6180fabea8a7a6666cba2ac39
13541+
checksum: 10c0/e695edfec7e330f2c7cd0bb0e56220aa95d3b3655fe64a87a02140609a3594df67e1ea7abc2cc4ce69aa010418e406b1b24703ba4bd026c873a5b43a5ab16c6a
1354213542
languageName: node
1354313543
linkType: hard
1354413544

13545-
"listr2@npm:^9.0.1":
13546-
version: 9.0.2
13547-
resolution: "listr2@npm:9.0.2"
13545+
"listr2@npm:^9.0.3":
13546+
version: 9.0.3
13547+
resolution: "listr2@npm:9.0.3"
1354813548
dependencies:
1354913549
cli-truncate: "npm:^4.0.0"
1355013550
colorette: "npm:^2.0.20"
1355113551
eventemitter3: "npm:^5.0.1"
1355213552
log-update: "npm:^6.1.0"
1355313553
rfdc: "npm:^1.4.1"
1355413554
wrap-ansi: "npm:^9.0.0"
13555-
checksum: 10c0/f256ae893d5798d41b50b388b9bb77aa5a50f53e46ab043435956556e10f933931413e130b6c0e36c3e1f03d8becacb42beeec874fe5b10f8eb4e1be0fef229f
13555+
checksum: 10c0/29978a32f9fb052f1efc11e8ad7745426c5bf706af87151672cb98e49fa11dc83a44f5065267f7f20a299e0942fed85677ab368e1cef8367800243675c50a20e
1355613556
languageName: node
1355713557
linkType: hard
1355813558

0 commit comments

Comments
 (0)