Skip to content

Commit d6645f0

Browse files
1 parent 04d602a commit d6645f0

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
"devDependencies": {
3131
"@types/download": "^6.2.4",
3232
"@types/node": "14.14.25",
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.18.0",
3636
"eslint-config-prettier": "7.2.0",

yarn.lock

Lines changed: 13 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -278,29 +278,29 @@
278278
dependencies:
279279
"@types/node" "*"
280280

281-
"@typescript-eslint/[email protected].1":
282-
version "4.14.1"
283-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.1.tgz#22dd301ce228aaab3416b14ead10b1db3e7d3180"
284-
integrity sha512-5JriGbYhtqMS1kRcZTQxndz1lKMwwEXKbwZbkUZNnp6MJX0+OVXnG0kOlBZP4LUAxEyzu3cs+EXd/97MJXsGfw==
281+
"@typescript-eslint/[email protected].2":
282+
version "4.14.2"
283+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.2.tgz#47a15803cfab89580b96933d348c2721f3d2f6fe"
284+
integrity sha512-uMGfG7GFYK/nYutK/iqYJv6K/Xuog/vrRRZX9aEP4Zv1jsYXuvFUMDFLhUnc8WFv3D2R5QhNQL3VYKmvLS5zsQ==
285285
dependencies:
286-
"@typescript-eslint/experimental-utils" "4.14.1"
287-
"@typescript-eslint/scope-manager" "4.14.1"
286+
"@typescript-eslint/experimental-utils" "4.14.2"
287+
"@typescript-eslint/scope-manager" "4.14.2"
288288
debug "^4.1.1"
289289
functional-red-black-tree "^1.0.1"
290290
lodash "^4.17.15"
291291
regexpp "^3.0.0"
292292
semver "^7.3.2"
293293
tsutils "^3.17.1"
294294

295-
"@typescript-eslint/[email protected].1":
296-
version "4.14.1"
297-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.1.tgz#a5c945cb24dabb96747180e1cfc8487f8066f471"
298-
integrity sha512-2CuHWOJwvpw0LofbyG5gvYjEyoJeSvVH2PnfUQSn0KQr4v8Dql2pr43ohmx4fdPQ/eVoTSFjTi/bsGEXl/zUUQ==
295+
"@typescript-eslint/[email protected].2":
296+
version "4.14.2"
297+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.2.tgz#9df35049d1d36b6cbaba534d703648b9e1f05cbb"
298+
integrity sha512-mV9pmET4C2y2WlyHmD+Iun8SAEqkLahHGBkGqDVslHkmoj3VnxnGP4ANlwuxxfq1BsKdl/MPieDbohCEQgKrwA==
299299
dependencies:
300300
"@types/json-schema" "^7.0.3"
301-
"@typescript-eslint/scope-manager" "4.14.1"
302-
"@typescript-eslint/types" "4.14.1"
303-
"@typescript-eslint/typescript-estree" "4.14.1"
301+
"@typescript-eslint/scope-manager" "4.14.2"
302+
"@typescript-eslint/types" "4.14.2"
303+
"@typescript-eslint/typescript-estree" "4.14.2"
304304
eslint-scope "^5.0.0"
305305
eslint-utils "^2.0.0"
306306

@@ -314,14 +314,6 @@
314314
"@typescript-eslint/typescript-estree" "4.14.2"
315315
debug "^4.1.1"
316316

317-
"@typescript-eslint/[email protected]":
318-
version "4.14.1"
319-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.1.tgz#8444534254c6f370e9aa974f035ced7fe713ce02"
320-
integrity sha512-F4bjJcSqXqHnC9JGUlnqSa3fC2YH5zTtmACS1Hk+WX/nFB0guuynVK5ev35D4XZbdKjulXBAQMyRr216kmxghw==
321-
dependencies:
322-
"@typescript-eslint/types" "4.14.1"
323-
"@typescript-eslint/visitor-keys" "4.14.1"
324-
325317
"@typescript-eslint/[email protected]":
326318
version "4.14.2"
327319
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.2.tgz#64cbc9ca64b60069aae0c060b2bf81163243b266"
@@ -330,30 +322,11 @@
330322
"@typescript-eslint/types" "4.14.2"
331323
"@typescript-eslint/visitor-keys" "4.14.2"
332324

333-
"@typescript-eslint/[email protected]":
334-
version "4.14.1"
335-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.1.tgz#b3d2eb91dafd0fd8b3fce7c61512ac66bd0364aa"
336-
integrity sha512-SkhzHdI/AllAgQSxXM89XwS1Tkic7csPdndUuTKabEwRcEfR8uQ/iPA3Dgio1rqsV3jtqZhY0QQni8rLswJM2w==
337-
338325
"@typescript-eslint/[email protected]":
339326
version "4.14.2"
340327
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.2.tgz#d96da62be22dc9dc6a06647f3633815350fb3174"
341328
integrity sha512-LltxawRW6wXy4Gck6ZKlBD05tCHQUj4KLn4iR69IyRiDHX3d3NCAhO+ix5OR2Q+q9bjCrHE/HKt+riZkd1At8Q==
342329

343-
"@typescript-eslint/[email protected]":
344-
version "4.14.1"
345-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.1.tgz#20d3b8c8e3cdc8f764bdd5e5b0606dd83da6075b"
346-
integrity sha512-M8+7MbzKC1PvJIA8kR2sSBnex8bsR5auatLCnVlNTJczmJgqRn8M+sAlQfkEq7M4IY3WmaNJ+LJjPVRrREVSHQ==
347-
dependencies:
348-
"@typescript-eslint/types" "4.14.1"
349-
"@typescript-eslint/visitor-keys" "4.14.1"
350-
debug "^4.1.1"
351-
globby "^11.0.1"
352-
is-glob "^4.0.1"
353-
lodash "^4.17.15"
354-
semver "^7.3.2"
355-
tsutils "^3.17.1"
356-
357330
"@typescript-eslint/[email protected]":
358331
version "4.14.2"
359332
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.2.tgz#9c5ebd8cae4d7b014f890acd81e8e17f309c9df9"
@@ -368,14 +341,6 @@
368341
semver "^7.3.2"
369342
tsutils "^3.17.1"
370343

371-
"@typescript-eslint/[email protected]":
372-
version "4.14.1"
373-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.1.tgz#e93c2ff27f47ee477a929b970ca89d60a117da91"
374-
integrity sha512-TAblbDXOI7bd0C/9PE1G+AFo7R5uc+ty1ArDoxmrC1ah61Hn6shURKy7gLdRb1qKJmjHkqu5Oq+e4Kt0jwf1IA==
375-
dependencies:
376-
"@typescript-eslint/types" "4.14.1"
377-
eslint-visitor-keys "^2.0.0"
378-
379344
"@typescript-eslint/[email protected]":
380345
version "4.14.2"
381346
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.2.tgz#997cbe2cb0690e1f384a833f64794e98727c70c6"

0 commit comments

Comments
 (0)