Skip to content

Commit 0f1bb30

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 (#3821)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.7 to 5.59.8. - [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.59.8/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8fb761 commit 0f1bb30

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
@@ -2323,23 +2323,15 @@
23232323
tsutils "^3.21.0"
23242324

23252325
"@typescript-eslint/parser@^5.49.0":
2326-
version "5.59.7"
2327-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.7.tgz#02682554d7c1028b89aa44a48bf598db33048caa"
2328-
integrity sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==
2326+
version "5.59.8"
2327+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567"
2328+
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==
23292329
dependencies:
2330-
"@typescript-eslint/scope-manager" "5.59.7"
2331-
"@typescript-eslint/types" "5.59.7"
2332-
"@typescript-eslint/typescript-estree" "5.59.7"
2330+
"@typescript-eslint/scope-manager" "5.59.8"
2331+
"@typescript-eslint/types" "5.59.8"
2332+
"@typescript-eslint/typescript-estree" "5.59.8"
23332333
debug "^4.3.4"
23342334

2335-
"@typescript-eslint/[email protected]":
2336-
version "5.59.7"
2337-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
2338-
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
2339-
dependencies:
2340-
"@typescript-eslint/types" "5.59.7"
2341-
"@typescript-eslint/visitor-keys" "5.59.7"
2342-
23432335
"@typescript-eslint/[email protected]":
23442336
version "5.59.8"
23452337
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
@@ -2358,29 +2350,11 @@
23582350
debug "^4.3.4"
23592351
tsutils "^3.21.0"
23602352

2361-
"@typescript-eslint/[email protected]":
2362-
version "5.59.7"
2363-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
2364-
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
2365-
23662353
"@typescript-eslint/[email protected]":
23672354
version "5.59.8"
23682355
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
23692356
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
23702357

2371-
"@typescript-eslint/[email protected]":
2372-
version "5.59.7"
2373-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
2374-
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
2375-
dependencies:
2376-
"@typescript-eslint/types" "5.59.7"
2377-
"@typescript-eslint/visitor-keys" "5.59.7"
2378-
debug "^4.3.4"
2379-
globby "^11.1.0"
2380-
is-glob "^4.0.3"
2381-
semver "^7.3.7"
2382-
tsutils "^3.21.0"
2383-
23842358
"@typescript-eslint/[email protected]":
23852359
version "5.59.8"
23862360
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
@@ -2408,14 +2382,6 @@
24082382
eslint-scope "^5.1.1"
24092383
semver "^7.3.7"
24102384

2411-
"@typescript-eslint/[email protected]":
2412-
version "5.59.7"
2413-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
2414-
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
2415-
dependencies:
2416-
"@typescript-eslint/types" "5.59.7"
2417-
eslint-visitor-keys "^3.3.0"
2418-
24192385
"@typescript-eslint/[email protected]":
24202386
version "5.59.8"
24212387
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"

0 commit comments

Comments
 (0)