Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 6bf2a30

Browse files
Update typescript-eslint monorepo to v6
1 parent e2238ac commit 6bf2a30

File tree

2 files changed

+101
-81
lines changed

2 files changed

+101
-81
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@types/node": "18.17.1",
2828
"@types/ramda": "0.29.3",
2929
"@types/sinon": "10.0.15",
30-
"@typescript-eslint/eslint-plugin": "5.62.0",
31-
"@typescript-eslint/parser": "5.62.0",
30+
"@typescript-eslint/eslint-plugin": "6.4.1",
31+
"@typescript-eslint/parser": "6.4.1",
3232
"ava": "4.3.3",
3333
"dotenv": "16.3.1",
3434
"eslint": "8.46.0",

yarn.lock

Lines changed: 99 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,14 @@
4747
dependencies:
4848
eslint-visitor-keys "^3.3.0"
4949

50-
"@eslint-community/regexpp@^4.4.0":
50+
"@eslint-community/eslint-utils@^4.4.0":
5151
version "4.4.0"
52-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
53-
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
52+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
53+
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
54+
dependencies:
55+
eslint-visitor-keys "^3.3.0"
5456

55-
"@eslint-community/regexpp@^4.6.1":
57+
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
5658
version "4.6.2"
5759
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
5860
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
@@ -1449,6 +1451,11 @@
14491451
dependencies:
14501452
dotenv "*"
14511453

1454+
"@types/json-schema@^7.0.12":
1455+
version "7.0.12"
1456+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
1457+
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
1458+
14521459
"@types/json-schema@^7.0.9":
14531460
version "7.0.9"
14541461
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
@@ -1517,10 +1524,10 @@
15171524
dependencies:
15181525
"@types/node" "*"
15191526

1520-
"@types/semver@^7.3.12":
1521-
version "7.3.12"
1522-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
1523-
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
1527+
"@types/semver@^7.5.0":
1528+
version "7.5.0"
1529+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
1530+
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
15241531

15251532
"@types/sinon@10.0.15":
15261533
version "10.0.15"
@@ -1534,30 +1541,32 @@
15341541
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
15351542
integrity sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==
15361543

1537-
"@typescript-eslint/eslint-plugin@5.62.0":
1538-
version "5.62.0"
1539-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1540-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
1544+
"@typescript-eslint/eslint-plugin@6.4.1":
1545+
version "6.4.1"
1546+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.4.1.tgz#bc0c6f000134b53c304ad0bec4ee4753cd3e89d2"
1547+
integrity sha512-3F5PtBzUW0dYlq77Lcqo13fv+58KDwUib3BddilE8ajPJT+faGgxmI9Sw+I8ZS22BYwoir9ZhNXcLi+S+I2bkw==
15411548
dependencies:
1542-
"@eslint-community/regexpp" "^4.4.0"
1543-
"@typescript-eslint/scope-manager" "5.62.0"
1544-
"@typescript-eslint/type-utils" "5.62.0"
1545-
"@typescript-eslint/utils" "5.62.0"
1549+
"@eslint-community/regexpp" "^4.5.1"
1550+
"@typescript-eslint/scope-manager" "6.4.1"
1551+
"@typescript-eslint/type-utils" "6.4.1"
1552+
"@typescript-eslint/utils" "6.4.1"
1553+
"@typescript-eslint/visitor-keys" "6.4.1"
15461554
debug "^4.3.4"
15471555
graphemer "^1.4.0"
1548-
ignore "^5.2.0"
1549-
natural-compare-lite "^1.4.0"
1550-
semver "^7.3.7"
1551-
tsutils "^3.21.0"
1552-
1553-
"@typescript-eslint/parser@5.62.0":
1554-
version "5.62.0"
1555-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1556-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
1557-
dependencies:
1558-
"@typescript-eslint/scope-manager" "5.62.0"
1559-
"@typescript-eslint/types" "5.62.0"
1560-
"@typescript-eslint/typescript-estree" "5.62.0"
1556+
ignore "^5.2.4"
1557+
natural-compare "^1.4.0"
1558+
semver "^7.5.4"
1559+
ts-api-utils "^1.0.1"
1560+
1561+
"@typescript-eslint/parser@6.4.1":
1562+
version "6.4.1"
1563+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.4.1.tgz#85ad550bf4ac4aa227504f1becb828f8e46c44e3"
1564+
integrity sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==
1565+
dependencies:
1566+
"@typescript-eslint/scope-manager" "6.4.1"
1567+
"@typescript-eslint/types" "6.4.1"
1568+
"@typescript-eslint/typescript-estree" "6.4.1"
1569+
"@typescript-eslint/visitor-keys" "6.4.1"
15611570
debug "^4.3.4"
15621571

