Skip to content

Commit 4dcd3dc

Browse files
Bump @typescript-eslint/parser from 5.49.0 to 5.50.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.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.50.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] <support@github.com>
1 parent f3c426c commit 4dcd3dc

File tree

1 file changed

+6
-40
lines changed

1 file changed

+6
-40
lines changed

yarn.lock

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -227,23 +227,15 @@
227227
tsutils "^3.21.0"
228228

229229
"@typescript-eslint/parser@^5.47.0":
230-
version "5.49.0"
231-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.49.0.tgz#d699734b2f20e16351e117417d34a2bc9d7c4b90"
232-
integrity sha512-veDlZN9mUhGqU31Qiv2qEp+XrJj5fgZpJ8PW30sHU+j/8/e5ruAhLaVDAeznS7A7i4ucb/s8IozpDtt9NqCkZg==
230+
version "5.50.0"
231+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.50.0.tgz#a33f44b2cc83d1b7176ec854fbecd55605b0b032"
232+
integrity sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ==
233233
dependencies:
234-
"@typescript-eslint/scope-manager" "5.49.0"
235-
"@typescript-eslint/types" "5.49.0"
236-
"@typescript-eslint/typescript-estree" "5.49.0"
234+
"@typescript-eslint/scope-manager" "5.50.0"
235+
"@typescript-eslint/types" "5.50.0"
236+
"@typescript-eslint/typescript-estree" "5.50.0"
237237
debug "^4.3.4"
238238

239-
"@typescript-eslint/scope-manager@5.49.0":
240-
version "5.49.0"
241-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.49.0.tgz#81b5d899cdae446c26ddf18bd47a2f5484a8af3e"
242-
integrity sha512-clpROBOiMIzpbWNxCe1xDK14uPZh35u4QaZO1GddilEzoCLAEz4szb51rBpdgurs5k2YzPtJeTEN3qVbG+LRUQ==
243-
dependencies:
244-
"@typescript-eslint/types" "5.49.0"
245-
"@typescript-eslint/visitor-keys" "5.49.0"
246-
247239
"@typescript-eslint/scope-manager@5.50.0":
248240
version "5.50.0"
249241
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.50.0.tgz#90b8a3b337ad2c52bbfe4eac38f9164614e40584"
@@ -262,29 +254,11 @@
262254
debug "^4.3.4"
263255
tsutils "^3.21.0"
264256

265-
"@typescript-eslint/types@5.49.0":
266-
version "5.49.0"
267-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.49.0.tgz#ad66766cb36ca1c89fcb6ac8b87ec2e6dac435c3"
268-
integrity sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg==
269-
270257
"@typescript-eslint/types@5.50.0":
271258
version "5.50.0"
272259
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.50.0.tgz#c461d3671a6bec6c2f41f38ed60bd87aa8a30093"
273260
integrity sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w==
274261

275-
"@typescript-eslint/typescript-estree@5.49.0":
276-
version "5.49.0"
277-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.49.0.tgz#ebd6294c0ea97891fce6af536048181e23d729c8"
278-
integrity sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==
279-
dependencies:
280-
"@typescript-eslint/types" "5.49.0"
281-
"@typescript-eslint/visitor-keys" "5.49.0"
282-
debug "^4.3.4"
283-
globby "^11.1.0"
284-
is-glob "^4.0.3"
285-
semver "^7.3.7"
286-
tsutils "^3.21.0"
287-
288262
"@typescript-eslint/typescript-estree@5.50.0":
289263
version "5.50.0"
290264
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.50.0.tgz#0b9b82975bdfa40db9a81fdabc7f93396867ea97"
@@ -312,14 +286,6 @@
312286
eslint-utils "^3.0.0"
313287
semver "^7.3.7"
314288

315-
"@typescript-eslint/visitor-keys@5.49.0":
316-
version "5.49.0"
317-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.49.0.tgz#2561c4da3f235f5c852759bf6c5faec7524f90fe"
318-
integrity sha512-v9jBMjpNWyn8B6k/Mjt6VbUS4J1GvUlR4x3Y+ibnP1z7y7V4n0WRz+50DY6+Myj0UaXVSuUlHohO+eZ8IJEnkg==
319-
dependencies:
320-
"@typescript-eslint/types" "5.49.0"
321-
eslint-visitor-keys "^3.3.0"
322-
323289
"@typescript-eslint/visitor-keys@5.50.0":
324290
version "5.50.0"
325291
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.50.0.tgz#b752ffc143841f3d7bc57d6dd01ac5c40f8c4903"

0 commit comments

Comments
 (0)