Skip to content

Commit b9437c5

Browse files
1 parent 346ba18 commit b9437c5

File tree

2 files changed

+14
-48
lines changed

2 files changed

+14
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@types/node": "14.14.37",
8383
"@types/node-fetch": "2.5.9",
8484
"@types/qs": "6.9.6",
85-
"@typescript-eslint/eslint-plugin": "4.19.0",
85+
"@typescript-eslint/eslint-plugin": "4.20.0",
8686
"@typescript-eslint/parser": "4.20.0",
8787
"codecov": "3.8.1",
8888
"eslint": "7.23.0",

yarn.lock

Lines changed: 13 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,29 +1420,29 @@
14201420
dependencies:
14211421
"@types/node" "*"
14221422

1423-
"@typescript-eslint/eslint-plugin@4.19.0":
1424-
version "4.19.0"
1425-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.19.0.tgz#56f8da9ee118fe9763af34d6a526967234f6a7f0"
1426-
integrity sha512-CRQNQ0mC2Pa7VLwKFbrGVTArfdVDdefS+gTw0oC98vSI98IX5A8EVH4BzJ2FOB0YlCmm8Im36Elad/Jgtvveaw==
1423+
"@typescript-eslint/eslint-plugin@4.20.0":
1424+
version "4.20.0"
1425+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.20.0.tgz#9d8794bd99aad9153092ad13c96164e3082e9a92"
1426+
integrity sha512-sw+3HO5aehYqn5w177z2D82ZQlqHCwcKSMboueo7oE4KU9QiC0SAgfS/D4z9xXvpTc8Bt41Raa9fBR8T2tIhoQ==
14271427
dependencies:
1428-
"@typescript-eslint/experimental-utils" "4.19.0"
1429-
"@typescript-eslint/scope-manager" "4.19.0"
1428+
"@typescript-eslint/experimental-utils" "4.20.0"
1429+
"@typescript-eslint/scope-manager" "4.20.0"
14301430
debug "^4.1.1"
14311431
functional-red-black-tree "^1.0.1"
14321432
lodash "^4.17.15"
14331433
regexpp "^3.0.0"
14341434
semver "^7.3.2"
14351435
tsutils "^3.17.1"
14361436

1437-
"@typescript-eslint/experimental-utils@4.19.0":
1438-
version "4.19.0"
1439-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.19.0.tgz#9ca379919906dc72cb0fcd817d6cb5aa2d2054c6"
1440-
integrity sha512-9/23F1nnyzbHKuoTqFN1iXwN3bvOm/PRIXSBR3qFAYotK/0LveEOHr5JT1WZSzcD6BESl8kPOG3OoDRKO84bHA==
1437+
"@typescript-eslint/experimental-utils@4.20.0":
1438+
version "4.20.0"
1439+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.20.0.tgz#a8ab2d7b61924f99042b7d77372996d5f41dc44b"
1440+
integrity sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng==
14411441
dependencies:
14421442
"@types/json-schema" "^7.0.3"
1443-
"@typescript-eslint/scope-manager" "4.19.0"
1444-
"@typescript-eslint/types" "4.19.0"
1445-
"@typescript-eslint/typescript-estree" "4.19.0"
1443+
"@typescript-eslint/scope-manager" "4.20.0"
1444+
"@typescript-eslint/types" "4.20.0"
1445+
"@typescript-eslint/typescript-estree" "4.20.0"
14461446
eslint-scope "^5.0.0"
14471447
eslint-utils "^2.0.0"
14481448

@@ -1456,14 +1456,6 @@
14561456
"@typescript-eslint/typescript-estree" "4.20.0"
14571457
debug "^4.1.1"
14581458

1459-
"@typescript-eslint/[email protected]":
1460-
version "4.19.0"
1461-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.19.0.tgz#5e0b49eca4df7684205d957c9856f4e720717a4f"
1462-
integrity sha512-GGy4Ba/hLXwJXygkXqMzduqOMc+Na6LrJTZXJWVhRrSuZeXmu8TAnniQVKgj8uTRKe4igO2ysYzH+Np879G75g==
1463-
dependencies:
1464-
"@typescript-eslint/types" "4.19.0"
1465-
"@typescript-eslint/visitor-keys" "4.19.0"
1466-
14671459
"@typescript-eslint/[email protected]":
14681460
version "4.20.0"
14691461
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca"
@@ -1472,29 +1464,11 @@
14721464
"@typescript-eslint/types" "4.20.0"
14731465
"@typescript-eslint/visitor-keys" "4.20.0"
14741466

1475-
"@typescript-eslint/[email protected]":
1476-
version "4.19.0"
1477-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.19.0.tgz#5181d5d2afd02e5b8f149ebb37ffc8bd7b07a568"
1478-
integrity sha512-A4iAlexVvd4IBsSTNxdvdepW0D4uR/fwxDrKUa+iEY9UWvGREu2ZyB8ylTENM1SH8F7bVC9ac9+si3LWNxcBuA==
1479-
14801467
"@typescript-eslint/[email protected]":
14811468
version "4.20.0"
14821469
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225"
14831470
integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w==
14841471

1485-
"@typescript-eslint/[email protected]":
1486-
version "4.19.0"
1487-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.19.0.tgz#8a709ffa400284ab72df33376df085e2e2f61147"
1488-
integrity sha512-3xqArJ/A62smaQYRv2ZFyTA+XxGGWmlDYrsfZG68zJeNbeqRScnhf81rUVa6QG4UgzHnXw5VnMT5cg75dQGDkA==
1489-
dependencies:
1490-
"@typescript-eslint/types" "4.19.0"
1491-
"@typescript-eslint/visitor-keys" "4.19.0"
1492-
debug "^4.1.1"
1493-
globby "^11.0.1"
1494-
is-glob "^4.0.1"
1495-
semver "^7.3.2"
1496-
tsutils "^3.17.1"
1497-
14981472
"@typescript-eslint/[email protected]":
14991473
version "4.20.0"
15001474
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be"
@@ -1508,14 +1482,6 @@
15081482
semver "^7.3.2"
15091483
tsutils "^3.17.1"
15101484

1511-
"@typescript-eslint/[email protected]":
1512-
version "4.19.0"
1513-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.19.0.tgz#cbea35109cbd9b26e597644556be4546465d8f7f"
1514-
integrity sha512-aGPS6kz//j7XLSlgpzU2SeTqHPsmRYxFztj2vPuMMFJXZudpRSehE3WCV+BaxwZFvfAqMoSd86TEuM0PQ59E/A==
1515-
dependencies:
1516-
"@typescript-eslint/types" "4.19.0"
1517-
eslint-visitor-keys "^2.0.0"
1518-
15191485
"@typescript-eslint/[email protected]":
15201486
version "4.20.0"
15211487
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62"

0 commit comments

Comments
 (0)