Skip to content

Commit 62c2771

Browse files
Bump @typescript-eslint/parser from 5.48.0 to 5.62.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.62.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61f48ae commit 62c2771

File tree

2 files changed

+43
-9
lines changed

2 files changed

+43
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@sveltejs/adapter-netlify": "^1.0.0-next.88",
2121
"@sveltejs/kit": "^1.15.2",
2222
"@typescript-eslint/eslint-plugin": "^5.45.0",
23-
"@typescript-eslint/parser": "^5.45.0",
23+
"@typescript-eslint/parser": "^5.62.0",
2424
"eslint": "^8.50.0",
2525
"eslint-config-prettier": "^8.5.0",
2626
"eslint-plugin-svelte3": "^4.0.0",

yarn.lock

Lines changed: 42 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -427,14 +427,14 @@
427427
semver "^7.3.7"
428428
tsutils "^3.21.0"
429429

430-
"@typescript-eslint/parser@^5.45.0":
431-
version "5.48.0"
432-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.0.tgz#02803355b23884a83e543755349809a50b7ed9ba"
433-
integrity sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==
434-
dependencies:
435-
"@typescript-eslint/scope-manager" "5.48.0"
436-
"@typescript-eslint/types" "5.48.0"
437-
"@typescript-eslint/typescript-estree" "5.48.0"
430+
"@typescript-eslint/parser@^5.62.0":
431+
version "5.62.0"
432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
433+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
434+
dependencies:
435+
"@typescript-eslint/scope-manager" "5.62.0"
436+
"@typescript-eslint/types" "5.62.0"
437+
"@typescript-eslint/typescript-estree" "5.62.0"
438438
debug "^4.3.4"
439439

440440
"@typescript-eslint/[email protected]":
@@ -445,6 +445,14 @@
445445
"@typescript-eslint/types" "5.48.0"
446446
"@typescript-eslint/visitor-keys" "5.48.0"
447447

448+
"@typescript-eslint/[email protected]":
449+
version "5.62.0"
450+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
451+
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
452+
dependencies:
453+
"@typescript-eslint/types" "5.62.0"
454+
"@typescript-eslint/visitor-keys" "5.62.0"
455+
448456
"@typescript-eslint/[email protected]":
449457
version "5.48.0"
450458
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.0.tgz#40496dccfdc2daa14a565f8be80ad1ae3882d6d6"
@@ -460,6 +468,11 @@
460468
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.0.tgz#d725da8dfcff320aab2ac6f65c97b0df30058449"
461469
integrity sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==
462470

471+
"@typescript-eslint/[email protected]":
472+
version "5.62.0"
473+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
474+
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
475+
463476
"@typescript-eslint/[email protected]":
464477
version "5.48.0"
465478
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.0.tgz#a7f04bccb001003405bb5452d43953a382c2fac2"
@@ -473,6 +486,19 @@
473486
semver "^7.3.7"
474487
tsutils "^3.21.0"
475488

489+
"@typescript-eslint/[email protected]":
490+
version "5.62.0"
491+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
492+
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
493+
dependencies:
494+
"@typescript-eslint/types" "5.62.0"
495+
"@typescript-eslint/visitor-keys" "5.62.0"
496+
debug "^4.3.4"
497+
globby "^11.1.0"
498+
is-glob "^4.0.3"
499+
semver "^7.3.7"
500+
tsutils "^3.21.0"
501+
476502
"@typescript-eslint/[email protected]":
477503
version "5.48.0"
478504
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.0.tgz#eee926af2733f7156ad8d15e51791e42ce300273"
@@ -495,6 +521,14 @@
495521
"@typescript-eslint/types" "5.48.0"
496522
eslint-visitor-keys "^3.3.0"
497523

524+
"@typescript-eslint/[email protected]":
525+
version "5.62.0"
526+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
527+
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
528+
dependencies:
529+
"@typescript-eslint/types" "5.62.0"
530+
eslint-visitor-keys "^3.3.0"
531+
498532
acorn-jsx@^5.3.2:
499533
version "5.3.2"
500534
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"

0 commit comments

Comments
 (0)