Skip to content

Commit a7211ba

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8
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]>
1 parent a6233f0 commit a7211ba

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
@@ -2178,23 +2178,15 @@
21782178
tsutils "^3.21.0"
21792179

21802180
"@typescript-eslint/parser@^5.9.0":
2181-
version "5.59.7"
2182-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.7.tgz#02682554d7c1028b89aa44a48bf598db33048caa"
2183-
integrity sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==
2181+
version "5.59.8"
2182+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567"
2183+
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==
21842184
dependencies:
2185-
"@typescript-eslint/scope-manager" "5.59.7"
2186-
"@typescript-eslint/types" "5.59.7"
2187-
"@typescript-eslint/typescript-estree" "5.59.7"
2185+
"@typescript-eslint/scope-manager" "5.59.8"
2186+
"@typescript-eslint/types" "5.59.8"
2187+
"@typescript-eslint/typescript-estree" "5.59.8"
21882188
debug "^4.3.4"
21892189

2190-
"@typescript-eslint/[email protected]":
2191-
version "5.59.7"
2192-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
2193-
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
2194-
dependencies:
2195-
"@typescript-eslint/types" "5.59.7"
2196-
"@typescript-eslint/visitor-keys" "5.59.7"
2197-
21982190
"@typescript-eslint/[email protected]":
21992191
version "5.59.8"
22002192
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
@@ -2213,29 +2205,11 @@
22132205
debug "^4.3.4"
22142206
tsutils "^3.21.0"
22152207

2216-
"@typescript-eslint/[email protected]":
2217-
version "5.59.7"
2218-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
2219-
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
2220-
22212208
"@typescript-eslint/[email protected]":
22222209
version "5.59.8"
22232210
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
22242211
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
22252212

2226-
"@typescript-eslint/[email protected]":
2227-
version "5.59.7"
2228-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
2229-
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
2230-
dependencies:
2231-
"@typescript-eslint/types" "5.59.7"
2232-
"@typescript-eslint/visitor-keys" "5.59.7"
2233-
debug "^4.3.4"
2234-
globby "^11.1.0"
2235-
is-glob "^4.0.3"
2236-
semver "^7.3.7"
2237-
tsutils "^3.21.0"
2238-
22392213
"@typescript-eslint/[email protected]":
22402214
version "5.59.8"
22412215
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
@@ -2263,14 +2237,6 @@
22632237
eslint-scope "^5.1.1"
22642238
semver "^7.3.7"
22652239

2266-
"@typescript-eslint/[email protected]":
2267-
version "5.59.7"
2268-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
2269-
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
2270-
dependencies:
2271-
"@typescript-eslint/types" "5.59.7"
2272-
eslint-visitor-keys "^3.3.0"
2273-
22742240
"@typescript-eslint/[email protected]":
22752241
version "5.59.8"
22762242
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"

0 commit comments

Comments
 (0)