Skip to content

Commit 5f0bd31

Browse files
chore(deps): update dependency lint-staged to v13.2.2 (#3817)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e0f098 commit 5f0bd31

File tree

5 files changed

+10
-15
lines changed

5 files changed

+10
-15
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1662,7 +1662,7 @@
16621662
"fork-ts-checker-webpack-plugin": "8.0.0",
16631663
"jest": "29.5.0",
16641664
"jest-environment-node": "29.5.0",
1665-
"lint-staged": "13.2.1",
1665+
"lint-staged": "13.2.2",
16661666
"mocha": "10.2.0",
16671667
"mock-require": "3.0.3",
16681668
"process-exists": "4.1.0",

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.2",
35-
"lint-staged": "13.2.1",
35+
"lint-staged": "13.2.2",
3636
"jest": "29.5.0",
3737
"webpack": "5.80.0",
3838
"webpack-cli": "5.0.2",

package.json

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

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"jest": "29.5.0",
7171
"jest-canvas-mock": "2.5.0",
7272
"jest-environment-jsdom": "29.5.0",
73-
"lint-staged": "13.2.1",
73+
"lint-staged": "13.2.2",
7474
"raw-loader": "4.0.2",
7575
"sass": "1.62.1",
7676
"sass-loader": "13.2.2",

yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14286,10 +14286,10 @@ linkify-it@^3.0.1:
1428614286
dependencies:
1428714287
uc.micro "^1.0.1"
1428814288

14289-
14290-
version "13.2.1"
14291-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87"
14292-
integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==
14289+
14290+
version "13.2.2"
14291+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
14292+
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
1429314293
dependencies:
1429414294
chalk "5.2.0"
1429514295
cli-truncate "^3.1.0"
@@ -14303,7 +14303,7 @@ [email protected]:
1430314303
object-inspect "^1.12.3"
1430414304
pidtree "^0.6.0"
1430514305
string-argv "^0.3.1"
14306-
yaml "^2.2.1"
14306+
yaml "^2.2.2"
1430714307

1430814308
listenercount@~1.0.1:
1430914309
version "1.0.1"
@@ -21049,7 +21049,7 @@ yallist@^4.0.0:
2104921049
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
2105021050
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
2105121051

21052-
21052+
[email protected], yaml@^2.2.2:
2105321053
version "2.2.2"
2105421054
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
2105521055
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
@@ -21059,11 +21059,6 @@ yaml@^1.10.0, yaml@^1.7.2:
2105921059
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
2106021060
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
2106121061

21062-
yaml@^2.2.1:
21063-
version "2.2.1"
21064-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4"
21065-
integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==
21066-
2106721062
2106821063
version "20.2.4"
2106921064
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"

0 commit comments

Comments
 (0)