Skip to content

Commit 2c1d53d

Browse files
chore: update typescript-eslint monorepo to v4.11.0 (#2376)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2d25031 commit 2c1d53d

File tree

1 file changed

+42
-42
lines changed

1 file changed

+42
-42
lines changed

yarn.lock

+42-42
Original file line numberDiff line numberDiff line change
@@ -2409,27 +2409,27 @@
24092409
"@types/yargs-parser" "*"
24102410

24112411
"@typescript-eslint/eslint-plugin@^4.1.0":
2412-
version "4.10.0"
2413-
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.10.0.tgz#19ed3baf4bc4232c5a7fcd32eaca75c3a5baf9f3"
2414-
integrity sha512-h6/V46o6aXpKRlarP1AiJEXuCJ7cMQdlpfMDrcllIgX3dFkLwEBTXAoNP98ZoOmqd1xvymMVRAI4e7yVvlzWEg==
2412+
version "4.11.0"
2413+
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.11.0.tgz#bc6c1e4175c0cf42083da4314f7931ad12f731cc"
2414+
integrity sha512-x4arJMXBxyD6aBXLm3W7mSDZRiABzy+2PCLJbL7OPqlp53VXhaA1HKK7R2rTee5OlRhnUgnp8lZyVIqjnyPT6g==
24152415
dependencies:
2416-
"@typescript-eslint/experimental-utils" "4.10.0"
2417-
"@typescript-eslint/scope-manager" "4.10.0"
2416+
"@typescript-eslint/experimental-utils" "4.11.0"
2417+
"@typescript-eslint/scope-manager" "4.11.0"
24182418
debug "^4.1.1"
24192419
functional-red-black-tree "^1.0.1"
24202420
regexpp "^3.0.0"
24212421
semver "^7.3.2"
24222422
tsutils "^3.17.1"
24232423

2424-
"@typescript-eslint/experimental-utils@4.10.0":
2425-
version "4.10.0"
2426-
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.10.0.tgz#dbf5d0f89802d5feaf7d11e5b32df29bbc2f3a0e"
2427-
integrity sha512-opX+7ai1sdWBOIoBgpVJrH5e89ra1KoLrJTz0UtWAa4IekkKmqDosk5r6xqRaNJfCXEfteW4HXQAwMdx+jjEmw==
2424+
"@typescript-eslint/experimental-utils@4.11.0":
2425+
version "4.11.0"
2426+
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.11.0.tgz#d1a47cc6cfe1c080ce4ead79267574b9881a1565"
2427+
integrity sha512-1VC6mSbYwl1FguKt8OgPs8xxaJgtqFpjY/UzUYDBKq4pfQ5lBvN2WVeqYkzf7evW42axUHYl2jm9tNyFsb8oLg==
24282428
dependencies:
24292429
"@types/json-schema" "^7.0.3"
2430-
"@typescript-eslint/scope-manager" "4.10.0"
2431-
"@typescript-eslint/types" "4.10.0"
2432-
"@typescript-eslint/typescript-estree" "4.10.0"
2430+
"@typescript-eslint/scope-manager" "4.11.0"
2431+
"@typescript-eslint/types" "4.11.0"
2432+
"@typescript-eslint/typescript-estree" "4.11.0"
24332433
eslint-scope "^5.0.0"
24342434
eslint-utils "^2.0.0"
24352435

@@ -2446,22 +2446,22 @@
24462446
eslint-utils "^2.0.0"
24472447

24482448
"@typescript-eslint/parser@^4.1.0":
2449-
version "4.10.0"
2450-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.10.0.tgz#1a622b0847b765b2d8f0ede6f0cdd85f03d76031"
2451-
integrity sha512-amBvUUGBMadzCW6c/qaZmfr3t9PyevcSWw7hY2FuevdZVp5QPw/K76VSQ5Sw3BxlgYCHZcK6DjIhSZK0PQNsQg==
2449+
version "4.11.0"
2450+
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.11.0.tgz#1dd3d7e42708c10ce9f3aa64c63c0ab99868b4e2"
2451+
integrity sha512-NBTtKCC7ZtuxEV5CrHUO4Pg2s784pvavc3cnz6V+oJvVbK4tH9135f/RBP6eUA2KHiFKAollSrgSctQGmHbqJQ==
24522452
dependencies:
2453-
"@typescript-eslint/scope-manager" "4.10.0"
2454-
"@typescript-eslint/types" "4.10.0"
2455-
"@typescript-eslint/typescript-estree" "4.10.0"
2453+
"@typescript-eslint/scope-manager" "4.11.0"
2454+
"@typescript-eslint/types" "4.11.0"
2455+
"@typescript-eslint/typescript-estree" "4.11.0"
24562456
debug "^4.1.1"
24572457

2458-
"@typescript-eslint/scope-manager@4.10.0":
2459-
version "4.10.0"
2460-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.10.0.tgz#dbd7e1fc63d7363e3aaff742a6f2b8afdbac9d27"
2461-
integrity sha512-WAPVw35P+fcnOa8DEic0tQUhoJJsgt+g6DEcz257G7vHFMwmag58EfowdVbiNcdfcV27EFR0tUBVXkDoIvfisQ==
2458+
"@typescript-eslint/scope-manager@4.11.0":
2459+
version "4.11.0"
2460+
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.11.0.tgz#2d906537db8a3a946721699e4fc0833810490254"
2461+
integrity sha512-6VSTm/4vC2dHM3ySDW9Kl48en+yLNfVV6LECU8jodBHQOhO8adAVizaZ1fV0QGZnLQjQ/y0aBj5/KXPp2hBTjA==
24622462
dependencies:
2463-
"@typescript-eslint/types" "4.10.0"
2464-
"@typescript-eslint/visitor-keys" "4.10.0"
2463+
"@typescript-eslint/types" "4.11.0"
2464+
"@typescript-eslint/visitor-keys" "4.11.0"
24652465

24662466
"@typescript-eslint/[email protected]":
24672467
version "4.7.0"
@@ -2471,23 +2471,23 @@
24712471
"@typescript-eslint/types" "4.7.0"
24722472
"@typescript-eslint/visitor-keys" "4.7.0"
24732473

2474-
"@typescript-eslint/types@4.10.0":
2475-
version "4.10.0"
2476-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.10.0.tgz#12f983750ebad867f0c806e705c1953cd6415789"
2477-
integrity sha512-+dt5w1+Lqyd7wIPMa4XhJxUuE8+YF+vxQ6zxHyhLGHJjHiunPf0wSV8LtQwkpmAsRi1lEOoOIR30FG5S2HS33g==
2474+
"@typescript-eslint/types@4.11.0":
2475+
version "4.11.0"
2476+
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.11.0.tgz#86cf95e7eac4ccfd183f9fcf1480cece7caf4ca4"
2477+
integrity sha512-XXOdt/NPX++txOQHM1kUMgJUS43KSlXGdR/aDyEwuAEETwuPt02Nc7v+s57PzuSqMbNLclblQdv3YcWOdXhQ7g==
24782478

24792479
"@typescript-eslint/[email protected]":
24802480
version "4.7.0"
24812481
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
24822482
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
24832483

2484-
"@typescript-eslint/typescript-estree@4.10.0":
2485-
version "4.10.0"
2486-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.10.0.tgz#1e62e45fd57866afd42daf5e9fb6bd4e8dbcfa75"
2487-
integrity sha512-mGK0YRp9TOk6ZqZ98F++bW6X5kMTzCRROJkGXH62d2azhghmq+1LNLylkGe6uGUOQzD452NOAEth5VAF6PDo5g==
2484+
"@typescript-eslint/typescript-estree@4.11.0":
2485+
version "4.11.0"
2486+
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.11.0.tgz#1144d145841e5987d61c4c845442a24b24165a4b"
2487+
integrity sha512-eA6sT5dE5RHAFhtcC+b5WDlUIGwnO9b0yrfGa1mIOIAjqwSQCpXbLiFmKTdRbQN/xH2EZkGqqLDrKUuYOZ0+Hg==
24882488
dependencies:
2489-
"@typescript-eslint/types" "4.10.0"
2490-
"@typescript-eslint/visitor-keys" "4.10.0"
2489+
"@typescript-eslint/types" "4.11.0"
2490+
"@typescript-eslint/visitor-keys" "4.11.0"
24912491
debug "^4.1.1"
24922492
globby "^11.0.1"
24932493
is-glob "^4.0.1"
@@ -2509,12 +2509,12 @@
25092509
semver "^7.3.2"
25102510
tsutils "^3.17.1"
25112511

2512-
"@typescript-eslint/visitor-keys@4.10.0":
2513-
version "4.10.0"
2514-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.10.0.tgz#9478822329a9bc8ebcc80623d7f79a01da5ee451"
2515-
integrity sha512-hPyz5qmDMuZWFtHZkjcCpkAKHX8vdu1G3YsCLEd25ryZgnJfj6FQuJ5/O7R+dB1ueszilJmAFMtlU4CA6se3Jg==
2512+
"@typescript-eslint/visitor-keys@4.11.0":
2513+
version "4.11.0"
2514+
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.11.0.tgz#906669a50f06aa744378bb84c7d5c4fdbc5b7d51"
2515+
integrity sha512-tRYKyY0i7cMk6v4UIOCjl1LhuepC/pc6adQqJk4Is3YcC6k46HvsV9Wl7vQoLbm9qADgeujiT7KdLrylvFIQ+A==
25162516
dependencies:
2517-
"@typescript-eslint/types" "4.10.0"
2517+
"@typescript-eslint/types" "4.11.0"
25182518
eslint-visitor-keys "^2.0.0"
25192519

25202520
"@typescript-eslint/[email protected]":
@@ -4926,9 +4926,9 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
49264926
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
49274927

49284928
fastq@^1.6.0:
4929-
version "1.9.0"
4930-
resolved "https://registry.npmjs.org/fastq/-/fastq-1.9.0.tgz#e16a72f338eaca48e91b5c23593bcc2ef66b7947"
4931-
integrity sha512-i7FVWL8HhVY+CTkwFxkN2mk3h+787ixS5S63eb78diVRc1MCssarHq3W5cj0av7YDSwmaV928RNag+U1etRQ7w==
4929+
version "1.10.0"
4930+
resolved "https://registry.npmjs.org/fastq/-/fastq-1.10.0.tgz#74dbefccade964932cdf500473ef302719c652bb"
4931+
integrity sha512-NL2Qc5L3iQEsyYzweq7qfgy5OtXCmGzGvhElGEd/SoFWEMOEczNh5s5ocaF01HDetxz+p8ecjNPA6cZxxIHmzA==
49324932
dependencies:
49334933
reusify "^1.0.4"
49344934

0 commit comments

Comments
 (0)