Skip to content

Commit 945a534

Browse files
authored
Merge pull request #1084 from haskell/dependabot/npm_and_yarn/typescript-eslint/parser-7.8.0
Bump @typescript-eslint/parser from 6.21.0 to 7.8.0
2 parents 5c837fa + 416bdd9 commit 945a534

File tree

2 files changed

+12
-54
lines changed

2 files changed

+12
-54
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1297,7 +1297,7 @@
12971297
"@types/vscode": "^1.88.0",
12981298
"@types/which": "^3.0.3",
12991299
"@typescript-eslint/eslint-plugin": "^7.0.0",
1300-
"@typescript-eslint/parser": "^6.21.0",
1300+
"@typescript-eslint/parser": "^7.8.0",
13011301
"@vscode/test-electron": "^2.3.9",
13021302
"eslint": "^8.57.0",
13031303
"eslint-webpack-plugin": "^4.1.0",

yarn.lock

Lines changed: 11 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -314,24 +314,16 @@
314314
semver "^7.6.0"
315315
ts-api-utils "^1.3.0"
316316

317-
"@typescript-eslint/parser@^6.21.0":
318-
version "6.21.0"
319-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
320-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
321-
dependencies:
322-
"@typescript-eslint/scope-manager" "6.21.0"
323-
"@typescript-eslint/types" "6.21.0"
324-
"@typescript-eslint/typescript-estree" "6.21.0"
325-
"@typescript-eslint/visitor-keys" "6.21.0"
326-
debug "^4.3.4"
327-
328-
"@typescript-eslint/[email protected]":
329-
version "6.21.0"
330-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
331-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
317+
"@typescript-eslint/parser@^7.8.0":
318+
version "7.8.0"
319+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.8.0.tgz#1e1db30c8ab832caffee5f37e677dbcb9357ddc8"
320+
integrity sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==
332321
dependencies:
333-
"@typescript-eslint/types" "6.21.0"
334-
"@typescript-eslint/visitor-keys" "6.21.0"
322+
"@typescript-eslint/scope-manager" "7.8.0"
323+
"@typescript-eslint/types" "7.8.0"
324+
"@typescript-eslint/typescript-estree" "7.8.0"
325+
"@typescript-eslint/visitor-keys" "7.8.0"
326+
debug "^4.3.4"
335327

336328
"@typescript-eslint/[email protected]":
337329
version "7.8.0"
@@ -351,30 +343,11 @@
351343
debug "^4.3.4"
352344
ts-api-utils "^1.3.0"
353345

354-
"@typescript-eslint/[email protected]":
355-
version "6.21.0"
356-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
357-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
358-
359346
"@typescript-eslint/[email protected]":
360347
version "7.8.0"
361348
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
362349
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
363350

364-
"@typescript-eslint/[email protected]":
365-
version "6.21.0"
366-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
367-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
368-
dependencies:
369-
"@typescript-eslint/types" "6.21.0"
370-
"@typescript-eslint/visitor-keys" "6.21.0"
371-
debug "^4.3.4"
372-
globby "^11.1.0"
373-
is-glob "^4.0.3"
374-
minimatch "9.0.3"
375-
semver "^7.5.4"
376-
ts-api-utils "^1.0.1"
377-
378351
"@typescript-eslint/[email protected]":
379352
version "7.8.0"
380353
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
@@ -402,14 +375,6 @@
402375
"@typescript-eslint/typescript-estree" "7.8.0"
403376
semver "^7.6.0"
404377

405-
"@typescript-eslint/[email protected]":
406-
version "6.21.0"
407-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
408-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
409-
dependencies:
410-
"@typescript-eslint/types" "6.21.0"
411-
eslint-visitor-keys "^3.4.1"
412-
413378
"@typescript-eslint/[email protected]":
414379
version "7.8.0"
415380
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
@@ -1610,13 +1575,6 @@ [email protected]:
16101575
dependencies:
16111576
brace-expansion "^2.0.1"
16121577

1613-
1614-
version "9.0.3"
1615-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
1616-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
1617-
dependencies:
1618-
brace-expansion "^2.0.1"
1619-
16201578
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
16211579
version "3.1.2"
16221580
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -1963,7 +1921,7 @@ semver@^7.3.4, semver@^7.5.2:
19631921
dependencies:
19641922
lru-cache "^6.0.0"
19651923

1966-
semver@^7.5.4, semver@^7.6.0:
1924+
semver@^7.6.0:
19671925
version "7.6.2"
19681926
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
19691927
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
@@ -2151,7 +2109,7 @@ to-regex-range@^5.0.1:
21512109
dependencies:
21522110
is-number "^7.0.0"
21532111

2154-
ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
2112+
ts-api-utils@^1.3.0:
21552113
version "1.3.0"
21562114
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
21572115
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==

0 commit comments

Comments
 (0)