Skip to content

Commit 50ee8a9

Browse files
chore(deps): update dependency lint-staged to v16.1.4
1 parent e3cc708 commit 50ee8a9

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-json": "4.0.1",
3939
"eslint-plugin-yml": "1.18.0",
4040
"husky": "9.1.7",
41-
"lint-staged": "16.1.2",
41+
"lint-staged": "16.1.4",
4242
"oxlint": "1.9.0",
4343
"prettier": "3.6.2",
4444
"prettier-plugin-java": "2.7.4",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ __metadata:
9696
eslint-plugin-json: "npm:4.0.1"
9797
eslint-plugin-yml: "npm:1.18.0"
9898
husky: "npm:9.1.7"
99-
lint-staged: "npm:16.1.2"
99+
lint-staged: "npm:16.1.4"
100100
oxlint: "npm:1.9.0"
101101
prettier: "npm:3.6.2"
102102
prettier-plugin-java: "npm:2.7.4"
@@ -5738,37 +5738,37 @@ __metadata:
57385738
languageName: node
57395739
linkType: hard
57405740

5741-
"lint-staged@npm:16.1.2":
5742-
version: 16.1.2
5743-
resolution: "lint-staged@npm:16.1.2"
5741+
"lint-staged@npm:16.1.4":
5742+
version: 16.1.4
5743+
resolution: "lint-staged@npm:16.1.4"
57445744
dependencies:
57455745
chalk: "npm:^5.4.1"
57465746
commander: "npm:^14.0.0"
57475747
debug: "npm:^4.4.1"
57485748
lilconfig: "npm:^3.1.3"
5749-
listr2: "npm:^8.3.3"
5749+
listr2: "npm:^9.0.1"
57505750
micromatch: "npm:^4.0.8"
57515751
nano-spawn: "npm:^1.0.2"
57525752
pidtree: "npm:^0.6.0"
57535753
string-argv: "npm:^0.3.2"
57545754
yaml: "npm:^2.8.0"
57555755
bin:
57565756
lint-staged: bin/lint-staged.js
5757-
checksum: 10/90df77c2f59cdc5ebeb8a60767f07025a8aed9161f604fea6cf1ca895ff3b56995a00145a3e0b5c0bf22e8f667a6182256b68e001e5f3118e46a3c5150bede82
5757+
checksum: 10/71330be72e1ca37715f4098eefdc634c6cb4948323ba1e88717b11376f18d8add9b851e5289f0814f10d25aa379aa77efba73ef0b717931632b8f6aae6c3f61d
57585758
languageName: node
57595759
linkType: hard
57605760

5761-
"listr2@npm:^8.3.3":
5762-
version: 8.3.3
5763-
resolution: "listr2@npm:8.3.3"
5761+
"listr2@npm:^9.0.1":
5762+
version: 9.0.1
5763+
resolution: "listr2@npm:9.0.1"
57645764
dependencies:
57655765
cli-truncate: "npm:^4.0.0"
57665766
colorette: "npm:^2.0.20"
57675767
eventemitter3: "npm:^5.0.1"
57685768
log-update: "npm:^6.1.0"
57695769
rfdc: "npm:^1.4.1"
57705770
wrap-ansi: "npm:^9.0.0"
5771-
checksum: 10/92f1bb60e9a0f4fed9bff89fbab49d80fc889d29cf47c0a612f5a62a036dead49d3f697d3a79e36984768529bd3bfacb3343859eafceba179a8e66c034d99300
5771+
checksum: 10/ac5f98317fe17588d304bb4dce47ea22892f223511948656f588c5ab47b99d5d97ca4b812b4fb1237db8ec8d86a504875d8d6a0bb24c877553537eab44941983
57725772
languageName: node
57735773
linkType: hard
57745774

0 commit comments

Comments
 (0)