Skip to content

Commit e901dd0

Browse files
Bump @typescript-eslint/parser from 6.21.0 to 8.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.33.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/v8.33.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f5f1b0 commit e901dd0

File tree

2 files changed

+64
-50
lines changed

2 files changed

+64
-50
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react-router-dom": "^5.2.0",
4444
"@types/testing-library__jest-dom": "6.0.0",
4545
"@typescript-eslint/eslint-plugin": "^8.24.1",
46-
"@typescript-eslint/parser": "^6.18.0",
46+
"@typescript-eslint/parser": "^8.33.0",
4747
"copy-webpack-plugin": "^12.0.2",
4848
"cspell": "^8.17.3",
4949
"css-loader": "^6.10.0",

yarn.lock

Lines changed: 63 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -3761,24 +3761,25 @@
37613761
natural-compare "^1.4.0"
37623762
ts-api-utils "^2.0.1"
37633763

3764-
"@typescript-eslint/parser@^6.18.0":
3765-
version "6.21.0"
3766-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
3767-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
3768-
dependencies:
3769-
"@typescript-eslint/scope-manager" "6.21.0"
3770-
"@typescript-eslint/types" "6.21.0"
3771-
"@typescript-eslint/typescript-estree" "6.21.0"
3772-
"@typescript-eslint/visitor-keys" "6.21.0"
3764+
"@typescript-eslint/parser@^8.33.0":
3765+
version "8.33.0"
3766+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.0.tgz#8e523c2b447ad7cd6ac91b719d8b37449481784d"
3767+
integrity sha512-JaehZvf6m0yqYp34+RVnihBAChkqeH+tqqhS0GuX1qgPpwLvmTPheKEs6OeCK6hVJgXZHJ2vbjnC9j119auStQ==
3768+
dependencies:
3769+
"@typescript-eslint/scope-manager" "8.33.0"
3770+
"@typescript-eslint/types" "8.33.0"
3771+
"@typescript-eslint/typescript-estree" "8.33.0"
3772+
"@typescript-eslint/visitor-keys" "8.33.0"
37733773
debug "^4.3.4"
37743774

3775-
"@typescript-eslint/scope-manager@6.21.0":
3776-
version "6.21.0"
3777-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
3778-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
3775+
"@typescript-eslint/project-service@8.33.0":
3776+
version "8.33.0"
3777+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.0.tgz#71f37ef9010de47bf20963914743c5cbef851e08"
3778+
integrity sha512-d1hz0u9l6N+u/gcrk6s6gYdl7/+pp8yHheRTqP6X5hVDKALEaTn8WfGiit7G511yueBEL3OpOEpD+3/MBdoN+A==
37793779
dependencies:
3780-
"@typescript-eslint/types" "6.21.0"
3781-
"@typescript-eslint/visitor-keys" "6.21.0"
3780+
"@typescript-eslint/tsconfig-utils" "^8.33.0"
3781+
"@typescript-eslint/types" "^8.33.0"
3782+
debug "^4.3.4"
37823783

37833784
"@typescript-eslint/scope-manager@7.18.0":
37843785
version "7.18.0"
@@ -3796,6 +3797,19 @@
37963797
"@typescript-eslint/types" "8.24.1"
37973798
"@typescript-eslint/visitor-keys" "8.24.1"
37983799

3800+
"@typescript-eslint/scope-manager@8.33.0":
3801+
version "8.33.0"
3802+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.0.tgz#459cf0c49d410800b1a023b973c62d699b09bf4c"
3803+
integrity sha512-LMi/oqrzpqxyO72ltP+dBSP6V0xiUb4saY7WLtxSfiNEBI8m321LLVFU9/QDJxjDQG9/tjSqKz/E3380TEqSTw==
3804+
dependencies:
3805+
"@typescript-eslint/types" "8.33.0"
3806+
"@typescript-eslint/visitor-keys" "8.33.0"
3807+
3808+
"@typescript-eslint/tsconfig-utils@8.33.0", "@typescript-eslint/tsconfig-utils@^8.33.0":
3809+
version "8.33.0"
3810+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.0.tgz#316adab038bbdc43e448781d5a816c2973eab73e"
3811+
integrity sha512-sTkETlbqhEoiFmGr1gsdq5HyVbSOF0145SYDJ/EQmXHtKViCaGvnyLqWFFHtEXoS0J1yU8Wyou2UGmgW88fEug==
3812+
37993813
"@typescript-eslint/type-utils@8.24.1":
38003814
version "8.24.1"
38013815
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.24.1.tgz#99113e1df63d1571309d87eef68967344c78dd65"
@@ -3806,11 +3820,6 @@
38063820
debug "^4.3.4"
38073821
ts-api-utils "^2.0.1"
38083822

3809-
"@typescript-eslint/types@6.21.0":
3810-
version "6.21.0"
3811-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
3812-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
3813-
38143823
"@typescript-eslint/types@7.18.0":
38153824
version "7.18.0"
38163825
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
@@ -3821,19 +3830,10 @@
38213830
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.1.tgz#8777a024f3afc4ace5e48f9a804309c6dd38f95a"
38223831
integrity sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==
38233832

