Skip to content

Commit 48a3e53

Browse files
1 parent 291f0b9 commit 48a3e53

File tree

2 files changed

+9
-43
lines changed

2 files changed

+9
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/node-fetch": "2.5.10",
8484
"@types/qs": "6.9.6",
8585
"@typescript-eslint/eslint-plugin": "4.21.0",
86-
"@typescript-eslint/parser": "4.20.0",
86+
"@typescript-eslint/parser": "4.21.0",
8787
"codecov": "3.8.1",
8888
"eslint": "7.24.0",
8989
"eslint-config-prettier": "8.1.0",

yarn.lock

Lines changed: 8 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,23 +1446,15 @@
14461446
eslint-scope "^5.0.0"
14471447
eslint-utils "^2.0.0"
14481448

1449-
"@typescript-eslint/[email protected]":
1450-
version "4.20.0"
1451-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.20.0.tgz#8dd403c8b4258b99194972d9799e201b8d083bdd"
1452-
integrity sha512-m6vDtgL9EABdjMtKVw5rr6DdeMCH3OA1vFb0dAyuZSa3e5yw1YRzlwFnm9knma9Lz6b2GPvoNSa8vOXrqsaglA==
1453-
dependencies:
1454-
"@typescript-eslint/scope-manager" "4.20.0"
1455-
"@typescript-eslint/types" "4.20.0"
1456-
"@typescript-eslint/typescript-estree" "4.20.0"
1457-
debug "^4.1.1"
1458-
1459-
"@typescript-eslint/[email protected]":
1460-
version "4.20.0"
1461-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca"
1462-
integrity sha512-/zm6WR6iclD5HhGpcwl/GOYDTzrTHmvf8LLLkwKqqPKG6+KZt/CfSgPCiybshmck66M2L5fWSF/MKNuCwtKQSQ==
1449+
"@typescript-eslint/[email protected]":
1450+
version "4.21.0"
1451+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1"
1452+
integrity sha512-eyNf7QmE5O/l1smaQgN0Lj2M/1jOuNg2NrBm1dqqQN0sVngTLyw8tdCbih96ixlhbF1oINoN8fDCyEH9SjLeIA==
14631453
dependencies:
1464-
"@typescript-eslint/types" "4.20.0"
1465-
"@typescript-eslint/visitor-keys" "4.20.0"
1454+
"@typescript-eslint/scope-manager" "4.21.0"
1455+
"@typescript-eslint/types" "4.21.0"
1456+
"@typescript-eslint/typescript-estree" "4.21.0"
1457+
debug "^4.1.1"
14661458

14671459
"@typescript-eslint/[email protected]":
14681460
version "4.21.0"
@@ -1472,29 +1464,11 @@
14721464
"@typescript-eslint/types" "4.21.0"
14731465
"@typescript-eslint/visitor-keys" "4.21.0"
14741466

1475-
"@typescript-eslint/[email protected]":
1476-
version "4.20.0"
1477-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225"
1478-
integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w==
1479-
14801467
"@typescript-eslint/[email protected]":
14811468
version "4.21.0"
14821469
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef"
14831470
integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w==
14841471

1485-
"@typescript-eslint/[email protected]":
1486-
version "4.20.0"
1487-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be"
1488-
integrity sha512-Knpp0reOd4ZsyoEJdW8i/sK3mtZ47Ls7ZHvD8WVABNx5Xnn7KhenMTRGegoyMTx6TiXlOVgMz9r0pDgXTEEIHA==
1489-
dependencies:
1490-
"@typescript-eslint/types" "4.20.0"
1491-
"@typescript-eslint/visitor-keys" "4.20.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.21.0"
15001474
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a"
@@ -1508,14 +1482,6 @@
15081482
semver "^7.3.2"
15091483
tsutils "^3.17.1"
15101484

1511-
"@typescript-eslint/[email protected]":
1512-
version "4.20.0"
1513-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62"
1514-
integrity sha512-NXKRM3oOVQL8yNFDNCZuieRIwZ5UtjNLYtmMx2PacEAGmbaEYtGgVHUHVyZvU/0rYZcizdrWjDo+WBtRPSgq+A==
1515-
dependencies:
1516-
"@typescript-eslint/types" "4.20.0"
1517-
eslint-visitor-keys "^2.0.0"
1518-
15191485
"@typescript-eslint/[email protected]":
15201486
version "4.21.0"
15211487
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d"

0 commit comments

Comments
 (0)