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

Commit 7147625

Browse files
authored
⬆️ Update @typescript-eslint/eslint-plugin to version 4.7.0 (#203)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 9061381 commit 7147625

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.6",
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
33-
"@typescript-eslint/eslint-plugin": "^4.6.1",
33+
"@typescript-eslint/eslint-plugin": "^4.7.0",
3434
"@typescript-eslint/parser": "^4.7.0",
3535
"eslint": "^7.12.1",
3636
"eslint-config-prettier": "^6.15.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.6.1":
163-
version "4.6.1"
164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.6.1.tgz#99d77eb7a016fd5a5e749d2c44a7e4c317eb7da3"
165-
integrity sha512-SNZyflefTMK2JyrPfFFzzoy2asLmZvZJ6+/L5cIqg4HfKGiW2Gr1Go1OyEVqne/U4QwmoasuMwppoBHWBWF2nA==
162+
"@typescript-eslint/eslint-plugin@^4.7.0":
163+
version "4.7.0"
164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479"
165+
integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q==
166166
dependencies:
167-
"@typescript-eslint/experimental-utils" "4.6.1"
168-
"@typescript-eslint/scope-manager" "4.6.1"
167+
"@typescript-eslint/experimental-utils" "4.7.0"
168+
"@typescript-eslint/scope-manager" "4.7.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.6.1":
176-
version "4.6.1"
177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.6.1.tgz#a9c691dfd530a9570274fe68907c24c07a06c4aa"
178-
integrity sha512-qyPqCFWlHZXkEBoV56UxHSoXW2qnTr4JrWVXOh3soBP3q0o7p4pUEMfInDwIa0dB/ypdtm7gLOS0hg0a73ijfg==
175+
"@typescript-eslint/experimental-utils@4.7.0":
176+
version "4.7.0"
177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5"
178+
integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA==
179179
dependencies:
180180
"@types/json-schema" "^7.0.3"
181-
"@typescript-eslint/scope-manager" "4.6.1"
182-
"@typescript-eslint/types" "4.6.1"
183-
"@typescript-eslint/typescript-estree" "4.6.1"
181+
"@typescript-eslint/scope-manager" "4.7.0"
182+
"@typescript-eslint/types" "4.7.0"
183+
"@typescript-eslint/typescript-estree" "4.7.0"
184184
eslint-scope "^5.0.0"
185185
eslint-utils "^2.0.0"
186186

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

197-
"@typescript-eslint/[email protected]":
198-
version "4.6.1"
199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.6.1.tgz#21872b91cbf7adfc7083f17b8041149148baf992"
200-
integrity sha512-f95+80r6VdINYscJY1KDUEDcxZ3prAWHulL4qRDfNVD0I5QAVSGqFkwHERDoLYJJWmEAkUMdQVvx7/c2Hp+Bjg==
201-
dependencies:
202-
"@typescript-eslint/types" "4.6.1"
203-
"@typescript-eslint/visitor-keys" "4.6.1"
204-
205197
"@typescript-eslint/[email protected]":
206198
version "4.7.0"
207199
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed"
@@ -210,30 +202,11 @@
210202
"@typescript-eslint/types" "4.7.0"
211203
"@typescript-eslint/visitor-keys" "4.7.0"
212204

213-
"@typescript-eslint/[email protected]":
214-
version "4.6.1"
215-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.6.1.tgz#d3ad7478f53f22e7339dc006ab61aac131231552"
216-
integrity sha512-k2ZCHhJ96YZyPIsykickez+OMHkz06xppVLfJ+DY90i532/Cx2Z+HiRMH8YZQo7a4zVd/TwNBuRCdXlGK4yo8w==
217-
218205
"@typescript-eslint/[email protected]":
219206
version "4.7.0"
220207
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
221208
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
222209

223-
"@typescript-eslint/[email protected]":
224-
version "4.6.1"
225-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.1.tgz#6025cce724329413f57e4959b2d676fceeca246f"
226-
integrity sha512-/J/kxiyjQQKqEr5kuKLNQ1Finpfb8gf/NpbwqFFYEBjxOsZ621r9AqwS9UDRA1Rrr/eneX/YsbPAIhU2rFLjXQ==
227-
dependencies:
228-
"@typescript-eslint/types" "4.6.1"
229-
"@typescript-eslint/visitor-keys" "4.6.1"
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.7.0"
239212
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393"
@@ -248,14 +221,6 @@
248221
semver "^7.3.2"
249222
tsutils "^3.17.1"
250223

251-
"@typescript-eslint/[email protected]":
252-
version "4.6.1"
253-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.1.tgz#6b125883402d8939df7b54528d879e88f7ba3614"
254-
integrity sha512-owABze4toX7QXwOLT3/D5a8NecZEjEWU1srqxENTfqsY3bwVnl3YYbOh6s1rp2wQKO9RTHFGjKes08FgE7SVMw==
255-
dependencies:
256-
"@typescript-eslint/types" "4.6.1"
257-
eslint-visitor-keys "^2.0.0"
258-
259224
"@typescript-eslint/[email protected]":
260225
version "4.7.0"
261226
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f"

0 commit comments

Comments
 (0)