3824-
"@typescript-eslint/typescript-estree@6.21.0":
3825-
version "6.21.0"
3826-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
3827-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
3828-
dependencies:
3829-
"@typescript-eslint/types" "6.21.0"
3830-
"@typescript-eslint/visitor-keys" "6.21.0"
3831-
debug "^4.3.4"
3832-
globby "^11.1.0"
3833-
is-glob "^4.0.3"
3834-
minimatch "9.0.3"
3835-
semver "^7.5.4"
3836-
ts-api-utils "^1.0.1"
3833+
"@typescript-eslint/types@8.33.0", "@typescript-eslint/types@^8.33.0":
3834+
version "8.33.0"
3835+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.0.tgz#02a7dbba611a8abf1ad2a9e00f72f7b94b5ab0ee"
3836+
integrity sha512-DKuXOKpM5IDT1FA2g9x9x1Ug81YuKrzf4mYX8FAVSNu5Wo/LELHWQyM1pQaDkI42bX15PWl0vNPt1uGiIFUOpg==
38373837

38383838
"@typescript-eslint/typescript-estree@7.18.0":
38393839
version "7.18.0"
@@ -3863,6 +3863,22 @@
38633863
semver "^7.6.0"
38643864
ts-api-utils "^2.0.1"
38653865

3866+
"@typescript-eslint/typescript-estree@8.33.0":
3867+
version "8.33.0"
3868+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.0.tgz#abcc1d3db75a8e9fd2e274ee8c4099fa2399abfd"
3869+
integrity sha512-vegY4FQoB6jL97Tu/lWRsAiUUp8qJTqzAmENH2k59SJhw0Th1oszb9Idq/FyyONLuNqT1OADJPXfyUNOR8SzAQ==
3870+
dependencies:
3871+
"@typescript-eslint/project-service" "8.33.0"
3872+
"@typescript-eslint/tsconfig-utils" "8.33.0"
3873+
"@typescript-eslint/types" "8.33.0"
3874+
"@typescript-eslint/visitor-keys" "8.33.0"
3875+
debug "^4.3.4"
3876+
fast-glob "^3.3.2"
3877+
is-glob "^4.0.3"
3878+
minimatch "^9.0.4"
3879+
semver "^7.6.0"
3880+
ts-api-utils "^2.1.0"
3881+
38663882
"@typescript-eslint/utils@8.24.1", "@typescript-eslint/utils@^8.13.0":
38673883
version "8.24.1"
38683884
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.1.tgz#08d14eac33cfb3456feeee5a275b8ad3349e52ed"
@@ -3883,14 +3899,6 @@
38833899
"@typescript-eslint/types" "7.18.0"
38843900
"@typescript-eslint/typescript-estree" "7.18.0"
38853901

3886-
"@typescript-eslint/visitor-keys@6.21.0":
3887-
version "6.21.0"
3888-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
3889-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
3890-
dependencies:
3891-
"@typescript-eslint/types" "6.21.0"
3892-
eslint-visitor-keys "^3.4.1"
3893-
38943902
"@typescript-eslint/visitor-keys@7.18.0":
38953903
version "7.18.0"
38963904
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
@@ -3907,6 +3915,14 @@
39073915
"@typescript-eslint/types" "8.24.1"
39083916
eslint-visitor-keys "^4.2.0"
39093917

3918+
"@typescript-eslint/visitor-keys@8.33.0":
3919+
version "8.33.0"
3920+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.0.tgz#fbae16fd3594531f8cad95d421125d634e9974fe"
3921+
integrity sha512-7RW7CMYoskiz5OOGAWjJFxgb7c5UNjTG292gYhWeOAcFmYCtVCSqjqSBj5zMhxbXo2JOW95YYrUWJfU0zrpaGQ==
3922+
dependencies:
3923+
"@typescript-eslint/types" "8.33.0"
3924+
eslint-visitor-keys "^4.2.0"
3925+
39103926
"@ungap/structured-clone@^1.2.0":
39113927
version "1.2.0"
39123928
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -9350,13 +9366,6 @@ minimatch@5.0.1:
93509366
dependencies:
93519367
brace-expansion "^2.0.1"
93529368

9353-
minimatch@9.0.3:
9354-
version "9.0.3"
9355-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
9356-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
9357-
dependencies:
9358-
brace-expansion "^2.0.1"
9359-
93609369
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
93619370
version "3.1.2"
93629371
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -12143,7 +12152,7 @@ tracelib@1.0.1:
1214312152
resolved "https://registry.yarnpkg.com/tracelib/-/tracelib-1.0.1.tgz#bb44ea96c19b8d7a6c85a6ee1cac9945c5b75c64"
1214412153
integrity sha512-T2Vkpa/7Vdm3sV8nXRn8vZ0tnq6wlnO4Zx7Pux+JA1W6DMlg5EtbNcPZu/L7XRTPc9S0eAKhEFR4p/u0GcsDpQ==
1214512154

12146-
ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
12155+
ts-api-utils@^1.3.0:
1214712156
version "1.3.0"
1214812157
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
1214912158
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
@@ -12153,6 +12162,11 @@ ts-api-utils@^2.0.1:
1215312162
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
1215412163
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
1215512164

12165+
ts-api-utils@^2.1.0:
12166+
version "2.1.0"
12167+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
12168+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
12169+
1215612170
ts-easing@^0.2.0:
1215712171
version "0.2.0"
1215812172
resolved "https://registry.yarnpkg.com/ts-easing/-/ts-easing-0.2.0.tgz#c8a8a35025105566588d87dbda05dd7fbfa5a4ec"

0 commit comments

Comments
 (0)