Skip to content

Commit 09b5a0e

Browse files
chore(deps): update dependency lint-staged to ^16.1.4 (#4107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3eb056 commit 09b5a0e

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
@@ -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.2",
90+
"lint-staged": "^16.1.4",
9191
"lodash": "^4.17.21",
9292
"markdownlint": "^0.38.0",
9393
"markdownlint-cli": "^0.45.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ __metadata:
141141
gh-pages: "npm:^6.3.0"
142142
husky: "npm:^9.1.7"
143143
jsonc-eslint-parser: "npm:^2.4.0"
144-
lint-staged: "npm:^16.1.2"
144+
lint-staged: "npm:^16.1.4"
145145
lodash: "npm:^4.17.21"
146146
markdownlint: "npm:^0.38.0"
147147
markdownlint-cli: "npm:^0.45.0"
@@ -14332,37 +14332,37 @@ __metadata:
1433214332
languageName: node
1433314333
linkType: hard
1433414334

14335-
"lint-staged@npm:^16.1.2":
14336-
version: 16.1.2
14337-
resolution: "lint-staged@npm:16.1.2"
14335+
"lint-staged@npm:^16.1.4":
14336+
version: 16.1.4
14337+
resolution: "lint-staged@npm:16.1.4"
1433814338
dependencies:
1433914339
chalk: "npm:^5.4.1"
1434014340
commander: "npm:^14.0.0"
1434114341
debug: "npm:^4.4.1"
1434214342
lilconfig: "npm:^3.1.3"
14343-
listr2: "npm:^8.3.3"
14343+
listr2: "npm:^9.0.1"
1434414344
micromatch: "npm:^4.0.8"
1434514345
nano-spawn: "npm:^1.0.2"
1434614346
pidtree: "npm:^0.6.0"
1434714347
string-argv: "npm:^0.3.2"
1434814348
yaml: "npm:^2.8.0"
1434914349
bin:
1435014350
lint-staged: bin/lint-staged.js
14351-
checksum: 10c0/2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
14351+
checksum: 10c0/dd1caa079a37598e1a8e25661f0ab387c584b83f06364e112d73fcfea3896ea920bbadbe89a7150de1bf02130efd16ce0cc8cd217e1db94570fddc93e77878ac
1435214352
languageName: node
1435314353
linkType: hard
1435414354

14355-
"listr2@npm:^8.3.3":
14356-
version: 8.3.3
14357-
resolution: "listr2@npm:8.3.3"
14355+
"listr2@npm:^9.0.1":
14356+
version: 9.0.1
14357+
resolution: "listr2@npm:9.0.1"
1435814358
dependencies:
1435914359
cli-truncate: "npm:^4.0.0"
1436014360
colorette: "npm:^2.0.20"
1436114361
eventemitter3: "npm:^5.0.1"
1436214362
log-update: "npm:^6.1.0"
1436314363
rfdc: "npm:^1.4.1"
1436414364
wrap-ansi: "npm:^9.0.0"
14365-
checksum: 10c0/0792f8a7fd482fa516e21689e012e07081cab3653172ca606090622cfa0024c784a1eba8095a17948a0e9a4aa98a80f7c9c90f78a0dd35173d6802f9cc123a82
14365+
checksum: 10c0/73462e84a3c4f05de5a3cdea5eaa0209c6ab04a2fdb4046545049806e9ba17b6ee84a097ebf7ffc0e903b0f2a9094c0c480cd2f2bb21d7d21e20969e17a3c32b
1436614366
languageName: node
1436714367
linkType: hard
1436814368

0 commit comments

Comments
 (0)