Skip to content

Commit 6d42b5f

Browse files
chore(deps): update dependency lint-staged to v16 (#6015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7603af0 commit 6d42b5f

File tree

5 files changed

+155
-117
lines changed

5 files changed

+155
-117
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1663,7 +1663,7 @@
16631663
"fork-ts-checker-webpack-plugin": "9.1.0",
16641664
"jest": "30.2.0",
16651665
"jest-environment-node": "30.2.0",
1666-
"lint-staged": "14.0.1",
1666+
"lint-staged": "16.2.6",
16671667
"mocha": "10.8.2",
16681668
"mock-require": "3.0.3",
16691669
"shx": "0.3.4",

languageServer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"copy-webpack-plugin": "11.0.0",
3333
"fork-ts-checker-webpack-plugin": "9.1.0",
3434
"ts-loader": "9.5.4",
35-
"lint-staged": "14.0.1",
35+
"lint-staged": "16.2.6",
3636
"jest": "30.2.0",
3737
"webpack": "5.102.1",
3838
"webpack-cli": "5.1.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-unicorn": "52.0.0",
5858
"husky": "8.0.3",
5959
"jest": "30.2.0",
60-
"lint-staged": "14.0.1",
60+
"lint-staged": "16.2.6",
6161
"npm-run-all2": "6.2.6",
6262
"nyc": "15.1.0",
6363
"prettier": "3.4.2",

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"jest": "30.2.0",
7070
"jest-canvas-mock": "2.5.2",
7171
"jest-environment-jsdom": "30.2.0",
72-
"lint-staged": "14.0.1",
72+
"lint-staged": "16.2.6",
7373
"raw-loader": "4.0.2",
7474
"sass": "1.83.4",
7575
"sass-loader": "13.3.3",

0 commit comments

Comments
 (0)