15631572
"@typescript-eslint/scope-manager@5.18.0":
@@ -1568,33 +1577,33 @@
15681577
"@typescript-eslint/types" "5.18.0"
15691578
"@typescript-eslint/visitor-keys" "5.18.0"
15701579

1571-
"@typescript-eslint/scope-manager@5.62.0":
1572-
version "5.62.0"
1573-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
1574-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
1580+
"@typescript-eslint/scope-manager@6.4.1":
1581+
version "6.4.1"
1582+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.4.1.tgz#4b073a30be2dbe603e44e9ae0cff7e1d3ed19278"
1583+
integrity sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==
15751584
dependencies:
1576-
"@typescript-eslint/types" "5.62.0"
1577-
"@typescript-eslint/visitor-keys" "5.62.0"
1585+
"@typescript-eslint/types" "6.4.1"
1586+
"@typescript-eslint/visitor-keys" "6.4.1"
15781587

1579-
"@typescript-eslint/type-utils@5.62.0":
1580-
version "5.62.0"
1581-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1582-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
1588+
"@typescript-eslint/type-utils@6.4.1":
1589+
version "6.4.1"
1590+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.4.1.tgz#fa21cb13016c8d6f352fe9b2d6c9ab6edc2d1857"
1591+
integrity sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==
15831592
dependencies:
1584-
"@typescript-eslint/typescript-estree" "5.62.0"
1585-
"@typescript-eslint/utils" "5.62.0"
1593+
"@typescript-eslint/typescript-estree" "6.4.1"
1594+
"@typescript-eslint/utils" "6.4.1"
15861595
debug "^4.3.4"
1587-
tsutils "^3.21.0"
1596+
ts-api-utils "^1.0.1"
15881597

15891598
"@typescript-eslint/types@5.18.0":
15901599
version "5.18.0"
15911600
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
15921601
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
15931602

1594-
"@typescript-eslint/types@5.62.0":
1595-
version "5.62.0"
1596-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1597-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1603+
"@typescript-eslint/types@6.4.1":
1604+
version "6.4.1"
1605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.1.tgz#b2c61159f46dda210fed9f117f5d027f65bb5c3b"
1606+
integrity sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==
15981607

15991608
"@typescript-eslint/typescript-estree@5.18.0":
16001609
version "5.18.0"
@@ -1609,32 +1618,31 @@
16091618
semver "^7.3.5"
16101619
tsutils "^3.21.0"
16111620

1612-
"@typescript-eslint/typescript-estree@5.62.0":
1613-
version "5.62.0"
1614-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1615-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
1621+
"@typescript-eslint/typescript-estree@6.4.1":
1622+
version "6.4.1"
1623+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.4.1.tgz#91ff88101c710adb0f70a317f2f65efa9441da45"
1624+
integrity sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==
16161625
dependencies:
1617-
"@typescript-eslint/types" "5.62.0"
1618-
"@typescript-eslint/visitor-keys" "5.62.0"
1626+
"@typescript-eslint/types" "6.4.1"
1627+
"@typescript-eslint/visitor-keys" "6.4.1"
16191628
debug "^4.3.4"
16201629
globby "^11.1.0"
16211630
is-glob "^4.0.3"
1622-
semver "^7.3.7"
1623-
tsutils "^3.21.0"
1624-
1625-
"@typescript-eslint/utils@5.62.0":
1626-
version "5.62.0"
1627-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1628-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
1629-
dependencies:
1630-
"@eslint-community/eslint-utils" "^4.2.0"
1631-
"@types/json-schema" "^7.0.9"
1632-
"@types/semver" "^7.3.12"
1633-
"@typescript-eslint/scope-manager" "5.62.0"
1634-
"@typescript-eslint/types" "5.62.0"
1635-
"@typescript-eslint/typescript-estree" "5.62.0"
1636-
eslint-scope "^5.1.1"
1637-
semver "^7.3.7"
1631+
semver "^7.5.4"
1632+
ts-api-utils "^1.0.1"
1633+
1634+
"@typescript-eslint/utils@6.4.1":
1635+
version "6.4.1"
1636+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.4.1.tgz#81bf62ff0c3119a26c19fab683582e29450717bc"
1637+
integrity sha512-F/6r2RieNeorU0zhqZNv89s9bDZSovv3bZQpUNOmmQK1L80/cV4KEu95YUJWi75u5PhboFoKUJBnZ4FQcoqhDw==
1638+
dependencies:
1639+
"@eslint-community/eslint-utils" "^4.4.0"
1640+
"@types/json-schema" "^7.0.12"
1641+
"@types/semver" "^7.5.0"
1642+
"@typescript-eslint/scope-manager" "6.4.1"
1643+
"@typescript-eslint/types" "6.4.1"
1644+
"@typescript-eslint/typescript-estree" "6.4.1"
1645+
semver "^7.5.4"
16381646

