Skip to content

Commit db8e6d8

Browse files
Merge 2f82f87 into a1f356d
2 parents a1f356d + 2f82f87 commit db8e6d8

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
@@ -37,7 +37,7 @@
3737
"eslint-plugin-json": "4.0.1",
3838
"eslint-plugin-yml": "1.19.0",
3939
"husky": "9.1.7",
40-
"lint-staged": "16.2.5",
40+
"lint-staged": "16.2.6",
4141
"oxlint": "1.23.0",
4242
"prettier": "3.6.2",
4343
"prettier-plugin-java": "2.7.7",

yarn.lock

Lines changed: 7 additions & 7 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.19.0"
9898
husky: "npm:9.1.7"
99-
lint-staged: "npm:16.2.5"
99+
lint-staged: "npm:16.2.6"
100100
oxlint: "npm:1.23.0"
101101
prettier: "npm:3.6.2"
102102
prettier-plugin-java: "npm:2.7.7"
@@ -6379,24 +6379,24 @@ __metadata:
63796379
languageName: node
63806380
linkType: hard
63816381

6382-
"lint-staged@npm:16.2.5":
6383-
version: 16.2.5
6384-
resolution: "lint-staged@npm:16.2.5"
6382+
"lint-staged@npm:16.2.6":
6383+
version: 16.2.6
6384+
resolution: "lint-staged@npm:16.2.6"
63856385
dependencies:
63866386
commander: "npm:^14.0.1"
6387-
listr2: "npm:^9.0.4"
6387+
listr2: "npm:^9.0.5"
63886388
micromatch: "npm:^4.0.8"
63896389
nano-spawn: "npm:^2.0.0"
63906390
pidtree: "npm:^0.6.0"
63916391
string-argv: "npm:^0.3.2"
63926392
yaml: "npm:^2.8.1"
63936393
bin:
63946394
lint-staged: bin/lint-staged.js
6395-
checksum: 10/9a1019d2d95646bb7acb0a43ec1f89427f2066defa7fc89f82c71b25fdc55d1c16e1ac44afbed1440c37615c4bbaeafd687bfb0adf1a08ae5bc9d1015325ca88
6395+
checksum: 10/c419f1347166ddd06746d4a3e4ce6441f3d0e82dcdcbc3d3615ddf7b82b36c603df2e43dbb1edad5ed00ae29857479e1f880bcca271f8bf4b0db7d0f77861d21
63966396
languageName: node
63976397
linkType: hard
63986398

6399-
"listr2@npm:^9.0.4":
6399+
"listr2@npm:^9.0.5":
64006400
version: 9.0.5
64016401
resolution: "listr2@npm:9.0.5"
64026402
dependencies:

0 commit comments

Comments
 (0)