Skip to content

Commit 5d3a4ca

Browse files
committed
Update typescript-eslint monorepo to v7.10.0
1 parent db1c3d7 commit 5d3a4ca

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"@types/dotenv": "8.2.0",
6262
"@types/node": "20.12.12",
6363
"@types/ramda": "0.30.0",
64-
"@typescript-eslint/eslint-plugin": "7.9.0",
65-
"@typescript-eslint/parser": "7.9.0",
64+
"@typescript-eslint/eslint-plugin": "7.10.0",
65+
"@typescript-eslint/parser": "7.10.0",
6666
"astro": "^4.0.0",
6767
"ava": "6.1.3",
6868
"dotenv": "16.4.5",

yarn.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,32 +1496,40 @@
14961496
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.10.tgz#04ffa7f406ab628f7f7e97ca23e290cd8ab15efc"
14971497
integrity sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==
14981498

1499-
"@typescript-eslint/eslint-plugin@7.9.0":
1500-
version "7.9.0"
1501-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.9.0.tgz#093b96fc4e342226e65d5f18f9c87081e0b04a31"
1502-
integrity sha512-6e+X0X3sFe/G/54aC3jt0txuMTURqLyekmEHViqyA2VnxhLMpvA6nqmcjIy+Cr9tLDHPssA74BP5Mx9HQIxBEA==
1499+
"@typescript-eslint/eslint-plugin@7.10.0":
1500+
version "7.10.0"
1501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.10.0.tgz#07854a236f107bb45cbf4f62b89474cbea617f50"
1502+
integrity sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==
15031503
dependencies:
15041504
"@eslint-community/regexpp" "^4.10.0"
1505-
"@typescript-eslint/scope-manager" "7.9.0"
1506-
"@typescript-eslint/type-utils" "7.9.0"
1507-
"@typescript-eslint/utils" "7.9.0"
1508-
"@typescript-eslint/visitor-keys" "7.9.0"
1505+
"@typescript-eslint/scope-manager" "7.10.0"
1506+
"@typescript-eslint/type-utils" "7.10.0"
1507+
"@typescript-eslint/utils" "7.10.0"
1508+
"@typescript-eslint/visitor-keys" "7.10.0"
15091509
graphemer "^1.4.0"
15101510
ignore "^5.3.1"
15111511
natural-compare "^1.4.0"
15121512
ts-api-utils "^1.3.0"
15131513

1514-
"@typescript-eslint/parser@7.9.0":
1515-
version "7.9.0"
1516-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.9.0.tgz#fb3ba01b75e0e65cb78037a360961b00301f6c70"
1517-
integrity sha512-qHMJfkL5qvgQB2aLvhUSXxbK7OLnDkwPzFalg458pxQgfxKDfT1ZDbHQM/I6mDIf/svlMkj21kzKuQ2ixJlatQ==
1514+
"@typescript-eslint/parser@7.10.0":
1515+
version "7.10.0"
1516+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.10.0.tgz#e6ac1cba7bc0400a4459e7eb5b23115bd71accfb"
1517+
integrity sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==
15181518
dependencies:
1519-
"@typescript-eslint/scope-manager" "7.9.0"
1520-
"@typescript-eslint/types" "7.9.0"
1521-
"@typescript-eslint/typescript-estree" "7.9.0"
1522-
"@typescript-eslint/visitor-keys" "7.9.0"
1519+
"@typescript-eslint/scope-manager" "7.10.0"
1520+
"@typescript-eslint/types" "7.10.0"
1521+
"@typescript-eslint/typescript-estree" "7.10.0"
1522+
"@typescript-eslint/visitor-keys" "7.10.0"
15231523
debug "^4.3.4"
15241524

1525+
"@typescript-eslint/[email protected]":
1526+
version "7.10.0"
1527+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.10.0.tgz#054a27b1090199337a39cf755f83d9f2ce26546b"
1528+
integrity sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==
1529+
dependencies:
1530+
"@typescript-eslint/types" "7.10.0"
1531+
"@typescript-eslint/visitor-keys" "7.10.0"
1532+
15251533
"@typescript-eslint/[email protected]":
15261534
version "7.3.1"
15271535
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.3.1.tgz#73fd0cb4211a7be23e49e5b6efec8820caa6ec36"
@@ -1530,21 +1538,13 @@
15301538
"@typescript-eslint/types" "7.3.1"
15311539
"@typescript-eslint/visitor-keys" "7.3.1"
15321540

1533-
"@typescript-eslint/[email protected]":
1534-
version "7.9.0"
1535-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.9.0.tgz#1dd3e63a4411db356a9d040e75864851b5f2619b"
1536-
integrity sha512-ZwPK4DeCDxr3GJltRz5iZejPFAAr4Wk3+2WIBaj1L5PYK5RgxExu/Y68FFVclN0y6GGwH8q+KgKRCvaTmFBbgQ==
1537-
dependencies:
1538-
"@typescript-eslint/types" "7.9.0"
1539-
"@typescript-eslint/visitor-keys" "7.9.0"
1540-
1541-
"@typescript-eslint/[email protected]":
1542-
version "7.9.0"
1543-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.9.0.tgz#f523262e1b66ca65540b7a65a1222db52e0a90c9"
1544-
integrity sha512-6Qy8dfut0PFrFRAZsGzuLoM4hre4gjzWJB6sUvdunCYZsYemTkzZNwF1rnGea326PHPT3zn5Lmg32M/xfJfByA==
1541+
"@typescript-eslint/[email protected]":
1542+
version "7.10.0"
1543+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.10.0.tgz#8a75accce851d0a331aa9331268ef64e9b300270"
1544+
integrity sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==
15451545
dependencies:
1546-
"@typescript-eslint/typescript-estree" "7.9.0"
1547-
"@typescript-eslint/utils" "7.9.0"
1546+
"@typescript-eslint/typescript-estree" "7.10.0"
1547+
"@typescript-eslint/utils" "7.10.0"
15481548
debug "^4.3.4"
15491549
ts-api-utils "^1.3.0"
15501550