16391647
"@typescript-eslint/utils@^5.10.2":
16401648
version "5.18.0"
@@ -1656,13 +1664,13 @@
16561664
"@typescript-eslint/types" "5.18.0"
16571665
eslint-visitor-keys "^3.0.0"
16581666

1659-
"@typescript-eslint/visitor-keys@5.62.0":
1660-
version "5.62.0"
1661-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
1662-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
1667+
"@typescript-eslint/visitor-keys@6.4.1":
1668+
version "6.4.1"
1669+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.4.1.tgz#e3ccf7b8d42e625946ac5094ed92a405fb4115e0"
1670+
integrity sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==
16631671
dependencies:
1664-
"@typescript-eslint/types" "5.62.0"
1665-
eslint-visitor-keys "^3.3.0"
1672+
"@typescript-eslint/types" "6.4.1"
1673+
eslint-visitor-keys "^3.4.1"
16661674

16671675
"@yarnpkg/lockfile@^1.1.0":
16681676
version "1.1.0"
@@ -5401,6 +5409,11 @@ ignore@^5.2.0:
54015409
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
54025410
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
54035411

5412+
ignore@^5.2.4:
5413+
version "5.2.4"
5414+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
5415+
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
5416+
54045417
immediate@^3.2.3:
54055418
version "3.3.0"
54065419
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.3.0.tgz#1aef225517836bcdf7f2a2de2600c79ff0269266"
@@ -6646,11 +6659,6 @@ nanomatch@^1.2.9:
66466659
snapdragon "^0.8.1"
66476660
to-regex "^3.0.1"
66486661

6649-
natural-compare-lite@^1.4.0:
6650-
version "1.4.0"
6651-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
6652-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
6653-
66546662
natural-compare@^1.4.0:
66556663
version "1.4.0"
66566664
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -7787,6 +7795,13 @@ semver@^7.3.7:
77877795
dependencies:
77887796
lru-cache "^6.0.0"
77897797

7798+
semver@^7.5.4:
7799+
version "7.5.4"
7800+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
7801+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
7802+
dependencies:
7803+
lru-cache "^6.0.0"
7804+
77907805
semver@~5.4.1:
77917806
version "5.4.1"
77927807
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
@@ -8485,6 +8500,11 @@ trim-right@^1.0.1:
84858500
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
84868501
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
84878502

8503+
ts-api-utils@^1.0.1:
8504+
version "1.0.2"
8505+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.2.tgz#7c094f753b6705ee4faee25c3c684ade52d66d99"
8506+
integrity sha512-Cbu4nIqnEdd+THNEsBdkolnOXhg0I8XteoHaEKgvsxpsbWda4IsUut2c187HxywQCvveojow0Dgw/amxtSKVkQ==
8507+
84888508
ts-essentials@^1.0.0:
84898509
version "1.0.4"
84908510
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-1.0.4.tgz#ce3b5dade5f5d97cf69889c11bf7d2da8555b15a"

0 commit comments

Comments
 (0)