Skip to content

Commit a319234

Browse files
chore(deps): update typescript-eslint monorepo to v8.26.1 (#740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63945d8 commit a319234

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@types/dotenv": "8.2.3",
3737
"@types/node": "22.13.10",
3838
"@types/ramda": "0.30.2",
39-
"@typescript-eslint/eslint-plugin": "8.26.0",
40-
"@typescript-eslint/parser": "8.26.0",
39+
"@typescript-eslint/eslint-plugin": "8.26.1",
40+
"@typescript-eslint/parser": "8.26.1",
4141
"@vercel/node": "^5.0.0",
4242
"dotenv": "16.4.7",
4343
"eslint": "8.57.1",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,30 +1342,30 @@
13421342
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
13431343
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
13441344

1345-
"@typescript-eslint/[email protected].0":
1346-
version "8.26.0"
1347-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.0.tgz#7e880faf91f89471c30c141951e15f0eb3a0599e"
1348-
integrity sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==
1345+
"@typescript-eslint/[email protected].1":
1346+
version "8.26.1"
1347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.1.tgz#3e48eb847924161843b092c87a9b65176b53782f"
1348+
integrity sha512-2X3mwqsj9Bd3Ciz508ZUtoQQYpOhU/kWoUqIf49H8Z0+Vbh6UF/y0OEYp0Q0axOGzaBGs7QxRwq0knSQ8khQNA==
13491349
dependencies:
13501350
"@eslint-community/regexpp" "^4.10.0"
1351-
"@typescript-eslint/scope-manager" "8.26.0"
1352-
"@typescript-eslint/type-utils" "8.26.0"
1353-
"@typescript-eslint/utils" "8.26.0"
1354-
"@typescript-eslint/visitor-keys" "8.26.0"
1351+
"@typescript-eslint/scope-manager" "8.26.1"
1352+
"@typescript-eslint/type-utils" "8.26.1"
1353+
"@typescript-eslint/utils" "8.26.1"
1354+
"@typescript-eslint/visitor-keys" "8.26.1"
13551355
graphemer "^1.4.0"
13561356
ignore "^5.3.1"
13571357
natural-compare "^1.4.0"
13581358
ts-api-utils "^2.0.1"
13591359

1360-
"@typescript-eslint/[email protected].0":
1361-
version "8.26.0"
1362-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.0.tgz#9b4d2198e89f64fb81e83167eedd89a827d843a9"
1363-
integrity sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==
1360+
"@typescript-eslint/[email protected].1":
1361+
version "8.26.1"
1362+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.1.tgz#0e2f915a497519fc43f52cf2ecbfa607ff56f72e"
1363+
integrity sha512-w6HZUV4NWxqd8BdeFf81t07d7/YV9s7TCWrQQbG5uhuvGUAW+fq1usZ1Hmz9UPNLniFnD8GLSsDpjP0hm1S4lQ==
13641364
dependencies:
1365-
"@typescript-eslint/scope-manager" "8.26.0"
1366-
"@typescript-eslint/types" "8.26.0"
1367-
"@typescript-eslint/typescript-estree" "8.26.0"
1368-
"@typescript-eslint/visitor-keys" "8.26.0"
1365+
"@typescript-eslint/scope-manager" "8.26.1"
1366+
"@typescript-eslint/types" "8.26.1"
1367+
"@typescript-eslint/typescript-estree" "8.26.1"
1368+
"@typescript-eslint/visitor-keys" "8.26.1"
13691369
debug "^4.3.4"
13701370

13711371
"@typescript-eslint/[email protected]":
@@ -1376,21 +1376,21 @@
13761376
"@typescript-eslint/types" "7.16.0"
13771377
"@typescript-eslint/visitor-keys" "7.16.0"
13781378

1379-
"@typescript-eslint/[email protected].0":
1380-
version "8.26.0"
1381-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
1382-
integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
1379+
"@typescript-eslint/[email protected].1":
1380+
version "8.26.1"
1381+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.1.tgz#5e6ad0ac258ccf79462e91c3f43a3f1f7f31a6cc"
1382+
integrity sha512-6EIvbE5cNER8sqBu6V7+KeMZIC1664d2Yjt+B9EWUXrsyWpxx4lEZrmvxgSKRC6gX+efDL/UY9OpPZ267io3mg==
13831383
dependencies:
1384-
"@typescript-eslint/types" "8.26.0"
1385-
"@typescript-eslint/visitor-keys" "8.26.0"
1384+
"@typescript-eslint/types" "8.26.1"
1385+
"@typescript-eslint/visitor-keys" "8.26.1"
13861386

1387-
"@typescript-eslint/[email protected].0":
1388-
version "8.26.0"
1389-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.0.tgz#9ee8cc98184b5f66326578de9c097edc89da6f68"
1390-
integrity sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q==
1387+
"@typescript-eslint/[email protected].1":
1388+
version "8.26.1"
1389+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.1.tgz#462f0bae09de72ac6e8e1af2ebe588c23224d7f8"
1390+
integrity sha512-Kcj/TagJLwoY/5w9JGEFV0dclQdyqw9+VMndxOJKtoFSjfZhLXhYjzsQEeyza03rwHx2vFEGvrJWJBXKleRvZg==
13911391
dependencies:
1392-
"@typescript-eslint/typescript-estree" "8.26.0"
1393-
"@typescript-eslint/utils" "8.26.0"
1392+
"@typescript-eslint/typescript-estree" "8.26.1"
1393+
"@typescript-eslint/utils" "8.26.1"
13941394
debug "^4.3.4"
13951395
ts-api-utils "^2.0.1"
13961396

@@ -1409,10 +1409,10 @@
14091409
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.0.tgz#60a19d7e7a6b1caa2c06fac860829d162a036ed2"
14101410
integrity sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==
14111411

1412-
"@typescript-eslint/[email protected].0":
1413-
version "8.26.0"
1414-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
1415-
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
1412+
"@typescript-eslint/[email protected].1":
1413+
version "8.26.1"
1414+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.1.tgz#d5978721670cff263348d5062773389231a64132"
1415+
integrity sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ==
14161416

14171417
"@typescript-eslint/[email protected]":
14181418
version "7.16.0"
@@ -1428,13 +1428,13 @@
14281428
semver "^7.6.0"
14291429
ts-api-utils "^1.3.0"
14301430

1431-
"@typescript-eslint/[email protected].0":
1432-
version "8.26.0"
1433-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
1434-
integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
1431+
"@typescript-eslint/[email protected].1":
1432+
version "8.26.1"
1433+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz#eb0e4ce31753683d83be53441a409fd5f0b34afd"
1434+
integrity sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA==
14351435
dependencies:
1436-
"@typescript-eslint/types" "8.26.0"
1437-
"@typescript-eslint/visitor-keys" "8.26.0"
1436+
"@typescript-eslint/types" "8.26.1"
1437+
"@typescript-eslint/visitor-keys" "8.26.1"
14381438
debug "^4.3.4"
14391439
fast-glob "^3.3.2"
14401440
is-glob "^4.0.3"
@@ -1452,15 +1452,15 @@
14521452
"@typescript-eslint/types" "7.16.0"
14531453
"@typescript-eslint/typescript-estree" "7.16.0"
14541454

1455-
"@typescript-eslint/[email protected].0":
1456-
version "8.26.0"
1457-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
1458-
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
1455+
"@typescript-eslint/[email protected].1":
1456+
version "8.26.1"
1457+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.1.tgz#54cc58469955f25577f659753b71a0e117a0539f"
1458+
integrity sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==
14591459
dependencies:
14601460
"@eslint-community/eslint-utils" "^4.4.0"
1461-
"@typescript-eslint/scope-manager" "8.26.0"
1462-
"@typescript-eslint/types" "8.26.0"
1463-
"@typescript-eslint/typescript-estree" "8.26.0"
1461+
"@typescript-eslint/scope-manager" "8.26.1"
1462+
"@typescript-eslint/types" "8.26.1"
1463+
"@typescript-eslint/typescript-estree" "8.26.1"
14641464

14651465
"@typescript-eslint/[email protected]":
14661466
version "7.16.0"
@@ -1470,12 +1470,12 @@
14701470
"@typescript-eslint/types" "7.16.0"
14711471
eslint-visitor-keys "^3.4.3"
14721472

1473-
"@typescript-eslint/[email protected].0":
1474-
version "8.26.0"
1475-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
1476-
integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
1473+
"@typescript-eslint/[email protected].1":
1474+
version "8.26.1"
1475+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz#c5267fcc82795cf10280363023837deacad2647c"
1476+
integrity sha512-AjOC3zfnxd6S4Eiy3jwktJPclqhFHNyd8L6Gycf9WUPoKZpgM5PjkxY1X7uSy61xVpiJDhhk7XT2NVsN3ALTWg==
14771477
dependencies:
1478-
"@typescript-eslint/types" "8.26.0"
1478+
"@typescript-eslint/types" "8.26.1"
14791479
eslint-visitor-keys "^4.2.0"
14801480

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

0 commit comments

Comments
 (0)