Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit 5c11ae1

Browse files
authored
⬆️ Update @typescript-eslint/eslint-plugin to version 4.11.0 (#233)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 14ab0e6 commit 5c11ae1

File tree

2 files changed

+14
-49
lines changed

2 files changed

+14
-49
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "^14.14.14",
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
33-
"@typescript-eslint/eslint-plugin": "^4.10.0",
33+
"@typescript-eslint/eslint-plugin": "^4.11.0",
3434
"@typescript-eslint/parser": "^4.11.0",
3535
"eslint": "^7.16.0",
3636
"eslint-config-prettier": "^7.1.0",

yarn.lock

Lines changed: 13 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -159,28 +159,28 @@
159159
dependencies:
160160
"@types/node" "*"
161161

162-
"@typescript-eslint/eslint-plugin@^4.10.0":
163-
version "4.10.0"
164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.10.0.tgz#19ed3baf4bc4232c5a7fcd32eaca75c3a5baf9f3"
165-
integrity sha512-h6/V46o6aXpKRlarP1AiJEXuCJ7cMQdlpfMDrcllIgX3dFkLwEBTXAoNP98ZoOmqd1xvymMVRAI4e7yVvlzWEg==
162+
"@typescript-eslint/eslint-plugin@^4.11.0":
163+
version "4.11.0"
164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.11.0.tgz#bc6c1e4175c0cf42083da4314f7931ad12f731cc"
165+
integrity sha512-x4arJMXBxyD6aBXLm3W7mSDZRiABzy+2PCLJbL7OPqlp53VXhaA1HKK7R2rTee5OlRhnUgnp8lZyVIqjnyPT6g==
166166
dependencies:
167-
"@typescript-eslint/experimental-utils" "4.10.0"
168-
"@typescript-eslint/scope-manager" "4.10.0"
167+
"@typescript-eslint/experimental-utils" "4.11.0"
168+
"@typescript-eslint/scope-manager" "4.11.0"
169169
debug "^4.1.1"
170170
functional-red-black-tree "^1.0.1"
171171
regexpp "^3.0.0"
172172
semver "^7.3.2"
173173
tsutils "^3.17.1"
174174

175-
"@typescript-eslint/experimental-utils@4.10.0":
176-
version "4.10.0"
177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.10.0.tgz#dbf5d0f89802d5feaf7d11e5b32df29bbc2f3a0e"
178-
integrity sha512-opX+7ai1sdWBOIoBgpVJrH5e89ra1KoLrJTz0UtWAa4IekkKmqDosk5r6xqRaNJfCXEfteW4HXQAwMdx+jjEmw==
175+
"@typescript-eslint/experimental-utils@4.11.0":
176+
version "4.11.0"
177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.11.0.tgz#d1a47cc6cfe1c080ce4ead79267574b9881a1565"
178+
integrity sha512-1VC6mSbYwl1FguKt8OgPs8xxaJgtqFpjY/UzUYDBKq4pfQ5lBvN2WVeqYkzf7evW42axUHYl2jm9tNyFsb8oLg==
179179
dependencies:
180180
"@types/json-schema" "^7.0.3"
181-
"@typescript-eslint/scope-manager" "4.10.0"
182-
"@typescript-eslint/types" "4.10.0"
183-
"@typescript-eslint/typescript-estree" "4.10.0"
181+
"@typescript-eslint/scope-manager" "4.11.0"
182+
"@typescript-eslint/types" "4.11.0"
183+
"@typescript-eslint/typescript-estree" "4.11.0"
184184
eslint-scope "^5.0.0"
185185
eslint-utils "^2.0.0"
186186

@@ -194,14 +194,6 @@
194194
"@typescript-eslint/typescript-estree" "4.11.0"
195195
debug "^4.1.1"
196196

197-
"@typescript-eslint/[email protected]":
198-
version "4.10.0"
199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.10.0.tgz#dbd7e1fc63d7363e3aaff742a6f2b8afdbac9d27"
200-
integrity sha512-WAPVw35P+fcnOa8DEic0tQUhoJJsgt+g6DEcz257G7vHFMwmag58EfowdVbiNcdfcV27EFR0tUBVXkDoIvfisQ==
201-
dependencies:
202-
"@typescript-eslint/types" "4.10.0"
203-
"@typescript-eslint/visitor-keys" "4.10.0"
204-
205197
"@typescript-eslint/[email protected]":
206198
version "4.11.0"
207199
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.11.0.tgz#2d906537db8a3a946721699e4fc0833810490254"
@@ -210,30 +202,11 @@
210202
"@typescript-eslint/types" "4.11.0"
211203
"@typescript-eslint/visitor-keys" "4.11.0"
212204

213-
"@typescript-eslint/[email protected]":
214-
version "4.10.0"
215-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.10.0.tgz#12f983750ebad867f0c806e705c1953cd6415789"
216-
integrity sha512-+dt5w1+Lqyd7wIPMa4XhJxUuE8+YF+vxQ6zxHyhLGHJjHiunPf0wSV8LtQwkpmAsRi1lEOoOIR30FG5S2HS33g==
217-
218205
"@typescript-eslint/[email protected]":
219206
version "4.11.0"
220207
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.11.0.tgz#86cf95e7eac4ccfd183f9fcf1480cece7caf4ca4"
221208
integrity sha512-XXOdt/NPX++txOQHM1kUMgJUS43KSlXGdR/aDyEwuAEETwuPt02Nc7v+s57PzuSqMbNLclblQdv3YcWOdXhQ7g==
222209

223-
"@typescript-eslint/[email protected]":
224-
version "4.10.0"
225-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.10.0.tgz#1e62e45fd57866afd42daf5e9fb6bd4e8dbcfa75"
226-
integrity sha512-mGK0YRp9TOk6ZqZ98F++bW6X5kMTzCRROJkGXH62d2azhghmq+1LNLylkGe6uGUOQzD452NOAEth5VAF6PDo5g==
227-
dependencies:
228-
"@typescript-eslint/types" "4.10.0"
229-
"@typescript-eslint/visitor-keys" "4.10.0"
230-
debug "^4.1.1"
231-
globby "^11.0.1"
232-
is-glob "^4.0.1"
233-
lodash "^4.17.15"
234-
semver "^7.3.2"
235-
tsutils "^3.17.1"
236-
237210
"@typescript-eslint/[email protected]":
238211
version "4.11.0"
239212
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.11.0.tgz#1144d145841e5987d61c4c845442a24b24165a4b"
@@ -248,14 +221,6 @@
248221
semver "^7.3.2"
249222
tsutils "^3.17.1"
250223

251-
"@typescript-eslint/[email protected]":
252-
version "4.10.0"
253-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.10.0.tgz#9478822329a9bc8ebcc80623d7f79a01da5ee451"
254-
integrity sha512-hPyz5qmDMuZWFtHZkjcCpkAKHX8vdu1G3YsCLEd25ryZgnJfj6FQuJ5/O7R+dB1ueszilJmAFMtlU4CA6se3Jg==
255-
dependencies:
256-
"@typescript-eslint/types" "4.10.0"
257-
eslint-visitor-keys "^2.0.0"
258-
259224
"@typescript-eslint/[email protected]":
260225
version "4.11.0"
261226
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.11.0.tgz#906669a50f06aa744378bb84c7d5c4fdbc5b7d51"

0 commit comments

Comments
 (0)