Skip to content

Commit 64f8301

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4
1 parent 0601937 commit 64f8301

File tree

2 files changed

+68
-78
lines changed

2 files changed

+68
-78
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@
9898
"@types/mkdirp": "1.0.1",
9999
"@types/node": "14.0.27",
100100
"@types/rollup-plugin-node-builtins": "2.1.1",
101-
"@typescript-eslint/eslint-plugin": "3.9.0",
102-
"@typescript-eslint/parser": "3.9.0",
101+
"@typescript-eslint/eslint-plugin": "4.15.0",
102+
"@typescript-eslint/parser": "4.15.0",
103103
"builtin-modules": "3.1.0",
104104
"commitizen": "4.1.2",
105105
"core-js": "3.6.5",

yarn.lock

Lines changed: 66 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,11 +1560,6 @@
15601560
resolved "https://registry.yarnpkg.com/@types/command-line-usage/-/command-line-usage-5.0.1.tgz#99424950da567ba67b6b65caee57ff03c4e751ec"
15611561
integrity sha512-/xUgezxxYePeXhg5S04hUjxG9JZi+rJTs1+4NwpYPfSaS7BeDa6tVJkH6lN9Cb6rl8d24Fi2uX0s0Ngg2JT6gg==
15621562

1563-
"@types/eslint-visitor-keys@^1.0.0":
1564-
version "1.0.0"
1565-
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
1566-
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
1567-
15681563
"@types/estree@*":
15691564
version "0.0.45"
15701565
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884"
@@ -1721,65 +1716,75 @@
17211716
dependencies:
17221717
"@types/yargs-parser" "*"
17231718

1724-
"@typescript-eslint/eslint-plugin@3.9.0":
1725-
version "3.9.0"
1726-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.9.0.tgz#0fe529b33d63c9a94f7503ca2bb12c84b9477ff3"
1727-
integrity sha512-UD6b4p0/hSe1xdTvRCENSx7iQ+KR6ourlZFfYuPC7FlXEzdHuLPrEmuxZ23b2zW96KJX9Z3w05GE/wNOiEzrVg==
1719+
"@typescript-eslint/eslint-plugin@4.15.0":
1720+
version "4.15.0"
1721+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.0.tgz#13a5a07cf30d0d5781e43480aa2a8d38d308b084"
1722+
integrity sha512-DJgdGZW+8CFUTz5C/dnn4ONcUm2h2T0itWD85Ob5/V27Ndie8hUoX5HKyGssvR8sUMkAIlUc/AMK67Lqa3kBIQ==
17281723
dependencies:
1729-
"@typescript-eslint/experimental-utils" "3.9.0"
1724+
"@typescript-eslint/experimental-utils" "4.15.0"
1725+
"@typescript-eslint/scope-manager" "4.15.0"
17301726
debug "^4.1.1"
17311727
functional-red-black-tree "^1.0.1"
1728+
lodash "^4.17.15"
17321729
regexpp "^3.0.0"
17331730
semver "^7.3.2"
17341731
tsutils "^3.17.1"
17351732

1736-
"@typescript-eslint/experimental-utils@3.9.0":
1737-
version "3.9.0"
1738-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.9.0.tgz#3171d8ddba0bf02a8c2034188593630914fcf5ee"
1739-
integrity sha512-/vSHUDYizSOhrOJdjYxPNGfb4a3ibO8zd4nUKo/QBFOmxosT3cVUV7KIg8Dwi6TXlr667G7YPqFK9+VSZOorNA==
1733+
"@typescript-eslint/experimental-utils@4.15.0":
1734+
version "4.15.0"
1735+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.0.tgz#b87c36410a9b23f637689427be85007a2ec1a9c6"
1736+
integrity sha512-V4vaDWvxA2zgesg4KPgEGiomWEBpJXvY4ZX34Y3qxK8LUm5I87L+qGIOTd9tHZOARXNRt9pLbblSKiYBlGMawg==
17401737
dependencies:
17411738
"@types/json-schema" "^7.0.3"
1742-
"@typescript-eslint/types" "3.9.0"
1743-
"@typescript-eslint/typescript-estree" "3.9.0"
1739+
"@typescript-eslint/scope-manager" "4.15.0"
1740+
"@typescript-eslint/types" "4.15.0"
1741+
"@typescript-eslint/typescript-estree" "4.15.0"
17441742
eslint-scope "^5.0.0"
17451743
eslint-utils "^2.0.0"
17461744

