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

Commit 8d7681c

Browse files
authored
Update @typescript-eslint/eslint-plugin: 4.14.1 → 4.14.2 (patch) (#260)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent e335c9a commit 8d7681c

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.22",
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
33-
"@typescript-eslint/eslint-plugin": "^4.14.1",
33+
"@typescript-eslint/eslint-plugin": "^4.14.2",
3434
"@typescript-eslint/parser": "^4.14.2",
3535
"eslint": "^7.19.0",
3636
"eslint-config-prettier": "^7.2.0",

yarn.lock

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

162-
"@typescript-eslint/eslint-plugin@^4.14.1":
163-
version "4.14.1"
164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.1.tgz#22dd301ce228aaab3416b14ead10b1db3e7d3180"
165-
integrity sha512-5JriGbYhtqMS1kRcZTQxndz1lKMwwEXKbwZbkUZNnp6MJX0+OVXnG0kOlBZP4LUAxEyzu3cs+EXd/97MJXsGfw==
162+
"@typescript-eslint/eslint-plugin@^4.14.2":
163+
version "4.14.2"
164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.2.tgz#47a15803cfab89580b96933d348c2721f3d2f6fe"
165+
integrity sha512-uMGfG7GFYK/nYutK/iqYJv6K/Xuog/vrRRZX9aEP4Zv1jsYXuvFUMDFLhUnc8WFv3D2R5QhNQL3VYKmvLS5zsQ==
166166
dependencies:
167-
"@typescript-eslint/experimental-utils" "4.14.1"
168-
"@typescript-eslint/scope-manager" "4.14.1"
167+
"@typescript-eslint/experimental-utils" "4.14.2"
168+
"@typescript-eslint/scope-manager" "4.14.2"
169169
debug "^4.1.1"
170170
functional-red-black-tree "^1.0.1"
171171
lodash "^4.17.15"
172172
regexpp "^3.0.0"
173173
semver "^7.3.2"
174174
tsutils "^3.17.1"
175175

176-
"@typescript-eslint/[email protected].1":
177-
version "4.14.1"
178-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.1.tgz#a5c945cb24dabb96747180e1cfc8487f8066f471"
179-
integrity sha512-2CuHWOJwvpw0LofbyG5gvYjEyoJeSvVH2PnfUQSn0KQr4v8Dql2pr43ohmx4fdPQ/eVoTSFjTi/bsGEXl/zUUQ==
176+
"@typescript-eslint/[email protected].2":
177+
version "4.14.2"
178+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.2.tgz#9df35049d1d36b6cbaba534d703648b9e1f05cbb"
179+
integrity sha512-mV9pmET4C2y2WlyHmD+Iun8SAEqkLahHGBkGqDVslHkmoj3VnxnGP4ANlwuxxfq1BsKdl/MPieDbohCEQgKrwA==
180180
dependencies:
181181
"@types/json-schema" "^7.0.3"
182-
"@typescript-eslint/scope-manager" "4.14.1"
183-
"@typescript-eslint/types" "4.14.1"
184-
"@typescript-eslint/typescript-estree" "4.14.1"
182+
"@typescript-eslint/scope-manager" "4.14.2"
183+
"@typescript-eslint/types" "4.14.2"
184+
"@typescript-eslint/typescript-estree" "4.14.2"
185185
eslint-scope "^5.0.0"
186186
eslint-utils "^2.0.0"
187187

@@ -195,14 +195,6 @@
195195
"@typescript-eslint/typescript-estree" "4.14.2"
196196
debug "^4.1.1"
197197

198-
"@typescript-eslint/[email protected]":
199-
version "4.14.1"
200-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.1.tgz#8444534254c6f370e9aa974f035ced7fe713ce02"
201-
integrity sha512-F4bjJcSqXqHnC9JGUlnqSa3fC2YH5zTtmACS1Hk+WX/nFB0guuynVK5ev35D4XZbdKjulXBAQMyRr216kmxghw==
202-
dependencies:
203-
"@typescript-eslint/types" "4.14.1"
204-
"@typescript-eslint/visitor-keys" "4.14.1"
205-
206198
"@typescript-eslint/[email protected]":
207199
version "4.14.2"
208200
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.2.tgz#64cbc9ca64b60069aae0c060b2bf81163243b266"
@@ -211,30 +203,11 @@
211203
"@typescript-eslint/types" "4.14.2"
212204
"@typescript-eslint/visitor-keys" "4.14.2"
213205

214-
"@typescript-eslint/[email protected]":
215-
version "4.14.1"
216-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.1.tgz#b3d2eb91dafd0fd8b3fce7c61512ac66bd0364aa"
217-
integrity sha512-SkhzHdI/AllAgQSxXM89XwS1Tkic7csPdndUuTKabEwRcEfR8uQ/iPA3Dgio1rqsV3jtqZhY0QQni8rLswJM2w==
218-
219206
"@typescript-eslint/[email protected]":
220207
version "4.14.2"
221208
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.2.tgz#d96da62be22dc9dc6a06647f3633815350fb3174"
222209
integrity sha512-LltxawRW6wXy4Gck6ZKlBD05tCHQUj4KLn4iR69IyRiDHX3d3NCAhO+ix5OR2Q+q9bjCrHE/HKt+riZkd1At8Q==
223210

224-
"@typescript-eslint/[email protected]":
225-
version "4.14.1"
226-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.1.tgz#20d3b8c8e3cdc8f764bdd5e5b0606dd83da6075b"
227-
integrity sha512-M8+7MbzKC1PvJIA8kR2sSBnex8bsR5auatLCnVlNTJczmJgqRn8M+sAlQfkEq7M4IY3WmaNJ+LJjPVRrREVSHQ==
228-
dependencies:
229-
"@typescript-eslint/types" "4.14.1"
230-
"@typescript-eslint/visitor-keys" "4.14.1"
231-
debug "^4.1.1"
232-
globby "^11.0.1"
233-
is-glob "^4.0.1"
234-
lodash "^4.17.15"
235-
semver "^7.3.2"
236-
tsutils "^3.17.1"
237-
238211
"@typescript-eslint/[email protected]":
239212
version "4.14.2"
240213
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.2.tgz#9c5ebd8cae4d7b014f890acd81e8e17f309c9df9"
@@ -249,14 +222,6 @@
249222
semver "^7.3.2"
250223
tsutils "^3.17.1"
251224

252-
"@typescript-eslint/[email protected]":
253-
version "4.14.1"
254-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.1.tgz#e93c2ff27f47ee477a929b970ca89d60a117da91"
255-
integrity sha512-TAblbDXOI7bd0C/9PE1G+AFo7R5uc+ty1ArDoxmrC1ah61Hn6shURKy7gLdRb1qKJmjHkqu5Oq+e4Kt0jwf1IA==
256-
dependencies:
257-
"@typescript-eslint/types" "4.14.1"
258-
eslint-visitor-keys "^2.0.0"
259-
260225
"@typescript-eslint/[email protected]":
261226
version "4.14.2"
262227
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.2.tgz#997cbe2cb0690e1f384a833f64794e98727c70c6"

0 commit comments

Comments
 (0)