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

Commit b22c690

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

File tree

2 files changed

+49
-14
lines changed

2 files changed

+49
-14
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.5",
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
33-
"@typescript-eslint/eslint-plugin": "^4.5.0",
33+
"@typescript-eslint/eslint-plugin": "^4.6.0",
3434
"@typescript-eslint/parser": "^4.5.0",
3535
"eslint": "^7.12.0",
3636
"eslint-config-prettier": "^6.14.0",

yarn.lock

Lines changed: 48 additions & 13 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.5.0":
163-
version "4.5.0"
164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.5.0.tgz#4ff9c1d8535ae832e239f0ef6d7210592d9b0b07"
165-
integrity sha512-mjb/gwNcmDKNt+6mb7Aj/TjKzIJjOPcoCJpjBQC9ZnTRnBt1p4q5dJSSmIqAtsZ/Pff5N+hJlbiPc5bl6QN4OQ==
162+
"@typescript-eslint/eslint-plugin@^4.6.0":
163+
version "4.6.0"
164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.6.0.tgz#210cd538bb703f883aff81d3996961f5dba31fdb"
165+
integrity sha512-1+419X+Ynijytr1iWI+/IcX/kJryc78YNpdaXR1aRO1sU3bC0vZrIAF1tIX7rudVI84W7o7M4zo5p1aVt70fAg==
166166
dependencies:
167-
"@typescript-eslint/experimental-utils" "4.5.0"
168-
"@typescript-eslint/scope-manager" "4.5.0"
167+
"@typescript-eslint/experimental-utils" "4.6.0"
168+
"@typescript-eslint/scope-manager" "4.6.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.5.0":
176-
version "4.5.0"
177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.5.0.tgz#547fe1158609143ce60645383aa1d6f83ada28df"
178-
integrity sha512-bW9IpSAKYvkqDGRZzayBXIgPsj2xmmVHLJ+flGSoN0fF98pGoKFhbunIol0VF2Crka7z984EEhFi623Rl7e6gg==
175+
"@typescript-eslint/experimental-utils@4.6.0":
176+
version "4.6.0"
177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.6.0.tgz#f750aef4dd8e5970b5c36084f0a5ca2f0db309a4"
178+
integrity sha512-pnh6Beh2/4xjJVNL+keP49DFHk3orDHHFylSp3WEjtgW3y1U+6l+jNnJrGlbs6qhAz5z96aFmmbUyKhunXKvKw==
179179
dependencies:
180180
"@types/json-schema" "^7.0.3"
181-
"@typescript-eslint/scope-manager" "4.5.0"
182-
"@typescript-eslint/types" "4.5.0"
183-
"@typescript-eslint/typescript-estree" "4.5.0"
181+
"@typescript-eslint/scope-manager" "4.6.0"
182+
"@typescript-eslint/types" "4.6.0"
183+
"@typescript-eslint/typescript-estree" "4.6.0"
184184
eslint-scope "^5.0.0"
185185
eslint-utils "^2.0.0"
186186

@@ -202,11 +202,24 @@
202202
"@typescript-eslint/types" "4.5.0"
203203
"@typescript-eslint/visitor-keys" "4.5.0"
204204

205+
"@typescript-eslint/[email protected]":
206+
version "4.6.0"
207+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.6.0.tgz#b7d8b57fe354047a72dfb31881d9643092838662"
208+
integrity sha512-uZx5KvStXP/lwrMrfQQwDNvh2ppiXzz5TmyTVHb+5TfZ3sUP7U1onlz3pjoWrK9konRyFe1czyxObWTly27Ang==
209+
dependencies:
210+
"@typescript-eslint/types" "4.6.0"
211+
"@typescript-eslint/visitor-keys" "4.6.0"
212+
205213
"@typescript-eslint/[email protected]":
206214
version "4.5.0"
207215
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.5.0.tgz#98256e07bad1c8d15d0c9627ebec82fd971bb3c3"
208216
integrity sha512-n2uQoXnyWNk0Les9MtF0gCK3JiWd987JQi97dMSxBOzVoLZXCNtxFckVqt1h8xuI1ix01t+iMY4h4rFMj/303g==
209217

218+
"@typescript-eslint/[email protected]":
219+
version "4.6.0"
220+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.6.0.tgz#157ca925637fd53c193c6bf226a6c02b752dde2f"
221+
integrity sha512-5FAgjqH68SfFG4UTtIFv+rqYJg0nLjfkjD0iv+5O27a0xEeNZ5rZNDvFGZDizlCD1Ifj7MAbSW2DPMrf0E9zjA==
222+
210223
"@typescript-eslint/[email protected]":
211224
version "4.5.0"
212225
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.5.0.tgz#d50cf91ae3a89878401111031eb6fb6d03554f64"
@@ -221,6 +234,20 @@
221234
semver "^7.3.2"
222235
tsutils "^3.17.1"
223236

237+
"@typescript-eslint/[email protected]":
238+
version "4.6.0"
239+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.0.tgz#85bd98dcc8280511cfc5b2ce7b03a9ffa1732b08"
240+
integrity sha512-s4Z9qubMrAo/tw0CbN0IN4AtfwuehGXVZM0CHNMdfYMGBDhPdwTEpBrecwhP7dRJu6d9tT9ECYNaWDHvlFSngA==
241+
dependencies:
242+
"@typescript-eslint/types" "4.6.0"
243+
"@typescript-eslint/visitor-keys" "4.6.0"
244+
debug "^4.1.1"
245+
globby "^11.0.1"
246+
is-glob "^4.0.1"
247+
lodash "^4.17.15"
248+
semver "^7.3.2"
249+
tsutils "^3.17.1"
250+
224251
"@typescript-eslint/[email protected]":
225252
version "4.5.0"
226253
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.5.0.tgz#b59f26213ac597efe87f6b13cf2aabee70542af0"
@@ -229,6 +256,14 @@
229256
"@typescript-eslint/types" "4.5.0"
230257
eslint-visitor-keys "^2.0.0"
231258

259+
"@typescript-eslint/[email protected]":
260+
version "4.6.0"
261+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.0.tgz#fb05d6393891b0a089b243fc8f9fb8039383d5da"
262+
integrity sha512-38Aa9Ztl0XyFPVzmutHXqDMCu15Xx8yKvUo38Gu3GhsuckCh3StPI5t2WIO9LHEsOH7MLmlGfKUisU8eW1Sjhg==
263+
dependencies:
264+
"@typescript-eslint/types" "4.6.0"
265+
eslint-visitor-keys "^2.0.0"
266+
232267
accepts@~1.3.7:
233268
version "1.3.7"
234269
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"

0 commit comments

Comments
 (0)