Skip to content

Commit 6ca41c0

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4
1 parent aa5557f commit 6ca41c0

2 files changed

Lines changed: 57 additions & 47 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"@4c/prettier-config": "^1.1.0",
5151
"@4c/tsconfig": "^0.3.1",
5252
"@babel/preset-typescript": "^7.12.1",
53-
"@typescript-eslint/eslint-plugin": "^3.10.1",
54-
"@typescript-eslint/parser": "^3.10.1",
53+
"@typescript-eslint/eslint-plugin": "^4.4.1",
54+
"@typescript-eslint/parser": "^4.4.1",
5555
"babel-plugin-add-module-exports": "^1.0.4",
5656
"eslint-config-4catalyzer": "^1.1.4",
5757
"eslint-config-4catalyzer-typescript": "^2.0.4",

yarn.lock

Lines changed: 55 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,11 +1475,6 @@
14751475
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
14761476
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
14771477

1478-
"@types/eslint-visitor-keys@^1.0.0":
1479-
version "1.0.0"
1480-
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
1481-
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
1482-
14831478
"@types/events@*":
14841479
version "3.0.0"
14851480
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
@@ -1630,65 +1625,75 @@
16301625
dependencies:
16311626
"@types/yargs-parser" "*"
16321627

1633-
"@typescript-eslint/eslint-plugin@^3.10.1":
1634-
version "3.10.1"
1635-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f"
1636-
integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ==
1628+
"@typescript-eslint/eslint-plugin@^4.4.1":
1629+
version "4.4.1"
1630+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.4.1.tgz#b8acea0373bd2a388ac47df44652f00bf8b368f5"
1631+
integrity sha512-O+8Utz8pb4OmcA+Nfi5THQnQpHSD2sDUNw9AxNHpuYOo326HZTtG8gsfT+EAYuVrFNaLyNb2QnUNkmTRDskuRA==
16371632
dependencies:
1638-
"@typescript-eslint/experimental-utils" "3.10.1"
1633+
"@typescript-eslint/experimental-utils" "4.4.1"
1634+
"@typescript-eslint/scope-manager" "4.4.1"
16391635
debug "^4.1.1"
16401636
functional-red-black-tree "^1.0.1"
16411637
regexpp "^3.0.0"
16421638
semver "^7.3.2"
16431639
tsutils "^3.17.1"
16441640

1645-
"@typescript-eslint/experimental-utils@3.10.1":
1646-
version "3.10.1"
1647-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
1648-
integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==
1641+
"@typescript-eslint/experimental-utils@4.4.1":
1642+
version "4.4.1"
1643+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.4.1.tgz#40613b9757fa0170de3e0043254dbb077cafac0c"
1644+
integrity sha512-Nt4EVlb1mqExW9cWhpV6pd1a3DkUbX9DeyYsdoeziKOpIJ04S2KMVDO+SEidsXRH/XHDpbzXykKcMTLdTXH6cQ==
16491645
dependencies:
16501646
"@types/json-schema" "^7.0.3"
1651-
"@typescript-eslint/types" "3.10.1"
1652-
"@typescript-eslint/typescript-estree" "3.10.1"
1647+
"@typescript-eslint/scope-manager" "4.4.1"
1648+
"@typescript-eslint/types" "4.4.1"
1649+
"@typescript-eslint/typescript-estree" "4.4.1"
16531650
eslint-scope "^5.0.0"
16541651
eslint-utils "^2.0.0"
16551652

1656-
"@typescript-eslint/parser@^3.10.1":
1657-
version "3.10.1"
1658-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467"
1659-
integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw==
1653+
"@typescript-eslint/parser@^4.4.1":
1654+
version "4.4.1"
1655+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.1.tgz#25fde9c080611f303f2f33cedb145d2c59915b80"
1656+
integrity sha512-S0fuX5lDku28Au9REYUsV+hdJpW/rNW0gWlc4SXzF/kdrRaAVX9YCxKpziH7djeWT/HFAjLZcnY7NJD8xTeUEg==
16601657
dependencies:
1661-
"@types/eslint-visitor-keys" "^1.0.0"
1662-
"@typescript-eslint/experimental-utils" "3.10.1"
1663-
"@typescript-eslint/types" "3.10.1"
1664-
"@typescript-eslint/typescript-estree" "3.10.1"
1665-
eslint-visitor-keys "^1.1.0"
1658+
"@typescript-eslint/scope-manager" "4.4.1"
1659+
"@typescript-eslint/types" "4.4.1"
1660+
"@typescript-eslint/typescript-estree" "4.4.1"
1661+
debug "^4.1.1"
1662+
1663+
"@typescript-eslint/scope-manager@4.4.1":
1664+
version "4.4.1"
1665+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.1.tgz#d19447e60db2ce9c425898d62fa03b2cce8ea3f9"
1666+
integrity sha512-2oD/ZqD4Gj41UdFeWZxegH3cVEEH/Z6Bhr/XvwTtGv66737XkR4C9IqEkebCuqArqBJQSj4AgNHHiN1okzD/wQ==
1667+
dependencies:
1668+
"@typescript-eslint/types" "4.4.1"
1669+
"@typescript-eslint/visitor-keys" "4.4.1"
16661670

