Skip to content

Commit 31df35f

Browse files
chore(deps): update typescript-eslint monorepo to v8.46.1 (#938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f1a379 commit 31df35f

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
@@ -40,8 +40,8 @@
4040
"@types/node": "22.18.10",
4141
"@types/ramda": "0.31.1",
4242
"@types/uuid": "^11.0.0",
43-
"@typescript-eslint/eslint-plugin": "8.46.0",
44-
"@typescript-eslint/parser": "8.46.0",
43+
"@typescript-eslint/eslint-plugin": "8.46.1",
44+
"@typescript-eslint/parser": "8.46.1",
4545
"@vercel/node": "^5.0.0",
4646
"ava": "6.4.0",
4747
"dotenv": "17.2.3",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,39 +1062,39 @@
10621062
dependencies:
10631063
uuid "*"
10641064

1065-
"@typescript-eslint/[email protected].0":
1066-
version "8.46.0"
1067-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.0.tgz#fc90b35d8025b5eaa66b2f6c3859cd5381a1e751"
1068-
integrity sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==
1065+
"@typescript-eslint/[email protected].1":
1066+
version "8.46.1"
1067+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.1.tgz#20876354024140aabc8b400bc95735fdcade17d5"
1068+
integrity sha512-rUsLh8PXmBjdiPY+Emjz9NX2yHvhS11v0SR6xNJkm5GM1MO9ea/1GoDKlHHZGrOJclL/cZ2i/vRUYVtjRhrHVQ==
10691069
dependencies:
10701070
"@eslint-community/regexpp" "^4.10.0"
1071-
"@typescript-eslint/scope-manager" "8.46.0"
1072-
"@typescript-eslint/type-utils" "8.46.0"
1073-
"@typescript-eslint/utils" "8.46.0"
1074-
"@typescript-eslint/visitor-keys" "8.46.0"
1071+
"@typescript-eslint/scope-manager" "8.46.1"
1072+
"@typescript-eslint/type-utils" "8.46.1"
1073+
"@typescript-eslint/utils" "8.46.1"
1074+
"@typescript-eslint/visitor-keys" "8.46.1"
10751075
graphemer "^1.4.0"
10761076
ignore "^7.0.0"
10771077
natural-compare "^1.4.0"
10781078
ts-api-utils "^2.1.0"
10791079

1080-
"@typescript-eslint/[email protected].0":
1081-
version "8.46.0"
1082-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.0.tgz#9186f28c59f6e477ab8919312d2654f4f27d45c1"
1083-
integrity sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==
1080+
"@typescript-eslint/[email protected].1":
1081+
version "8.46.1"
1082+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.1.tgz#81751f46800fc6b01ce1a72760cd17f06e7f395b"
1083+
integrity sha512-6JSSaBZmsKvEkbRUkf7Zj7dru/8ZCrJxAqArcLaVMee5907JdtEbKGsZ7zNiIm/UAkpGUkaSMZEXShnN2D1HZA==
10841084
dependencies:
1085-
"@typescript-eslint/scope-manager" "8.46.0"
1086-
"@typescript-eslint/types" "8.46.0"
1087-
"@typescript-eslint/typescript-estree" "8.46.0"
1088-
"@typescript-eslint/visitor-keys" "8.46.0"
1085+
"@typescript-eslint/scope-manager" "8.46.1"
1086+
"@typescript-eslint/types" "8.46.1"
1087+
"@typescript-eslint/typescript-estree" "8.46.1"
1088+
"@typescript-eslint/visitor-keys" "8.46.1"
10891089
debug "^4.3.4"
10901090

1091-
"@typescript-eslint/[email protected].0":
1092-
version "8.46.0"
1093-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.0.tgz#1190dcc0d3494d46a85773e0c3a2838cbb2b45a7"
1094-
integrity sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==
1091+
"@typescript-eslint/[email protected].1":
1092+
version "8.46.1"
1093+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.1.tgz#07be0e6f27fa90a17d8e5f6996ee02329c9a8c2e"
1094+
integrity sha512-FOIaFVMHzRskXr5J4Jp8lFVV0gz5ngv3RHmn+E4HYxSJ3DgDzU7fVI1/M7Ijh1zf6S7HIoaIOtln1H5y8V+9Zg==
10951095
dependencies:
1096-
"@typescript-eslint/tsconfig-utils" "^8.46.0"
1097-
"@typescript-eslint/types" "^8.46.0"
1096+
"@typescript-eslint/tsconfig-utils" "^8.46.1"
1097+
"@typescript-eslint/types" "^8.46.1"
10981098
debug "^4.3.4"
10991099

11001100
"@typescript-eslint/[email protected]":
@@ -1105,27 +1105,27 @@
11051105
"@typescript-eslint/types" "7.3.1"
11061106
"@typescript-eslint/visitor-keys" "7.3.1"
11071107

1108-
"@typescript-eslint/[email protected].0":
1109-
version "8.46.0"
1110-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.0.tgz#a41833fe387044075cb2d4cfab490a7f1dd19b61"
1111-
integrity sha512-lWETPa9XGcBes4jqAMYD9fW0j4n6hrPtTJwWDmtqgFO/4HF4jmdH/Q6wggTw5qIT5TXjKzbt7GsZUBnWoO3dqw==
1108+
"@typescript-eslint/[email protected].1":
1109+
version "8.46.1"
1110+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.1.tgz#590dd2e65e95af646bdaf50adeae9af39e25e8c1"
1111+
integrity sha512-weL9Gg3/5F0pVQKiF8eOXFZp8emqWzZsOJuWRUNtHT+UNV2xSJegmpCNQHy37aEQIbToTq7RHKhWvOsmbM680A==
11121112
dependencies:
1113-
"@typescript-eslint/types" "8.46.0"
1114-
"@typescript-eslint/visitor-keys" "8.46.0"
1113+
"@typescript-eslint/types" "8.46.1"
1114+
"@typescript-eslint/visitor-keys" "8.46.1"
11151115

1116-
"@typescript-eslint/[email protected].0", "@typescript-eslint/tsconfig-utils@^8.46.0":
1117-
version "8.46.0"
1118-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.0.tgz#3e33019e0b94838d37d7cc61341fbcc5bf791007"
1119-
integrity sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==
1116+
"@typescript-eslint/[email protected].1", "@typescript-eslint/tsconfig-utils@^8.46.1":
1117+
version "8.46.1"
1118+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.1.tgz#24405888560175c6c209c39df11ac06a2efef9d7"
1119+
integrity sha512-X88+J/CwFvlJB+mK09VFqx5FE4H5cXD+H/Bdza2aEWkSb8hnWIQorNcscRl4IEo1Cz9VI/+/r/jnGWkbWPx54g==
11201120

1121-
"@typescript-eslint/[email protected].0":
1122-
version "8.46.0"
1123-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.0.tgz#815efeb11b9533da68fd825628cecf283ac79829"
1124-
integrity sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==
1121+
"@typescript-eslint/[email protected].1":
1122+
version "8.46.1"
1123+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.1.tgz#14d4307dd6045f6b48a888cde1513d6ec305537f"
1124+
integrity sha512-+BlmiHIiqufBxkVnOtFwjah/vrkF4MtKKvpXrKSPLCkCtAp8H01/VV43sfqA98Od7nJpDcFnkwgyfQbOG0AMvw==
11251125
dependencies:
1126-
"@typescript-eslint/types" "8.46.0"
1127-
"@typescript-eslint/typescript-estree" "8.46.0"
1128-
"@typescript-eslint/utils" "8.46.0"
1126+
"@typescript-eslint/types" "8.46.1"
1127+
"@typescript-eslint/typescript-estree" "8.46.1"
1128+
"@typescript-eslint/utils" "8.46.1"
11291129
debug "^4.3.4"
11301130
ts-api-utils "^2.1.0"
11311131

@@ -1144,10 +1144,10 @@
11441144
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c"
11451145
integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==
11461146

1147-
"@typescript-eslint/[email protected].0", "@typescript-eslint/types@^8.46.0":
1148-
version "8.46.0"
1149-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.0.tgz#20af6b332f9cd55a15fcd862fdb07d47a6131bf4"
1150-
integrity sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==
1147+
"@typescript-eslint/[email protected].1", "@typescript-eslint/types@^8.46.1":
1148+
version "8.46.1"
1149+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.1.tgz#4c5479538ec10b5508b8e982e172911c987446d8"
1150+
integrity sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==
11511151

11521152
"@typescript-eslint/[email protected]":
11531153
version "7.3.1"
@@ -1163,15 +1163,15 @@
11631163
semver "^7.5.4"
11641164
ts-api-utils "^1.0.1"
11651165

1166-
"@typescript-eslint/[email protected].0":
1167-
version "8.46.0"
1168-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.0.tgz#f45a0d5f5e99b26f0280e8cff3ed3380658fd720"
1169-
integrity sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==
1166+
"@typescript-eslint/[email protected].1":
1167+
version "8.46.1"
1168+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.1.tgz#1c146573b942ebe609c156c217ceafdc7a88e6ed"
1169+
integrity sha512-uIifjT4s8cQKFQ8ZBXXyoUODtRoAd7F7+G8MKmtzj17+1UbdzFl52AzRyZRyKqPHhgzvXunnSckVu36flGy8cg==
11701170
dependencies:
1171-
"@typescript-eslint/project-service" "8.46.0"
1172-
"@typescript-eslint/tsconfig-utils" "8.46.0"
1173-
"@typescript-eslint/types" "8.46.0"
1174-
"@typescript-eslint/visitor-keys" "8.46.0"
1171+
"@typescript-eslint/project-service" "8.46.1"
1172+
"@typescript-eslint/tsconfig-utils" "8.46.1"
1173+
"@typescript-eslint/types" "8.46.1"
1174+
"@typescript-eslint/visitor-keys" "8.46.1"
11751175
debug "^4.3.4"
11761176
fast-glob "^3.3.2"
11771177
is-glob "^4.0.3"
@@ -1192,15 +1192,15 @@
11921192
"@typescript-eslint/typescript-estree" "7.3.1"
11931193
semver "^7.5.4"
11941194

1195-
"@typescript-eslint/[email protected].0":
1196-
version "8.46.0"
1197-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.0.tgz#27025c5ed7cbc928440d6a30edd6ba34cc5b927a"
1198-
integrity sha512-nD6yGWPj1xiOm4Gk0k6hLSZz2XkNXhuYmyIrOWcHoPuAhjT9i5bAG+xbWPgFeNR8HPHHtpNKdYUXJl/D3x7f5g==
1195+
"@typescript-eslint/[email protected].1":
1196+
version "8.46.1"
1197+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.1.tgz#c572184d9227d66b10a954b90249a20c48b22452"
1198+
integrity sha512-vkYUy6LdZS7q1v/Gxb2Zs7zziuXN0wxqsetJdeZdRe/f5dwJFglmuvZBfTUivCtjH725C1jWCDfpadadD95EDQ==
11991199
dependencies:
12001200
"@eslint-community/eslint-utils" "^4.7.0"
1201-
"@typescript-eslint/scope-manager" "8.46.0"
1202-
"@typescript-eslint/types" "8.46.0"
1203-
"@typescript-eslint/typescript-estree" "8.46.0"
1201+
"@typescript-eslint/scope-manager" "8.46.1"
1202+
"@typescript-eslint/types" "8.46.1"
1203+
"@typescript-eslint/typescript-estree" "8.46.1"
12041204

12051205
"@typescript-eslint/[email protected]":
12061206
version "7.3.1"
@@ -1210,12 +1210,12 @@
12101210
"@typescript-eslint/types" "7.3.1"
12111211
eslint-visitor-keys "^3.4.1"
12121212

1213-
"@typescript-eslint/[email protected].0":
1214-
version "8.46.0"
1215-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.0.tgz#23936809054c511f703713c56ddd2f46dc197845"
1216-
integrity sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q==
1213+
"@typescript-eslint/[email protected].1":
1214+
version "8.46.1"
1215+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.1.tgz#da35f1d58ec407419d68847cfd358b32746ac315"
1216+
integrity sha512-ptkmIf2iDkNUjdeu2bQqhFPV1m6qTnFFjg7PPDjxKWaMaP0Z6I9l30Jr3g5QqbZGdw8YdYvLp+XnqnWWZOg/NA==
12171217
dependencies:
1218-
"@typescript-eslint/types" "8.46.0"
1218+
"@typescript-eslint/types" "8.46.1"
12191219
eslint-visitor-keys "^4.2.1"
12201220

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

0 commit comments

Comments
 (0)