1747-
"@typescript-eslint/parser@3.9.0":
1748-
version "3.9.0"
1749-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.9.0.tgz#344978a265d9a5c7c8f13e62c78172a4374dabea"
1750-
integrity sha512-rDHOKb6uW2jZkHQniUQVZkixQrfsZGUCNWWbKWep4A5hGhN5dLHMUCNAWnC4tXRlHedXkTDptIpxs6e4Pz8UfA==
1745+
"@typescript-eslint/parser@4.15.0":
1746+
version "4.15.0"
1747+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.15.0.tgz#8df94365b4b7161f9e8514fe28aef19954810b6b"
1748+
integrity sha512-L6Dtbq8Bc7g2aZwnIBETpmUa9XDKCMzKVwAArnGp5Mn7PRNFjf3mUzq8UeBjL3K8t311hvevnyqXAMSmxO8Gpg==
17511749
dependencies:
1752-
"@types/eslint-visitor-keys" "^1.0.0"
1753-
"@typescript-eslint/experimental-utils" "3.9.0"
1754-
"@typescript-eslint/types" "3.9.0"
1755-
"@typescript-eslint/typescript-estree" "3.9.0"
1756-
eslint-visitor-keys "^1.1.0"
1750+
"@typescript-eslint/scope-manager" "4.15.0"
1751+
"@typescript-eslint/types" "4.15.0"
1752+
"@typescript-eslint/typescript-estree" "4.15.0"
1753+
debug "^4.1.1"
17571754

1758-
"@typescript-eslint/[email protected]":
1759-
version "3.9.0"
1760-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.9.0.tgz#be9d0aa451e1bf3ce99f2e6920659e5b2e6bfe18"
1761-
integrity sha512-rb6LDr+dk9RVVXO/NJE8dT1pGlso3voNdEIN8ugm4CWM5w5GimbThCMiMl4da1t5u3YwPWEwOnKAULCZgBtBHg==
1755+
"@typescript-eslint/[email protected]":
1756+
version "4.15.0"
1757+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.0.tgz#c42703558ea6daaaba51a9c3a86f2902dbab9432"
1758+
integrity sha512-CSNBZnCC2jEA/a+pR9Ljh8Y+5TY5qgbPz7ICEk9WCpSEgT6Pi7H2RIjxfrrbUXvotd6ta+i27sssKEH8Azm75g==
1759+
dependencies:
1760+
"@typescript-eslint/types" "4.15.0"
1761+
"@typescript-eslint/visitor-keys" "4.15.0"
17621762

1763-
"@typescript-eslint/[email protected]":
1764-
version "3.9.0"
1765-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.9.0.tgz#c6abbb50fa0d715cab46fef67ca6378bf2eaca13"
1766-
integrity sha512-N+158NKgN4rOmWVfvKOMoMFV5n8XxAliaKkArm/sOypzQ0bUL8MSnOEBW3VFIeffb/K5ce/cAV0yYhR7U4ALAA==
1763+
"@typescript-eslint/[email protected]":
1764+
version "4.15.0"
1765+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.0.tgz#3011ae1ac3299bb9a5ac56bdd297cccf679d3662"
1766+
integrity sha512-su4RHkJhS+iFwyqyXHcS8EGPlUVoC+XREfy5daivjLur9JP8GhvTmDipuRpcujtGC4M+GYhUOJCPDE3rC5NJrg==
1767+
1768+
"@typescript-eslint/[email protected]":
1769+
version "4.15.0"
1770+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.0.tgz#402c86a7d2111c1f7a2513022f22a38a395b7f93"
1771+
integrity sha512-jG6xTmcNbi6xzZq0SdWh7wQ9cMb2pqXaUp6bUZOMsIlu5aOlxGxgE/t6L/gPybybQGvdguajXGkZKSndZJpksA==
17671772
dependencies:
1768-
"@typescript-eslint/types" "3.9.0"
1769-
"@typescript-eslint/visitor-keys" "3.9.0"
1773+
"@typescript-eslint/types" "4.15.0"
1774+
"@typescript-eslint/visitor-keys" "4.15.0"
17701775
debug "^4.1.1"
1771-
glob "^7.1.6"
1776+
globby "^11.0.1"
17721777
is-glob "^4.0.1"
1773-
lodash "^4.17.15"
17741778
semver "^7.3.2"
17751779
tsutils "^3.17.1"
17761780

