Skip to content

Commit 951d03e

Browse files
Merge pull request ferdikoomen#562 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.14.2
2 parents fc4da58 + 677c6a7 commit 951d03e

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
@@ -81,7 +81,7 @@
8181
"@types/node": "14.14.25",
8282
"@types/node-fetch": "2.5.8",
8383
"@types/qs": "6.9.5",
84-
"@typescript-eslint/eslint-plugin": "4.14.1",
84+
"@typescript-eslint/eslint-plugin": "4.14.2",
8585
"@typescript-eslint/parser": "4.14.2",
8686
"codecov": "3.8.1",
8787
"eslint": "7.19.0",

yarn.lock

Lines changed: 13 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,29 +1499,29 @@
14991499
dependencies:
15001500
"@types/node" "*"
15011501

1502-
"@typescript-eslint/[email protected].1":
1503-
version "4.14.1"
1504-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.1.tgz#22dd301ce228aaab3416b14ead10b1db3e7d3180"
1505-
integrity sha512-5JriGbYhtqMS1kRcZTQxndz1lKMwwEXKbwZbkUZNnp6MJX0+OVXnG0kOlBZP4LUAxEyzu3cs+EXd/97MJXsGfw==
1502+
"@typescript-eslint/[email protected].2":
1503+
version "4.14.2"
1504+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.2.tgz#47a15803cfab89580b96933d348c2721f3d2f6fe"
1505+
integrity sha512-uMGfG7GFYK/nYutK/iqYJv6K/Xuog/vrRRZX9aEP4Zv1jsYXuvFUMDFLhUnc8WFv3D2R5QhNQL3VYKmvLS5zsQ==
15061506
dependencies:
1507-
"@typescript-eslint/experimental-utils" "4.14.1"
1508-
"@typescript-eslint/scope-manager" "4.14.1"
1507+
"@typescript-eslint/experimental-utils" "4.14.2"
1508+
"@typescript-eslint/scope-manager" "4.14.2"
15091509
debug "^4.1.1"
15101510
functional-red-black-tree "^1.0.1"
15111511
lodash "^4.17.15"
15121512
regexpp "^3.0.0"
15131513
semver "^7.3.2"
15141514
tsutils "^3.17.1"
15151515

1516-
"@typescript-eslint/[email protected].1":
1517-
version "4.14.1"
1518-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.1.tgz#a5c945cb24dabb96747180e1cfc8487f8066f471"
1519-
integrity sha512-2CuHWOJwvpw0LofbyG5gvYjEyoJeSvVH2PnfUQSn0KQr4v8Dql2pr43ohmx4fdPQ/eVoTSFjTi/bsGEXl/zUUQ==
1516+
"@typescript-eslint/[email protected].2":
1517+
version "4.14.2"
1518+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.2.tgz#9df35049d1d36b6cbaba534d703648b9e1f05cbb"
1519+
integrity sha512-mV9pmET4C2y2WlyHmD+Iun8SAEqkLahHGBkGqDVslHkmoj3VnxnGP4ANlwuxxfq1BsKdl/MPieDbohCEQgKrwA==
15201520
dependencies:
15211521
"@types/json-schema" "^7.0.3"
1522-
"@typescript-eslint/scope-manager" "4.14.1"
1523-
"@typescript-eslint/types" "4.14.1"
1524-
"@typescript-eslint/typescript-estree" "4.14.1"
1522+
"@typescript-eslint/scope-manager" "4.14.2"
1523+
"@typescript-eslint/types" "4.14.2"
1524+
"@typescript-eslint/typescript-estree" "4.14.2"
15251525
eslint-scope "^5.0.0"
15261526
eslint-utils "^2.0.0"
15271527

@@ -1535,14 +1535,6 @@
15351535
"@typescript-eslint/typescript-estree" "4.14.2"
15361536
debug "^4.1.1"
15371537

1538-
"@typescript-eslint/[email protected]":
1539-
version "4.14.1"
1540-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.1.tgz#8444534254c6f370e9aa974f035ced7fe713ce02"
1541-
integrity sha512-F4bjJcSqXqHnC9JGUlnqSa3fC2YH5zTtmACS1Hk+WX/nFB0guuynVK5ev35D4XZbdKjulXBAQMyRr216kmxghw==
1542-
dependencies:
1543-
"@typescript-eslint/types" "4.14.1"
1544-
"@typescript-eslint/visitor-keys" "4.14.1"
1545-
15461538
"@typescript-eslint/[email protected]":
15471539
version "4.14.2"
15481540
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.2.tgz#64cbc9ca64b60069aae0c060b2bf81163243b266"
@@ -1551,30 +1543,11 @@
15511543
"@typescript-eslint/types" "4.14.2"
15521544
"@typescript-eslint/visitor-keys" "4.14.2"
15531545

1554-
"@typescript-eslint/[email protected]":
1555-
version "4.14.1"
1556-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.1.tgz#b3d2eb91dafd0fd8b3fce7c61512ac66bd0364aa"
1557-
integrity sha512-SkhzHdI/AllAgQSxXM89XwS1Tkic7csPdndUuTKabEwRcEfR8uQ/iPA3Dgio1rqsV3jtqZhY0QQni8rLswJM2w==
1558-
15591546
"@typescript-eslint/[email protected]":
15601547
version "4.14.2"
15611548
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.2.tgz#d96da62be22dc9dc6a06647f3633815350fb3174"
15621549
integrity sha512-LltxawRW6wXy4Gck6ZKlBD05tCHQUj4KLn4iR69IyRiDHX3d3NCAhO+ix5OR2Q+q9bjCrHE/HKt+riZkd1At8Q==
15631550

1564-
"@typescript-eslint/[email protected]":
1565-
version "4.14.1"
1566-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.1.tgz#20d3b8c8e3cdc8f764bdd5e5b0606dd83da6075b"
1567-
integrity sha512-M8+7MbzKC1PvJIA8kR2sSBnex8bsR5auatLCnVlNTJczmJgqRn8M+sAlQfkEq7M4IY3WmaNJ+LJjPVRrREVSHQ==
1568-
dependencies:
1569-
"@typescript-eslint/types" "4.14.1"
1570-
"@typescript-eslint/visitor-keys" "4.14.1"
1571-
debug "^4.1.1"
1572-
globby "^11.0.1"
1573-
is-glob "^4.0.1"
1574-
lodash "^4.17.15"
1575-
semver "^7.3.2"
1576-
tsutils "^3.17.1"
1577-
15781551
"@typescript-eslint/[email protected]":
15791552
version "4.14.2"
15801553
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.2.tgz#9c5ebd8cae4d7b014f890acd81e8e17f309c9df9"
@@ -1589,14 +1562,6 @@
15891562
semver "^7.3.2"
15901563
tsutils "^3.17.1"
15911564

1592-
"@typescript-eslint/[email protected]":
1593-
version "4.14.1"
1594-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.1.tgz#e93c2ff27f47ee477a929b970ca89d60a117da91"
1595-
integrity sha512-TAblbDXOI7bd0C/9PE1G+AFo7R5uc+ty1ArDoxmrC1ah61Hn6shURKy7gLdRb1qKJmjHkqu5Oq+e4Kt0jwf1IA==
1596-
dependencies:
1597-
"@typescript-eslint/types" "4.14.1"
1598-
eslint-visitor-keys "^2.0.0"
1599-
16001565
"@typescript-eslint/[email protected]":
16011566
version "4.14.2"
16021567
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.2.tgz#997cbe2cb0690e1f384a833f64794e98727c70c6"

0 commit comments

Comments
 (0)