Skip to content

Commit 2639327

Browse files
Bump typescript-eslint from 8.15.0 to 8.23.0 (#1503)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.15.0 to 8.23.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86abedf commit 2639327

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"ts-loader": "^9.5.1",
201201
"ts-node": "^10.9.1",
202202
"typescript": "^5.7.3",
203-
"typescript-eslint": "^8.15.0",
203+
"typescript-eslint": "^8.23.0",
204204
"webpack": "^5.97.1",
205205
"webpack-bundle-analyzer": "^4.10.1",
206206
"webpack-cli": "^5.1.4",

yarn.lock

+64-64
Original file line numberDiff line numberDiff line change
@@ -2934,85 +2934,85 @@
29342934
dependencies:
29352935
"@types/yargs-parser" "*"
29362936

2937-
"@typescript-eslint/eslint-plugin@8.15.0":
2938-
version "8.15.0"
2939-
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.15.0.tgz#c95c6521e70c8b095a684d884d96c0c1c63747d2"
2940-
integrity sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==
2937+
"@typescript-eslint/eslint-plugin@8.23.0":
2938+
version "8.23.0"
2939+
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.23.0.tgz#7745f4e3e4a7ae5f6f73fefcd856fd6a074189b7"
2940+
integrity sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w==
29412941
dependencies:
29422942
"@eslint-community/regexpp" "^4.10.0"
2943-
"@typescript-eslint/scope-manager" "8.15.0"
2944-
"@typescript-eslint/type-utils" "8.15.0"
2945-
"@typescript-eslint/utils" "8.15.0"
2946-
"@typescript-eslint/visitor-keys" "8.15.0"
2943+
"@typescript-eslint/scope-manager" "8.23.0"
2944+
"@typescript-eslint/type-utils" "8.23.0"
2945+
"@typescript-eslint/utils" "8.23.0"
2946+
"@typescript-eslint/visitor-keys" "8.23.0"
29472947
graphemer "^1.4.0"
29482948
ignore "^5.3.1"
29492949
natural-compare "^1.4.0"
2950-
ts-api-utils "^1.3.0"
2950+
ts-api-utils "^2.0.1"
29512951

2952-
"@typescript-eslint/parser@8.15.0":
2953-
version "8.15.0"
2954-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.15.0.tgz#92610da2b3af702cfbc02a46e2a2daa6260a9045"
2955-
integrity sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==
2952+
"@typescript-eslint/parser@8.23.0":
2953+
version "8.23.0"
2954+
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081"
2955+
integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q==
29562956
dependencies:
2957-
"@typescript-eslint/scope-manager" "8.15.0"
2958-
"@typescript-eslint/types" "8.15.0"
2959-
"@typescript-eslint/typescript-estree" "8.15.0"
2960-
"@typescript-eslint/visitor-keys" "8.15.0"
2957+
"@typescript-eslint/scope-manager" "8.23.0"
2958+
"@typescript-eslint/types" "8.23.0"
2959+
"@typescript-eslint/typescript-estree" "8.23.0"
2960+
"@typescript-eslint/visitor-keys" "8.23.0"
29612961
debug "^4.3.4"
29622962

2963-
"@typescript-eslint/scope-manager@8.15.0":
2964-
version "8.15.0"
2965-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz#28a1a0f13038f382424f45a988961acaca38f7c6"
2966-
integrity sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==
2963+
"@typescript-eslint/scope-manager@8.23.0":
2964+
version "8.23.0"
2965+
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.23.0.tgz#ee3bb7546421ca924b9b7a8b62a77d388193ddec"
2966+
integrity sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw==
29672967
dependencies:
2968-
"@typescript-eslint/types" "8.15.0"
2969-
"@typescript-eslint/visitor-keys" "8.15.0"
2968+
"@typescript-eslint/types" "8.23.0"
2969+
"@typescript-eslint/visitor-keys" "8.23.0"
29702970

2971-
"@typescript-eslint/type-utils@8.15.0":
2972-
version "8.15.0"
2973-
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.15.0.tgz#a6da0f93aef879a68cc66c73fe42256cb7426c72"
2974-
integrity sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==
2971+
"@typescript-eslint/type-utils@8.23.0":
2972+
version "8.23.0"
2973+
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.23.0.tgz#271e1eecece072d92679dfda5ccfceac3faa9f76"
2974+
integrity sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA==
29752975
dependencies:
2976-
"@typescript-eslint/typescript-estree" "8.15.0"
2977-
"@typescript-eslint/utils" "8.15.0"
2976+
"@typescript-eslint/typescript-estree" "8.23.0"
2977+
"@typescript-eslint/utils" "8.23.0"
29782978
debug "^4.3.4"
2979-
ts-api-utils "^1.3.0"
2979+
ts-api-utils "^2.0.1"
29802980

2981-
"@typescript-eslint/types@8.15.0":
2982-
version "8.15.0"
2983-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.15.0.tgz#4958edf3d83e97f77005f794452e595aaf6430fc"
2984-
integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==
2981+
"@typescript-eslint/types@8.23.0":
2982+
version "8.23.0"
2983+
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.23.0.tgz#3355f6bcc5ebab77ef6dcbbd1113ec0a683a234a"
2984+
integrity sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==
29852985

2986-
"@typescript-eslint/typescript-estree@8.15.0":
2987-
version "8.15.0"
2988-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz#915c94e387892b114a2a2cc0df2d7f19412c8ba7"
2989-
integrity sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==
2986+
"@typescript-eslint/typescript-estree@8.23.0":
2987+
version "8.23.0"
2988+
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz#f633ef08efa656e386bc44b045ffcf9537cc6924"
2989+
integrity sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==
29902990
dependencies:
2991-
"@typescript-eslint/types" "8.15.0"
2992-
"@typescript-eslint/visitor-keys" "8.15.0"
2991+
"@typescript-eslint/types" "8.23.0"
2992+
"@typescript-eslint/visitor-keys" "8.23.0"
29932993
debug "^4.3.4"
29942994
fast-glob "^3.3.2"
29952995
is-glob "^4.0.3"
29962996
minimatch "^9.0.4"
29972997
semver "^7.6.0"
2998-
ts-api-utils "^1.3.0"
2998+
ts-api-utils "^2.0.1"
29992999

3000-
"@typescript-eslint/utils@8.15.0":
3001-
version "8.15.0"
3002-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.15.0.tgz#ac04679ad19252776b38b81954b8e5a65567cef6"
3003-
integrity sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==
3000+
"@typescript-eslint/utils@8.23.0":
3001+
version "8.23.0"
3002+
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554"
3003+
integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==
30043004
dependencies:
30053005
"@eslint-community/eslint-utils" "^4.4.0"
3006-
"@typescript-eslint/scope-manager" "8.15.0"
3007-
"@typescript-eslint/types" "8.15.0"
3008-
"@typescript-eslint/typescript-estree" "8.15.0"
3006+
"@typescript-eslint/scope-manager" "8.23.0"
3007+
"@typescript-eslint/types" "8.23.0"
3008+
"@typescript-eslint/typescript-estree" "8.23.0"
30093009

3010-
"@typescript-eslint/visitor-keys@8.15.0":
3011-
version "8.15.0"
3012-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz#9ea5a85eb25401d2aa74ec8a478af4e97899ea12"
3013-
integrity sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==
3010+
"@typescript-eslint/visitor-keys@8.23.0":
3011+
version "8.23.0"
3012+
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz#40405fd26a61d23f5f4c2ed0f016a47074781df8"
3013+
integrity sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==
30143014
dependencies:
3015-
"@typescript-eslint/types" "8.15.0"
3015+
"@typescript-eslint/types" "8.23.0"
30163016
eslint-visitor-keys "^4.2.0"
30173017

30183018
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.14.1":
@@ -10916,10 +10916,10 @@ triple-beam@^1.3.0:
1091610916
resolved "https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz#6fde70271dc6e5d73ca0c3b24e2d92afb7441984"
1091710917
integrity sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==
1091810918

10919-
ts-api-utils@^1.3.0:
10920-
version "1.3.0"
10921-
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
10922-
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
10919+
ts-api-utils@^2.0.1:
10920+
version "2.0.1"
10921+
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
10922+
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
1092310923

1092410924
ts-essentials@^10.0.4:
1092510925
version "10.0.4"
@@ -11133,14 +11133,14 @@ typed-array-length@^1.0.6:
1113311133
is-typed-array "^1.1.13"
1113411134
possible-typed-array-names "^1.0.0"
1113511135

11136-
typescript-eslint@^8.15.0:
11137-
version "8.15.0"
11138-
resolved "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.15.0.tgz#c8a2a0d183c3eb48ae176aa078c1b9daa584cf9d"
11139-
integrity sha512-wY4FRGl0ZI+ZU4Jo/yjdBu0lVTSML58pu6PgGtJmCufvzfV565pUF6iACQt092uFOd49iLOTX/sEVmHtbSrS+w==
11136+
typescript-eslint@^8.23.0:
11137+
version "8.23.0"
11138+
resolved "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.23.0.tgz#796deb48f040146b68fcc8cb07db68b87219a8d2"
11139+
integrity sha512-/LBRo3HrXr5LxmrdYSOCvoAMm7p2jNizNfbIpCgvG4HMsnoprRUOce/+8VJ9BDYWW68rqIENE/haVLWPeFZBVQ==
1114011140
dependencies:
11141-
"@typescript-eslint/eslint-plugin" "8.15.0"
11142-
"@typescript-eslint/parser" "8.15.0"
11143-
"@typescript-eslint/utils" "8.15.0"
11141+
"@typescript-eslint/eslint-plugin" "8.23.0"
11142+
"@typescript-eslint/parser" "8.23.0"
11143+
"@typescript-eslint/utils" "8.23.0"
1114411144

1114511145
typescript@^5.4.2, typescript@^5.7.3:
1114611146
version "5.7.3"

0 commit comments

Comments
 (0)