1667-
"@typescript-eslint/types@3.10.1":
1668-
version "3.10.1"
1669-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
1670-
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
1671+
"@typescript-eslint/types@4.4.1":
1672+
version "4.4.1"
1673+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.1.tgz#c507b35cf523bc7ba00aae5f75ee9b810cdabbc1"
1674+
integrity sha512-KNDfH2bCyax5db+KKIZT4rfA8rEk5N0EJ8P0T5AJjo5xrV26UAzaiqoJCxeaibqc0c/IvZxp7v2g3difn2Pn3w==
16711675

1672-
"@typescript-eslint/typescript-estree@3.10.1":
1673-
version "3.10.1"
1674-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
1675-
integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==
1676+
"@typescript-eslint/typescript-estree@4.4.1":
1677+
version "4.4.1"
1678+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.1.tgz#598f6de488106c2587d47ca2462c60f6e2797cb8"
1679+
integrity sha512-wP/V7ScKzgSdtcY1a0pZYBoCxrCstLrgRQ2O9MmCUZDtmgxCO/TCqOTGRVwpP4/2hVfqMz/Vw1ZYrG8cVxvN3g==
16761680
dependencies:
1677-
"@typescript-eslint/types" "3.10.1"
1678-
"@typescript-eslint/visitor-keys" "3.10.1"
1681+
"@typescript-eslint/types" "4.4.1"
1682+
"@typescript-eslint/visitor-keys" "4.4.1"
16791683
debug "^4.1.1"
1680-
glob "^7.1.6"
1684+
globby "^11.0.1"
16811685
is-glob "^4.0.1"
16821686
lodash "^4.17.15"
16831687
semver "^7.3.2"
16841688
tsutils "^3.17.1"
16851689

1686-
"@typescript-eslint/visitor-keys@3.10.1":
1687-
version "3.10.1"
1688-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
1689-
integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
1690+
"@typescript-eslint/visitor-keys@4.4.1":
1691+
version "4.4.1"
1692+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.1.tgz#1769dc7a9e2d7d2cfd3318b77ed8249187aed5c3"
1693+
integrity sha512-H2JMWhLaJNeaylSnMSQFEhT/S/FsJbebQALmoJxMPMxLtlVAMy2uJP/Z543n9IizhjRayLSqoInehCeNW9rWcw==
16901694
dependencies:
1691-
eslint-visitor-keys "^1.1.0"
1695+
"@typescript-eslint/types" "4.4.1"
1696+
eslint-visitor-keys "^2.0.0"
16921697

16931698
JSONStream@^1.0.4:
16941699
version "1.3.5"
@@ -3697,6 +3702,11 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
36973702
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
36983703
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
36993704

3705+
eslint-visitor-keys@^2.0.0:
3706+
version "2.0.0"
3707+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
3708+
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
3709+
37003710
eslint@^7.0.0:
37013711
version "7.0.0"
37023712
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.0.0.tgz#c35dfd04a4372110bd78c69a8d79864273919a08"
@@ -4477,10 +4487,10 @@ globals@^12.1.0:
44774487
dependencies:
44784488
type-fest "^0.8.1"
44794489

4480-
globby@*, globby@^11.0.0:
4481-
version "11.0.0"
4482-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154"
4483-
integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==
4490+
globby@*, globby@^11.0.0, globby@^11.0.1:
4491+
version "11.0.1"
4492+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
4493+
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
44844494
dependencies:
44854495
array-union "^2.1.0"
44864496
dir-glob "^3.0.1"

0 commit comments

Comments
 (0)