Skip to content

Commit 62c94f8

Browse files
chore(deps): update typescript-eslint monorepo to v8.46.3 (#1407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e9c6db5 commit 62c94f8

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@types/dotenv": "8.2.3",
6565
"@types/node": "24.10.0",
6666
"@types/ramda": "0.31.1",
67-
"@typescript-eslint/eslint-plugin": "8.46.2",
68-
"@typescript-eslint/parser": "8.46.2",
67+
"@typescript-eslint/eslint-plugin": "8.46.3",
68+
"@typescript-eslint/parser": "8.46.3",
6969
"astro": "^5.0.0",
7070
"ava": "6.4.0",
7171
"dotenv": "17.2.3",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,39 +1549,39 @@
15491549
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
15501550
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
15511551

1552-
"@typescript-eslint/[email protected].2":
1553-
version "8.46.2"
1554-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
1555-
integrity sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==
1552+
"@typescript-eslint/[email protected].3":
1553+
version "8.46.3"
1554+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.3.tgz#6f7aeaf9f5c611425db9b8f983e8d3fe5deece3c"
1555+
integrity sha512-sbaQ27XBUopBkRiuY/P9sWGOWUW4rl8fDoHIUmLpZd8uldsTyB4/Zg6bWTegPoTLnKj9Hqgn3QD6cjPNB32Odw==
15561556
dependencies:
15571557
"@eslint-community/regexpp" "^4.10.0"
1558-
"@typescript-eslint/scope-manager" "8.46.2"
1559-
"@typescript-eslint/type-utils" "8.46.2"
1560-
"@typescript-eslint/utils" "8.46.2"
1561-
"@typescript-eslint/visitor-keys" "8.46.2"
1558+
"@typescript-eslint/scope-manager" "8.46.3"
1559+
"@typescript-eslint/type-utils" "8.46.3"
1560+
"@typescript-eslint/utils" "8.46.3"
1561+
"@typescript-eslint/visitor-keys" "8.46.3"
15621562
graphemer "^1.4.0"
15631563
ignore "^7.0.0"
15641564
natural-compare "^1.4.0"
15651565
ts-api-utils "^2.1.0"
15661566

1567-
"@typescript-eslint/[email protected].2":
1568-
version "8.46.2"
1569-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
1570-
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
1567+
"@typescript-eslint/[email protected].3":
1568+
version "8.46.3"
1569+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.3.tgz#3badfb62d2e2dc733d02a038073e3f65f2cb833d"
1570+
integrity sha512-6m1I5RmHBGTnUGS113G04DMu3CpSdxCAU/UvtjNWL4Nuf3MW9tQhiJqRlHzChIkhy6kZSAQmc+I1bcGjE3yNKg==
15711571
dependencies:
1572-
"@typescript-eslint/scope-manager" "8.46.2"
1573-
"@typescript-eslint/types" "8.46.2"
1574-
"@typescript-eslint/typescript-estree" "8.46.2"
1575-
"@typescript-eslint/visitor-keys" "8.46.2"
1572+
"@typescript-eslint/scope-manager" "8.46.3"
1573+
"@typescript-eslint/types" "8.46.3"
1574+
"@typescript-eslint/typescript-estree" "8.46.3"
1575+
"@typescript-eslint/visitor-keys" "8.46.3"
15761576
debug "^4.3.4"
15771577

1578-
"@typescript-eslint/[email protected].2":
1579-
version "8.46.2"
1580-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
1581-
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
1578+
"@typescript-eslint/[email protected].3":
1579+
version "8.46.3"
1580+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.3.tgz#4555c685407ea829081218fa033d7b032607aaef"
1581+
integrity sha512-Fz8yFXsp2wDFeUElO88S9n4w1I4CWDTXDqDr9gYvZgUpwXQqmZBr9+NTTql5R3J7+hrJZPdpiWaB9VNhAKYLuQ==
15821582
dependencies:
1583-
"@typescript-eslint/tsconfig-utils" "^8.46.2"
1584-
"@typescript-eslint/types" "^8.46.2"
1583+
"@typescript-eslint/tsconfig-utils" "^8.46.3"
1584+
"@typescript-eslint/types" "^8.46.3"
15851585
debug "^4.3.4"
15861586

15871587
"@typescript-eslint/[email protected]":
@@ -1592,27 +1592,27 @@
15921592
"@typescript-eslint/types" "7.10.0"
15931593
"@typescript-eslint/visitor-keys" "7.10.0"
15941594

1595-
"@typescript-eslint/[email protected].2":
1596-
version "8.46.2"
1597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
1598-
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
1595+
"@typescript-eslint/[email protected].3":
1596+
version "8.46.3"
1597+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.3.tgz#2e330f566e135ccac13477b98dd88d8f176e4dff"
1598+
integrity sha512-FCi7Y1zgrmxp3DfWfr+3m9ansUUFoy8dkEdeQSgA9gbm8DaHYvZCdkFRQrtKiedFf3Ha6VmoqoAaP68+i+22kg==
15991599
dependencies:
1600-
"@typescript-eslint/types" "8.46.2"
1601-
"@typescript-eslint/visitor-keys" "8.46.2"
1600+
"@typescript-eslint/types" "8.46.3"
1601+
"@typescript-eslint/visitor-keys" "8.46.3"
16021602

1603-
"@typescript-eslint/[email protected].2", "@typescript-eslint/tsconfig-utils@^8.46.2":
1604-
version "8.46.2"
1605-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
1606-
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
1603+
"@typescript-eslint/[email protected].3", "@typescript-eslint/tsconfig-utils@^8.46.3":
1604+
version "8.46.3"
1605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.3.tgz#cad33398c762c97fe56a8defda00c16505abefa3"
1606+
integrity sha512-GLupljMniHNIROP0zE7nCcybptolcH8QZfXOpCfhQDAdwJ/ZTlcaBOYebSOZotpti/3HrHSw7D3PZm75gYFsOA==
16071607

1608-
"@typescript-eslint/[email protected].2":
1609-
version "8.46.2"
1610-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
1611-
integrity sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==
1608+
"@typescript-eslint/[email protected].3":
1609+
version "8.46.3"
1610+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.3.tgz#71188df833d7697ecff256cd1d3889a20552d78c"
1611+
integrity sha512-ZPCADbr+qfz3aiTTYNNkCbUt+cjNwI/5McyANNrFBpVxPt7GqpEYz5ZfdwuFyGUnJ9FdDXbGODUu6iRCI6XRXw==
16121612
dependencies:
1613-
"@typescript-eslint/types" "8.46.2"
1614-
"@typescript-eslint/typescript-estree" "8.46.2"
1615-
"@typescript-eslint/utils" "8.46.2"
1613+
"@typescript-eslint/types" "8.46.3"
1614+
"@typescript-eslint/typescript-estree" "8.46.3"
1615+
"@typescript-eslint/utils" "8.46.3"
16161616
debug "^4.3.4"
16171617
ts-api-utils "^2.1.0"
16181618

@@ -1631,10 +1631,10 @@
16311631
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
16321632
integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
16331633

1634-
"@typescript-eslint/[email protected].2", "@typescript-eslint/types@^8.46.2":
1635-
version "8.46.2"
1636-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
1637-
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
1634+
"@typescript-eslint/[email protected].3", "@typescript-eslint/types@^8.46.3":
1635+
version "8.46.3"
1636+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.3.tgz#da05ea40e91359b4275dbb3a489f2f7907a02245"
1637+
integrity sha512-G7Ok9WN/ggW7e/tOf8TQYMaxgID3Iujn231hfi0Pc7ZheztIJVpO44ekY00b7akqc6nZcvregk0Jpah3kep6hA==
16381638

16391639
"@typescript-eslint/[email protected]":
16401640
version "7.10.0"
@@ -1650,15 +1650,15 @@
16501650
semver "^7.6.0"
16511651
ts-api-utils "^1.3.0"
16521652

1653-
"@typescript-eslint/[email protected].2":
1654-
version "8.46.2"
1655-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
1656-
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
1653+
"@typescript-eslint/[email protected].3":
1654+
version "8.46.3"
1655+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.3.tgz#c12406afba707f9779ce0c0151a08c33b3a96d41"
1656+
integrity sha512-f/NvtRjOm80BtNM5OQtlaBdM5BRFUv7gf381j9wygDNL+qOYSNOgtQ/DCndiYi80iIOv76QqaTmp4fa9hwI0OA==
16571657
dependencies:
1658-
"@typescript-eslint/project-service" "8.46.2"
1659-
"@typescript-eslint/tsconfig-utils" "8.46.2"
1660-
"@typescript-eslint/types" "8.46.2"
1661-
"@typescript-eslint/visitor-keys" "8.46.2"
1658+
"@typescript-eslint/project-service" "8.46.3"
1659+
"@typescript-eslint/tsconfig-utils" "8.46.3"
1660+
"@typescript-eslint/types" "8.46.3"
1661+
"@typescript-eslint/visitor-keys" "8.46.3"
16621662
debug "^4.3.4"
16631663
fast-glob "^3.3.2"
16641664
is-glob "^4.0.3"
@@ -1676,15 +1676,15 @@
16761676
"@typescript-eslint/types" "7.10.0"
16771677
"@typescript-eslint/typescript-estree" "7.10.0"
16781678

1679-
"@typescript-eslint/[email protected].2":
1680-
version "8.46.2"
1681-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
1682-
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
1679+
"@typescript-eslint/[email protected].3":
1680+
version "8.46.3"
1681+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.3.tgz#b6c7994b7c1ee2fe338ab32f7b3d4424856a73ce"
1682+
integrity sha512-VXw7qmdkucEx9WkmR3ld/u6VhRyKeiF1uxWwCy/iuNfokjJ7VhsgLSOTjsol8BunSw190zABzpwdNsze2Kpo4g==
16831683
dependencies:
16841684
"@eslint-community/eslint-utils" "^4.7.0"
1685-
"@typescript-eslint/scope-manager" "8.46.2"
1686-
"@typescript-eslint/types" "8.46.2"
1687-
"@typescript-eslint/typescript-estree" "8.46.2"
1685+
"@typescript-eslint/scope-manager" "8.46.3"
1686+
"@typescript-eslint/types" "8.46.3"
1687+
"@typescript-eslint/typescript-estree" "8.46.3"
16881688

16891689
"@typescript-eslint/[email protected]":
16901690
version "7.10.0"
@@ -1694,12 +1694,12 @@
16941694
"@typescript-eslint/types" "7.10.0"
16951695
eslint-visitor-keys "^3.4.3"
16961696

1697-
"@typescript-eslint/[email protected].2":
1698-
version "8.46.2"
1699-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
1700-
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
1697+
"@typescript-eslint/[email protected].3":
1698+
version "8.46.3"
1699+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.3.tgz#6811b15053501981059c58e1c01b39242bd5c0f6"
1700+
integrity sha512-uk574k8IU0rOF/AjniX8qbLSGURJVUCeM5e4MIMKBFFi8weeiLrG1fyQejyLXQpRZbU/1BuQasleV/RfHC3hHg==
17011701
dependencies:
1702-
"@typescript-eslint/types" "8.46.2"
1702+
"@typescript-eslint/types" "8.46.3"
17031703
eslint-visitor-keys "^4.2.1"
17041704

17051705
"@ungap/structured-clone@^1.0.0":

0 commit comments

Comments
 (0)