1777-
"@typescript-eslint/visitor-keys@3.9.0":
1778-
version "3.9.0"
1779-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.9.0.tgz#44de8e1b1df67adaf3b94d6b60b80f8faebc8dd3"
1780-
integrity sha512-O1qeoGqDbu0EZUC/MZ6F1WHTIzcBVhGqDj3LhTnj65WUA548RXVxUHbYhAW9bZWfb2rnX9QsbbP5nmeJ5Z4+ng==
1781+
"@typescript-eslint/visitor-keys@4.15.0":
1782+
version "4.15.0"
1783+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.0.tgz#2a07768df30c8a5673f1bce406338a07fdec38ca"
1784+
integrity sha512-RnDtJwOwFucWFAMjG3ghCG/ikImFJFEg20DI7mn4pHEx3vC48lIAoyjhffvfHmErRDboUPC7p9Z2il4CLb7qxA==
17811785
dependencies:
1782-
eslint-visitor-keys "^1.1.0"
1786+
"@typescript-eslint/types" "4.15.0"
1787+
eslint-visitor-keys "^2.0.0"
17831788

17841789
JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:
17851790
version "1.3.5"
@@ -3347,7 +3352,7 @@ debug@^3.1.0:
33473352
dependencies:
33483353
ms "^2.1.1"
33493354

3350-
debuglog@*, debuglog@^1.0.1:
3355+
debuglog@^1.0.1:
33513356
version "1.0.1"
33523357
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
33533358
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -3845,6 +3850,11 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
38453850
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
38463851
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
38473852

3853+
eslint-visitor-keys@^2.0.0:
3854+
version "2.0.0"
3855+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
3856+
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
3857+
38483858
38493859
version "7.6.0"
38503860
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.6.0.tgz#522d67cfaea09724d96949c70e7a0550614d64d6"
@@ -4676,6 +4686,18 @@ globby@^11.0.0:
46764686
merge2 "^1.3.0"
46774687
slash "^3.0.0"
46784688

4689+
globby@^11.0.1:
4690+
version "11.0.2"
4691+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
4692+
integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
4693+
dependencies:
4694+
array-union "^2.1.0"
4695+
dir-glob "^3.0.1"
4696+
fast-glob "^3.1.1"
4697+
ignore "^5.1.4"
4698+
merge2 "^1.3.0"
4699+
slash "^3.0.0"
4700+
46794701
[email protected], google-auth-library@^6.0.0:
46804702
version "6.0.6"
46814703
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-6.0.6.tgz#5102e5c643baab45b4c16e9752cd56b8861f3a82"
@@ -5066,7 +5088,7 @@ import-local@^3.0.2:
50665088
pkg-dir "^4.2.0"
50675089
resolve-cwd "^3.0.0"
50685090

5069-
imurmurhash@*, imurmurhash@^0.1.4:
5091+
imurmurhash@^0.1.4:
50705092
version "0.1.4"
50715093
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
50725094
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -6602,11 +6624,6 @@ lockfile@^1.0.4:
66026624
dependencies:
66036625
signal-exit "^3.0.2"
66046626

6605-
lodash._baseindexof@*:
6606-
version "3.1.0"
6607-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
6608-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
6609-
66106627
lodash._baseuniq@~4.6.0:
66116628
version "4.6.0"
66126629
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -6615,33 +6632,11 @@ lodash._baseuniq@~4.6.0:
66156632
lodash._createset "~4.0.0"
66166633
lodash._root "~3.0.0"
66176634

6618-
lodash._bindcallback@*:
6619-
version "3.0.1"
6620-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
6621-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
6622-
6623-
lodash._cacheindexof@*:
6624-
version "3.0.2"
6625-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
6626-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
6627-
6628-
lodash._createcache@*:
6629-
version "3.1.2"
6630-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
6631-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
6632-
dependencies:
6633-
lodash._getnative "^3.0.0"
6634-
66356635
lodash._createset@~4.0.0:
66366636
version "4.0.3"
66376637
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
66386638
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
66396639

6640-
lodash._getnative@*, lodash._getnative@^3.0.0:
6641-
version "3.9.1"
6642-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
6643-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
6644-
66456640
lodash._reinterpolate@^3.0.0:
66466641
version "3.0.0"
66476642
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -6712,11 +6707,6 @@ [email protected]:
67126707
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
67136708
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
67146709

6715-
lodash.restparam@*:
6716-
version "3.6.1"
6717-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
6718-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
6719-
67206710
lodash.set@^4.3.2:
67216711
version "4.3.2"
67226712
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"

0 commit comments

Comments
 (0)