Skip to content

Commit 51991e6

Browse files
chore(deps): update dependency lint-staged to v13.2.3 (#4215)
1 parent 904d0ba commit 51991e6

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1693,7 +1693,7 @@
16931693
"fork-ts-checker-webpack-plugin": "8.0.0",
16941694
"jest": "29.5.0",
16951695
"jest-environment-node": "29.5.0",
1696-
"lint-staged": "13.2.2",
1696+
"lint-staged": "13.2.3",
16971697
"mocha": "10.2.0",
16981698
"mock-require": "3.0.3",
16991699
"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": "8.0.0",
3434
"ts-loader": "9.4.3",
35-
"lint-staged": "13.2.2",
35+
"lint-staged": "13.2.3",
3636
"jest": "29.5.0",
3737
"webpack": "5.88.0",
3838
"webpack-cli": "5.1.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-unicorn": "47.0.0",
5959
"husky": "8.0.3",
6060
"jest": "29.5.0",
61-
"lint-staged": "13.2.2",
61+
"lint-staged": "13.2.3",
6262
"npm-run-all": "4.1.5",
6363
"nyc": "15.1.0",
6464
"postcss": "8.4.24",

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"jest": "29.5.0",
7373
"jest-canvas-mock": "2.5.2",
7474
"jest-environment-jsdom": "29.5.0",
75-
"lint-staged": "13.2.2",
75+
"lint-staged": "13.2.3",
7676
"raw-loader": "4.0.2",
7777
"sass": "1.63.6",
7878
"sass-loader": "13.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14089,10 +14089,10 @@ linkify-it@^3.0.1:
1408914089
dependencies:
1409014090
uc.micro "^1.0.1"
1409114091

14092-
14093-
version "13.2.2"
14094-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
14095-
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
14092+
14093+
version "13.2.3"
14094+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
14095+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
1409614096
dependencies:
1409714097
chalk "5.2.0"
1409814098
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)