Skip to content

Commit 7949ecc

Browse files
Bump @typescript-eslint/parser from 5.38.0 to 5.38.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.0 to 5.38.1. - [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.38.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65463c6 commit 7949ecc

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@
556556
"@types/which": "^2.0.1",
557557
"@types/yauzl": "^2.9.1",
558558
"@typescript-eslint/eslint-plugin": "^5.37.0",
559-
"@typescript-eslint/parser": "^5.38.0",
559+
"@typescript-eslint/parser": "^5.38.1",
560560
"@vscode/test-electron": "^2.1.5",
561561
"eslint": "^8.24.0",
562562
"glob": "^8.0.3",

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -252,14 +252,14 @@
252252
semver "^7.3.7"
253253
tsutils "^3.21.0"
254254

255-
"@typescript-eslint/parser@^5.38.0":
256-
version "5.38.0"
257-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.0.tgz#5a59a1ff41a7b43aacd1bb2db54f6bf1c02b2ff8"
258-
integrity sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA==
259-
dependencies:
260-
"@typescript-eslint/scope-manager" "5.38.0"
261-
"@typescript-eslint/types" "5.38.0"
262-
"@typescript-eslint/typescript-estree" "5.38.0"
255+
"@typescript-eslint/parser@^5.38.1":
256+
version "5.38.1"
257+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.1.tgz#c577f429f2c32071b92dff4af4f5fbbbd2414bd0"
258+
integrity sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==
259+
dependencies:
260+
"@typescript-eslint/scope-manager" "5.38.1"
261+
"@typescript-eslint/types" "5.38.1"
262+
"@typescript-eslint/typescript-estree" "5.38.1"
263263
debug "^4.3.4"
264264

265265
"@typescript-eslint/scope-manager@5.37.0":
@@ -270,13 +270,13 @@
270270
"@typescript-eslint/types" "5.37.0"
271271
"@typescript-eslint/visitor-keys" "5.37.0"
272272

273-
"@typescript-eslint/scope-manager@5.38.0":
274-
version "5.38.0"
275-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.0.tgz#8f0927024b6b24e28671352c93b393a810ab4553"
276-
integrity sha512-ByhHIuNyKD9giwkkLqzezZ9y5bALW8VNY6xXcP+VxoH4JBDKjU5WNnsiD4HJdglHECdV+lyaxhvQjTUbRboiTA==
273+
"@typescript-eslint/scope-manager@5.38.1":
274+
version "5.38.1"
275+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.1.tgz#f87b289ef8819b47189351814ad183e8801d5764"
276+
integrity sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==
277277
dependencies:
278-
"@typescript-eslint/types" "5.38.0"
279-
"@typescript-eslint/visitor-keys" "5.38.0"
278+
"@typescript-eslint/types" "5.38.1"
279+
"@typescript-eslint/visitor-keys" "5.38.1"
280280

281281
"@typescript-eslint/type-utils@5.37.0":
282282
version "5.37.0"
@@ -293,10 +293,10 @@
293293
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.37.0.tgz#09e4870a5f3af7af3f84e08d792644a87d232261"
294294
integrity sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==
295295

296-
"@typescript-eslint/types@5.38.0":
297-
version "5.38.0"
298-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.0.tgz#8cd15825e4874354e31800dcac321d07548b8a5f"
299-
integrity sha512-HHu4yMjJ7i3Cb+8NUuRCdOGu2VMkfmKyIJsOr9PfkBVYLYrtMCK/Ap50Rpov+iKpxDTfnqvDbuPLgBE5FwUNfA==
296+
"@typescript-eslint/types@5.38.1":
297+
version "5.38.1"
298+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.1.tgz#74f9d6dcb8dc7c58c51e9fbc6653ded39e2e225c"
299+
integrity sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==
300300

301301
"@typescript-eslint/typescript-estree@5.37.0":
302302
version "5.37.0"
@@ -311,13 +311,13 @@
311311
semver "^7.3.7"
312312
tsutils "^3.21.0"
313313

314-
"@typescript-eslint/typescript-estree@5.38.0":
315-
version "5.38.0"
316-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.0.tgz#89f86b2279815c6fb7f57d68cf9b813f0dc25d98"
317-
integrity sha512-6P0RuphkR+UuV7Avv7MU3hFoWaGcrgOdi8eTe1NwhMp2/GjUJoODBTRWzlHpZh6lFOaPmSvgxGlROa0Sg5Zbyg==
314+
"@typescript-eslint/typescript-estree@5.38.1":
315+
version "5.38.1"
316+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.1.tgz#657d858d5d6087f96b638ee383ee1cff52605a1e"
317+
integrity sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==
318318
dependencies:
319-
"@typescript-eslint/types" "5.38.0"
320-
"@typescript-eslint/visitor-keys" "5.38.0"
319+
"@typescript-eslint/types" "5.38.1"
320+
"@typescript-eslint/visitor-keys" "5.38.1"
321321
debug "^4.3.4"
322322
globby "^11.1.0"
323323
is-glob "^4.0.3"
@@ -344,12 +344,12 @@
344344
"@typescript-eslint/types" "5.37.0"
345345
eslint-visitor-keys "^3.3.0"
346346

347-
"@typescript-eslint/visitor-keys@5.38.0":
348-
version "5.38.0"
349-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.0.tgz#60591ca3bf78aa12b25002c0993d067c00887e34"
350-
integrity sha512-MxnrdIyArnTi+XyFLR+kt/uNAcdOnmT+879os7qDRI+EYySR4crXJq9BXPfRzzLGq0wgxkwidrCJ9WCAoacm1w==
347+
"@typescript-eslint/visitor-keys@5.38.1":
348+
version "5.38.1"
349+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.1.tgz#508071bfc6b96d194c0afe6a65ad47029059edbc"
350+
integrity sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==
351351
dependencies:
352-
"@typescript-eslint/types" "5.38.0"
352+
"@typescript-eslint/types" "5.38.1"
353353
eslint-visitor-keys "^3.3.0"
354354

355355
"@ungap/promise-all-settled@1.1.2":

0 commit comments

Comments
 (0)