Skip to content

Commit 8056147

Browse files
chore(deps): update typescript-eslint monorepo to v8.58.2 (#1438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0e0299 commit 8056147

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@changesets/cli": "2.30.0",
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/node": "24.12.2",
42-
"@typescript-eslint/eslint-plugin": "8.58.1",
43-
"@typescript-eslint/parser": "8.58.1",
42+
"@typescript-eslint/eslint-plugin": "8.58.2",
43+
"@typescript-eslint/parser": "8.58.2",
4444
"bob-the-bundler": "7.0.1",
4545
"cross-env": "10.1.0",
4646
"eslint": "9.39.4",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -2398,100 +2398,100 @@
23982398
dependencies:
23992399
"@types/node" "*"
24002400

2401-
"@typescript-eslint/[email protected].1":
2402-
version "8.58.1"
2403-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.1.tgz#cb53038b83d165ca0ef96d67d875efbd56c50fa8"
2404-
integrity sha512-eSkwoemjo76bdXl2MYqtxg51HNwUSkWfODUOQ3PaTLZGh9uIWWFZIjyjaJnex7wXDu+TRx+ATsnSxdN9YWfRTQ==
2401+
"@typescript-eslint/[email protected].2":
2402+
version "8.58.2"
2403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.2.tgz#a6882a6a328e1259cff259fdb03184245ef06191"
2404+
integrity sha512-aC2qc5thQahutKjP+cl8cgN9DWe3ZUqVko30CMSZHnFEHyhOYoZSzkGtAI2mcwZ38xeImDucI4dnqsHiOYuuCw==
24052405
dependencies:
24062406
"@eslint-community/regexpp" "^4.12.2"
2407-
"@typescript-eslint/scope-manager" "8.58.1"
2408-
"@typescript-eslint/type-utils" "8.58.1"
2409-
"@typescript-eslint/utils" "8.58.1"
2410-
"@typescript-eslint/visitor-keys" "8.58.1"
2407+
"@typescript-eslint/scope-manager" "8.58.2"
2408+
"@typescript-eslint/type-utils" "8.58.2"
2409+
"@typescript-eslint/utils" "8.58.2"
2410+
"@typescript-eslint/visitor-keys" "8.58.2"
24112411
ignore "^7.0.5"
24122412
natural-compare "^1.4.0"
24132413
ts-api-utils "^2.5.0"
24142414

2415-
"@typescript-eslint/[email protected].1":
2416-
version "8.58.1"
2417-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.1.tgz#0943eca522ac408bcdd649882c3d95b10ff00f62"
2418-
integrity sha512-gGkiNMPqerb2cJSVcruigx9eHBlLG14fSdPdqMoOcBfh+vvn4iCq2C8MzUB89PrxOXk0y3GZ1yIWb9aOzL93bw==
2415+
"@typescript-eslint/[email protected].2":
2416+
version "8.58.2"
2417+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.2.tgz#b267545e4bd515d896fe1f3a5b6f334fa6aa0026"
2418+
integrity sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg==
24192419
dependencies:
2420-
"@typescript-eslint/scope-manager" "8.58.1"
2421-
"@typescript-eslint/types" "8.58.1"
2422-
"@typescript-eslint/typescript-estree" "8.58.1"
2423-
"@typescript-eslint/visitor-keys" "8.58.1"
2420+
"@typescript-eslint/scope-manager" "8.58.2"
2421+
"@typescript-eslint/types" "8.58.2"
2422+
"@typescript-eslint/typescript-estree" "8.58.2"
2423+
"@typescript-eslint/visitor-keys" "8.58.2"
24242424
debug "^4.4.3"
24252425

2426-
"@typescript-eslint/[email protected].1":
2427-
version "8.58.1"
2428-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.1.tgz#c78781b1ca1ec1e7bc6522efba89318c6d249feb"
2429-
integrity sha512-gfQ8fk6cxhtptek+/8ZIqw8YrRW5048Gug8Ts5IYcMLCw18iUgrZAEY/D7s4hkI0FxEfGakKuPK/XUMPzPxi5g==
2426+
"@typescript-eslint/[email protected].2":
2427+
version "8.58.2"
2428+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.2.tgz#8c980249100e21b87baba0ca10880fdf893e0a8e"
2429+
integrity sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==
24302430
dependencies:
2431-
"@typescript-eslint/tsconfig-utils" "^8.58.1"
2432-
"@typescript-eslint/types" "^8.58.1"
2431+
"@typescript-eslint/tsconfig-utils" "^8.58.2"
2432+
"@typescript-eslint/types" "^8.58.2"
24332433
debug "^4.4.3"
24342434

2435-
"@typescript-eslint/[email protected].1":
2436-
version "8.58.1"
2437-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.1.tgz#35168f561bab4e3fd10dd6b03e8b83c157479211"
2438-
integrity sha512-TPYUEqJK6avLcEjumWsIuTpuYODTTDAtoMdt8ZZa93uWMTX13Nb8L5leSje1NluammvU+oI3QRr5lLXPgihX3w==
2435+
"@typescript-eslint/[email protected].2":
2436+
version "8.58.2"
2437+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.2.tgz#aa73784d78f117940e83f71705af07ba695cd60c"
2438+
integrity sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q==
24392439
dependencies:
2440-
"@typescript-eslint/types" "8.58.1"
2441-
"@typescript-eslint/visitor-keys" "8.58.1"
2440+
"@typescript-eslint/types" "8.58.2"
2441+
"@typescript-eslint/visitor-keys" "8.58.2"
24422442

2443-
"@typescript-eslint/[email protected].1", "@typescript-eslint/tsconfig-utils@^8.58.1":
2444-
version "8.58.1"
2445-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.1.tgz#eb16792c579300c7bfb3c74b0f5e1dfbb0a2454d"
2446-
integrity sha512-JAr2hOIct2Q+qk3G+8YFfqkqi7sC86uNryT+2i5HzMa2MPjw4qNFvtjnw1IiA1rP7QhNKVe21mSSLaSjwA1Olw==
2443+
"@typescript-eslint/[email protected].2", "@typescript-eslint/tsconfig-utils@^8.58.2":
2444+
version "8.58.2"
2445+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.2.tgz#fa13f96432c9348bf87f6f44826def585fad7bca"
2446+
integrity sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==
24472447

2448-
"@typescript-eslint/[email protected].1":
2449-
version "8.58.1"
2450-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.1.tgz#b21085a233087bde94c92ba6f5b4dfb77ca56730"
2451-
integrity sha512-HUFxvTJVroT+0rXVJC7eD5zol6ID+Sn5npVPWoFuHGg9Ncq5Q4EYstqR+UOqaNRFXi5TYkpXXkLhoCHe3G0+7w==
2448+
"@typescript-eslint/[email protected].2":
2449+
version "8.58.2"
2450+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.2.tgz#024eb1dd597f8a34cb22d8d9ab32da857bc9a817"
2451+
integrity sha512-Z7EloNR/B389FvabdGeTo2XMs4W9TjtPiO9DAsmT0yom0bwlPyRjkJ1uCdW1DvrrrYP50AJZ9Xc3sByZA9+dcg==
24522452
dependencies:
2453-
"@typescript-eslint/types" "8.58.1"
2454-
"@typescript-eslint/typescript-estree" "8.58.1"
2455-
"@typescript-eslint/utils" "8.58.1"
2453+
"@typescript-eslint/types" "8.58.2"
2454+
"@typescript-eslint/typescript-estree" "8.58.2"
2455+
"@typescript-eslint/utils" "8.58.2"
24562456
debug "^4.4.3"
24572457
ts-api-utils "^2.5.0"
24582458

2459-
"@typescript-eslint/[email protected].1", "@typescript-eslint/types@^8.58.1":
2460-
version "8.58.1"
2461-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.1.tgz#9dfb4723fcd2b13737d8b03d941354cf73190313"
2462-
integrity sha512-io/dV5Aw5ezwzfPBBWLoT+5QfVtP8O7q4Kftjn5azJ88bYyp/ZMCsyW1lpKK46EXJcaYMZ1JtYj+s/7TdzmQMw==
2459+
"@typescript-eslint/[email protected].2", "@typescript-eslint/types@^8.58.2":
2460+
version "8.58.2"
2461+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.2.tgz#3ab8051de0f19a46ddefb0749d0f7d82974bd57c"
2462+
integrity sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==
24632463

2464-
"@typescript-eslint/[email protected].1":
2465-
version "8.58.1"
2466-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.1.tgz#8230cc9628d2cffef101e298c62807c4b9bf2fe9"
2467-
integrity sha512-w4w7WR7GHOjqqPnvAYbazq+Y5oS68b9CzasGtnd6jIeOIeKUzYzupGTB2T4LTPSv4d+WPeccbxuneTFHYgAAWg==
2464+
"@typescript-eslint/[email protected].2":
2465+
version "8.58.2"
2466+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.2.tgz#b1beb1f959385b341cc76f0aebbf028e23dfdb8b"
2467+
integrity sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==
24682468
dependencies:
2469-
"@typescript-eslint/project-service" "8.58.1"
2470-
"@typescript-eslint/tsconfig-utils" "8.58.1"
2471-
"@typescript-eslint/types" "8.58.1"
2472-
"@typescript-eslint/visitor-keys" "8.58.1"
2469+
"@typescript-eslint/project-service" "8.58.2"
2470+
"@typescript-eslint/tsconfig-utils" "8.58.2"
2471+
"@typescript-eslint/types" "8.58.2"
2472+
"@typescript-eslint/visitor-keys" "8.58.2"
24732473
debug "^4.4.3"
24742474
minimatch "^10.2.2"
24752475
semver "^7.7.3"
24762476
tinyglobby "^0.2.15"
24772477
ts-api-utils "^2.5.0"
24782478

2479-
"@typescript-eslint/[email protected].1":
2480-
version "8.58.1"
2481-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.1.tgz#099a327b04ed921e6ee3988cde9ef34bc4b5435a"
2482-
integrity sha512-Ln8R0tmWC7pTtLOzgJzYTXSCjJ9rDNHAqTaVONF4FEi2qwce8mD9iSOxOpLFFvWp/wBFlew0mjM1L1ihYWfBdQ==
2479+
"@typescript-eslint/[email protected].2":
2480+
version "8.58.2"
2481+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.2.tgz#27165554a02d1ff57d98262fa92060498dabc8b3"
2482+
integrity sha512-QZfjHNEzPY8+l0+fIXMvuQ2sJlplB4zgDZvA+NmvZsZv3EQwOcc1DuIU1VJUTWZ/RKouBMhDyNaBMx4sWvrzRA==
24832483
dependencies:
24842484
"@eslint-community/eslint-utils" "^4.9.1"
2485-
"@typescript-eslint/scope-manager" "8.58.1"
2486-
"@typescript-eslint/types" "8.58.1"
2487-
"@typescript-eslint/typescript-estree" "8.58.1"
2485+
"@typescript-eslint/scope-manager" "8.58.2"
2486+
"@typescript-eslint/types" "8.58.2"
2487+
"@typescript-eslint/typescript-estree" "8.58.2"
24882488

2489-
"@typescript-eslint/[email protected].1":
2490-
version "8.58.1"
2491-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.1.tgz#7c197533177f1ba9b8249f55f7f685e32bb6f204"
2492-
integrity sha512-y+vH7QE8ycjoa0bWciFg7OpFcipUuem1ujhrdLtq1gByKwfbC7bPeKsiny9e0urg93DqwGcHey+bGRKCnF1nZQ==
2489+
"@typescript-eslint/[email protected].2":
2490+
version "8.58.2"
2491+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.2.tgz#9ed699eaa9b5720b6b6b6f9c16e6c7d4cd32b276"
2492+
integrity sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==
24932493
dependencies:
2494-
"@typescript-eslint/types" "8.58.1"
2494+
"@typescript-eslint/types" "8.58.2"
24952495
eslint-visitor-keys "^5.0.0"
24962496

24972497
"@urql/introspection@^0.3.2":

0 commit comments

Comments
 (0)