Skip to content

Commit 1d1716f

Browse files
chore(deps): update dependency @typescript-eslint/parser to v5.10.1 (#932)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 137412b commit 1d1716f

File tree

2 files changed

+9
-43
lines changed

2 files changed

+9
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/jest": "27.4.0",
3232
"@types/node": "16.11.21",
3333
"@typescript-eslint/eslint-plugin": "5.10.1",
34-
"@typescript-eslint/parser": "5.10.0",
34+
"@typescript-eslint/parser": "5.10.1",
3535
"bob-the-bundler": "1.6.1",
3636
"dedent": "0.7.0",
3737
"eslint": "8.7.0",

yarn.lock

Lines changed: 8 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2363,23 +2363,15 @@
23632363
semver "^7.3.5"
23642364
tsutils "^3.21.0"
23652365

2366-
"@typescript-eslint/[email protected]":
2367-
version "5.10.0"
2368-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c"
2369-
integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==
2370-
dependencies:
2371-
"@typescript-eslint/scope-manager" "5.10.0"
2372-
"@typescript-eslint/types" "5.10.0"
2373-
"@typescript-eslint/typescript-estree" "5.10.0"
2374-
debug "^4.3.2"
2375-
2376-
"@typescript-eslint/[email protected]":
2377-
version "5.10.0"
2378-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb"
2379-
integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==
2366+
"@typescript-eslint/[email protected]":
2367+
version "5.10.1"
2368+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.1.tgz#4ce9633cc33fc70bc13786cb793c1a76fe5ad6bd"
2369+
integrity sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==
23802370
dependencies:
2381-
"@typescript-eslint/types" "5.10.0"
2382-
"@typescript-eslint/visitor-keys" "5.10.0"
2371+
"@typescript-eslint/scope-manager" "5.10.1"
2372+
"@typescript-eslint/types" "5.10.1"
2373+
"@typescript-eslint/typescript-estree" "5.10.1"
2374+
debug "^4.3.2"
23832375

23842376
"@typescript-eslint/[email protected]":
23852377
version "5.10.1"
@@ -2398,29 +2390,11 @@
23982390
debug "^4.3.2"
23992391
tsutils "^3.21.0"
24002392

2401-
"@typescript-eslint/[email protected]":
2402-
version "5.10.0"
2403-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
2404-
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
2405-
24062393
"@typescript-eslint/[email protected]":
24072394
version "5.10.1"
24082395
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
24092396
integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
24102397

2411-
"@typescript-eslint/[email protected]":
2412-
version "5.10.0"
2413-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
2414-
integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==
2415-
dependencies:
2416-
"@typescript-eslint/types" "5.10.0"
2417-
"@typescript-eslint/visitor-keys" "5.10.0"
2418-
debug "^4.3.2"
2419-
globby "^11.0.4"
2420-
is-glob "^4.0.3"
2421-
semver "^7.3.5"
2422-
tsutils "^3.21.0"
2423-
24242398
"@typescript-eslint/[email protected]":
24252399
version "5.10.1"
24262400
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15"
@@ -2446,14 +2420,6 @@
24462420
eslint-scope "^5.1.1"
24472421
eslint-utils "^3.0.0"
24482422

2449-
"@typescript-eslint/[email protected]":
2450-
version "5.10.0"
2451-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281"
2452-
integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==
2453-
dependencies:
2454-
"@typescript-eslint/types" "5.10.0"
2455-
eslint-visitor-keys "^3.0.0"
2456-
24572423
"@typescript-eslint/[email protected]":
24582424
version "5.10.1"
24592425
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b"

0 commit comments

Comments
 (0)