@@ -1558,15 +1558,29 @@
15581558
debug "^4.3.4"
15591559
ts-api-utils "^1.0.1"
15601560

1561+
"@typescript-eslint/[email protected]":
1562+
version "7.10.0"
1563+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
1564+
integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
1565+
15611566
"@typescript-eslint/[email protected]":
15621567
version "7.3.1"
15631568
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c"
15641569
integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==
15651570

1566-
"@typescript-eslint/[email protected]":
1567-
version "7.9.0"
1568-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.9.0.tgz#b58e485e4bfba055659c7e683ad4f5f0821ae2ec"
1569-
integrity sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w==
1571+
"@typescript-eslint/[email protected]":
1572+
version "7.10.0"
1573+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.10.0.tgz#6dcdc5de3149916a6a599fa89dde5c471b88b8bb"
1574+
integrity sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==
1575+
dependencies:
1576+
"@typescript-eslint/types" "7.10.0"
1577+
"@typescript-eslint/visitor-keys" "7.10.0"
1578+
debug "^4.3.4"
1579+
globby "^11.1.0"
1580+
is-glob "^4.0.3"
1581+
minimatch "^9.0.4"
1582+
semver "^7.6.0"
1583+
ts-api-utils "^1.3.0"
15701584

15711585
"@typescript-eslint/[email protected]":
15721586
version "7.3.1"
@@ -1582,19 +1596,15 @@
15821596
semver "^7.5.4"
15831597
ts-api-utils "^1.0.1"
15841598

1585-
"@typescript-eslint/typescript-estree@7.9.0":
1586-
version "7.9.0"
1587-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.9.0.tgz#3395e27656060dc313a6b406c3a298b729685e07"
1588-
integrity sha512-zBCMCkrb2YjpKV3LA0ZJubtKCDxLttxfdGmwZvTqqWevUPN0FZvSI26FalGFFUZU/9YQK/A4xcQF9o/VVaCKAg==
1599+
"@typescript-eslint/utils@7.10.0":
1600+
version "7.10.0"
1601+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.10.0.tgz#8ee43e5608c9f439524eaaea8de5b358b15c51b3"
1602+
integrity sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==
15891603
dependencies:
1590-
"@typescript-eslint/types" "7.9.0"
1591-
"@typescript-eslint/visitor-keys" "7.9.0"
1592-
debug "^4.3.4"
1593-
globby "^11.1.0"
1594-
is-glob "^4.0.3"
1595-
minimatch "^9.0.4"
1596-
semver "^7.6.0"
1597-
ts-api-utils "^1.3.0"
1604+
"@eslint-community/eslint-utils" "^4.4.0"
1605+
"@typescript-eslint/scope-manager" "7.10.0"
1606+
"@typescript-eslint/types" "7.10.0"
1607+
"@typescript-eslint/typescript-estree" "7.10.0"
15981608

15991609
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^7.3.1":
16001610
version "7.3.1"
@@ -1609,15 +1619,13 @@
16091619
"@typescript-eslint/typescript-estree" "7.3.1"
16101620
semver "^7.5.4"
16111621

1612-
"@typescript-eslint/utils@7.9.0":
1613-
version "7.9.0"
1614-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.9.0.tgz#1b96a34eefdca1c820cb1bbc2751d848b4540899"
1615-
integrity sha512-5KVRQCzZajmT4Ep+NEgjXCvjuypVvYHUW7RHlXzNPuak2oWpVoD1jf5xCP0dPAuNIchjC7uQyvbdaSTFaLqSdA==
1622+
"@typescript-eslint/visitor-keys@7.10.0":
1623+
version "7.10.0"
1624+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.10.0.tgz#2af2e91e73a75dd6b70b4486c48ae9d38a485a78"
1625+
integrity sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==
16161626
dependencies:
1617-
"@eslint-community/eslint-utils" "^4.4.0"
1618-
"@typescript-eslint/scope-manager" "7.9.0"
1619-
"@typescript-eslint/types" "7.9.0"
1620-
"@typescript-eslint/typescript-estree" "7.9.0"
1627+
"@typescript-eslint/types" "7.10.0"
1628+
eslint-visitor-keys "^3.4.3"
16211629

16221630
"@typescript-eslint/[email protected]":
16231631
version "7.3.1"
@@ -1627,14 +1635,6 @@
16271635
"@typescript-eslint/types" "7.3.1"
16281636
eslint-visitor-keys "^3.4.1"
16291637

1630-
"@typescript-eslint/[email protected]":
1631-
version "7.9.0"
1632-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.9.0.tgz#82162656e339c3def02895f5c8546f6888d9b9ea"
1633-
integrity sha512-iESPx2TNLDNGQLyjKhUvIKprlP49XNEK+MvIf9nIO7ZZaZdbnfWKHnXAgufpxqfA0YryH8XToi4+CjBgVnFTSQ==
1634-
dependencies:
1635-
"@typescript-eslint/types" "7.9.0"
1636-
eslint-visitor-keys "^3.4.3"
1637-
16381638
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
16391639
version "1.2.0"
16401640
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)