Skip to content

Commit 97b6246

Browse files
Bump @typescript-eslint/parser from 8.41.0 to 8.42.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.41.0 to 8.42.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.42.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.42.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5785e96 commit 97b6246

File tree

1 file changed

+68
-12
lines changed

1 file changed

+68
-12
lines changed

yarn.lock

Lines changed: 68 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3047,14 +3047,14 @@
30473047
ts-api-utils "^2.1.0"
30483048

30493049
"@typescript-eslint/parser@^8.12.2":
3050-
version "8.41.0"
3051-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.41.0.tgz#677f5b2b3fa947ee1eac4129220c051b1990d898"
3052-
integrity sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg==
3053-
dependencies:
3054-
"@typescript-eslint/scope-manager" "8.41.0"
3055-
"@typescript-eslint/types" "8.41.0"
3056-
"@typescript-eslint/typescript-estree" "8.41.0"
3057-
"@typescript-eslint/visitor-keys" "8.41.0"
3050+
version "8.42.0"
3051+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
3052+
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
3053+
dependencies:
3054+
"@typescript-eslint/scope-manager" "8.42.0"
3055+
"@typescript-eslint/types" "8.42.0"
3056+
"@typescript-eslint/typescript-estree" "8.42.0"
3057+
"@typescript-eslint/visitor-keys" "8.42.0"
30583058
debug "^4.3.4"
30593059

30603060
"@typescript-eslint/[email protected]":
@@ -3066,6 +3066,15 @@
30663066
"@typescript-eslint/types" "^8.41.0"
30673067
debug "^4.3.4"
30683068

3069+
"@typescript-eslint/[email protected]":
3070+
version "8.42.0"
3071+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
3072+
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
3073+
dependencies:
3074+
"@typescript-eslint/tsconfig-utils" "^8.42.0"
3075+
"@typescript-eslint/types" "^8.42.0"
3076+
debug "^4.3.4"
3077+
30693078
"@typescript-eslint/[email protected]":
30703079
version "7.18.0"
30713080
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
@@ -3082,16 +3091,34 @@
30823091
"@typescript-eslint/types" "8.41.0"
30833092
"@typescript-eslint/visitor-keys" "8.41.0"
30843093

3094+
"@typescript-eslint/[email protected]":
3095+
version "8.42.0"
3096+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
3097+
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
3098+
dependencies:
3099+
"@typescript-eslint/types" "8.42.0"
3100+
"@typescript-eslint/visitor-keys" "8.42.0"
3101+
30853102
"@typescript-eslint/[email protected]":
30863103
version "8.41.0"
30873104
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz#134dee36eb16cdd78095a20bca0516d10b5dda75"
30883105
integrity sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==
30893106

3107+
"@typescript-eslint/[email protected]":
3108+
version "8.42.0"
3109+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
3110+
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
3111+
30903112
"@typescript-eslint/tsconfig-utils@^8.41.0":
30913113
version "8.43.0"
30923114
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8"
30933115
integrity sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==
30943116

3117+
"@typescript-eslint/tsconfig-utils@^8.42.0":
3118+
version "8.44.0"
3119+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.44.0.tgz#8c0601372bf889f0663a08df001ad666442aa3a8"
3120+
integrity sha512-x5Y0+AuEPqAInc6yd0n5DAcvtoQ/vyaGwuX5HE9n6qAefk1GaedqrLQF8kQGylLUb9pnZyLf+iEiL9fr8APDtQ==
3121+
30953122
"@typescript-eslint/[email protected]":
30963123
version "8.41.0"
30973124
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz#68d401e38fccf239925447e97bdbd048a9891ae5"
@@ -3113,10 +3140,15 @@
31133140
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d"
31143141
integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==
31153142

3116-
"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.41.0":
3117-
version "8.43.0"
3118-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
3119-
integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
3143+
"@typescript-eslint/[email protected]":
3144+
version "8.42.0"
3145+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
3146+
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
3147+
3148+
"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.41.0", "@typescript-eslint/types@^8.42.0":
3149+
version "8.44.0"
3150+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.0.tgz#4b9154ab164a0beff22d3217ff0fdc8d10bce924"
3151+
integrity sha512-ZSl2efn44VsYM0MfDQe68RKzBz75NPgLQXuGypmym6QVOWL5kegTZuZ02xRAT9T+onqvM6T8CdQk0OwYMB6ZvA==
31203152

31213153
"@typescript-eslint/[email protected]":
31223154
version "7.18.0"
@@ -3148,6 +3180,22 @@
31483180
semver "^7.6.0"
31493181
ts-api-utils "^2.1.0"
31503182

3183+
"@typescript-eslint/[email protected]":
3184+
version "8.42.0"
3185+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
3186+
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
3187+
dependencies:
3188+
"@typescript-eslint/project-service" "8.42.0"
3189+
"@typescript-eslint/tsconfig-utils" "8.42.0"
3190+
"@typescript-eslint/types" "8.42.0"
3191+
"@typescript-eslint/visitor-keys" "8.42.0"
3192+
debug "^4.3.4"
3193+
fast-glob "^3.3.2"
3194+
is-glob "^4.0.3"
3195+
minimatch "^9.0.4"
3196+
semver "^7.6.0"
3197+
ts-api-utils "^2.1.0"
3198+
31513199
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.32.1", "@typescript-eslint/utils@^8.33.1":
31523200
version "8.41.0"
31533201
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.41.0.tgz#17cb3b766c1626311004ea41ffd8c27eb226b953"
@@ -3184,6 +3232,14 @@
31843232
"@typescript-eslint/types" "8.41.0"
31853233
eslint-visitor-keys "^4.2.1"
31863234

3235+
"@typescript-eslint/[email protected]":
3236+
version "8.42.0"
3237+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
3238+
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
3239+
dependencies:
3240+
"@typescript-eslint/types" "8.42.0"
3241+
eslint-visitor-keys "^4.2.1"
3242+
31873243
"@ungap/structured-clone@^1.3.0":
31883244
version "1.3.0"
31893245
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"

0 commit comments

Comments
 (0)