Skip to content

Commit 0014f64

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

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": "24.10.0",
4141
"@types/ramda": "0.31.1",
4242
"@types/uuid": "^11.0.0",
43-
"@typescript-eslint/eslint-plugin": "8.46.2",
44-
"@typescript-eslint/parser": "8.46.2",
43+
"@typescript-eslint/eslint-plugin": "8.46.3",
44+
"@typescript-eslint/parser": "8.46.3",
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
@@ -1052,39 +1052,39 @@
10521052
dependencies:
10531053
uuid "*"
10541054

1055-
"@typescript-eslint/[email protected].2":
1056-
version "8.46.2"
1057-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
1058-
integrity sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==
1055+
"@typescript-eslint/[email protected].3":
1056+
version "8.46.3"
1057+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.3.tgz#6f7aeaf9f5c611425db9b8f983e8d3fe5deece3c"
1058+
integrity sha512-sbaQ27XBUopBkRiuY/P9sWGOWUW4rl8fDoHIUmLpZd8uldsTyB4/Zg6bWTegPoTLnKj9Hqgn3QD6cjPNB32Odw==
10591059
dependencies:
10601060
"@eslint-community/regexpp" "^4.10.0"
1061-
"@typescript-eslint/scope-manager" "8.46.2"
1062-
"@typescript-eslint/type-utils" "8.46.2"
1063-
"@typescript-eslint/utils" "8.46.2"
1064-
"@typescript-eslint/visitor-keys" "8.46.2"
1061+
"@typescript-eslint/scope-manager" "8.46.3"
1062+
"@typescript-eslint/type-utils" "8.46.3"
1063+
"@typescript-eslint/utils" "8.46.3"
1064+
"@typescript-eslint/visitor-keys" "8.46.3"
10651065
graphemer "^1.4.0"
10661066
ignore "^7.0.0"
10671067
natural-compare "^1.4.0"
10681068
ts-api-utils "^2.1.0"
10691069

1070-
"@typescript-eslint/[email protected].2":
1071-
version "8.46.2"
1072-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
1073-
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
1070+
"@typescript-eslint/[email protected].3":
1071+
version "8.46.3"
1072+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.3.tgz#3badfb62d2e2dc733d02a038073e3f65f2cb833d"
1073+
integrity sha512-6m1I5RmHBGTnUGS113G04DMu3CpSdxCAU/UvtjNWL4Nuf3MW9tQhiJqRlHzChIkhy6kZSAQmc+I1bcGjE3yNKg==
10741074
dependencies:
1075-
"@typescript-eslint/scope-manager" "8.46.2"
1076-
"@typescript-eslint/types" "8.46.2"
1077-
"@typescript-eslint/typescript-estree" "8.46.2"
1078-
"@typescript-eslint/visitor-keys" "8.46.2"
1075+
"@typescript-eslint/scope-manager" "8.46.3"
1076+
"@typescript-eslint/types" "8.46.3"
1077+
"@typescript-eslint/typescript-estree" "8.46.3"
1078+
"@typescript-eslint/visitor-keys" "8.46.3"
10791079
debug "^4.3.4"
10801080

1081-
"@typescript-eslint/[email protected].2":
1082-
version "8.46.2"
1083-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
1084-
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
1081+
"@typescript-eslint/[email protected].3":
1082+
version "8.46.3"
1083+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.3.tgz#4555c685407ea829081218fa033d7b032607aaef"
1084+
integrity sha512-Fz8yFXsp2wDFeUElO88S9n4w1I4CWDTXDqDr9gYvZgUpwXQqmZBr9+NTTql5R3J7+hrJZPdpiWaB9VNhAKYLuQ==
10851085
dependencies:
1086-
"@typescript-eslint/tsconfig-utils" "^8.46.2"
1087-
"@typescript-eslint/types" "^8.46.2"
1086+
"@typescript-eslint/tsconfig-utils" "^8.46.3"
1087+
"@typescript-eslint/types" "^8.46.3"
10881088
debug "^4.3.4"
10891089

10901090
"@typescript-eslint/[email protected]":
@@ -1095,27 +1095,27 @@
10951095
"@typescript-eslint/types" "7.3.1"
10961096
"@typescript-eslint/visitor-keys" "7.3.1"
10971097

1098-
"@typescript-eslint/[email protected].2":
1099-
version "8.46.2"
1100-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
1101-
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
1098+
"@typescript-eslint/[email protected].3":
1099+
version "8.46.3"
1100+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.3.tgz#2e330f566e135ccac13477b98dd88d8f176e4dff"
1101+
integrity sha512-FCi7Y1zgrmxp3DfWfr+3m9ansUUFoy8dkEdeQSgA9gbm8DaHYvZCdkFRQrtKiedFf3Ha6VmoqoAaP68+i+22kg==
11021102
dependencies:
1103-
"@typescript-eslint/types" "8.46.2"
1104-
"@typescript-eslint/visitor-keys" "8.46.2"
1103+
"@typescript-eslint/types" "8.46.3"
1104+
"@typescript-eslint/visitor-keys" "8.46.3"
11051105

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

1111-
"@typescript-eslint/[email protected].2":
1112-
version "8.46.2"
1113-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
1114-
integrity sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==
1111+
"@typescript-eslint/[email protected].3":
1112+
version "8.46.3"
1113+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.3.tgz#71188df833d7697ecff256cd1d3889a20552d78c"
1114+
integrity sha512-ZPCADbr+qfz3aiTTYNNkCbUt+cjNwI/5McyANNrFBpVxPt7GqpEYz5ZfdwuFyGUnJ9FdDXbGODUu6iRCI6XRXw==
11151115
dependencies:
1116-
"@typescript-eslint/types" "8.46.2"
1117-
"@typescript-eslint/typescript-estree" "8.46.2"
1118-
"@typescript-eslint/utils" "8.46.2"
1116+
"@typescript-eslint/types" "8.46.3"
1117+
"@typescript-eslint/typescript-estree" "8.46.3"
1118+
"@typescript-eslint/utils" "8.46.3"
11191119
debug "^4.3.4"
11201120
ts-api-utils "^2.1.0"
11211121

@@ -1134,10 +1134,10 @@
11341134
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c"
11351135
integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==
11361136

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

11421142
"@typescript-eslint/[email protected]":
11431143
version "7.3.1"
@@ -1153,15 +1153,15 @@
11531153
semver "^7.5.4"
11541154
ts-api-utils "^1.0.1"
11551155

1156-
"@typescript-eslint/[email protected].2":
1157-
version "8.46.2"
1158-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
1159-
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
1156+
"@typescript-eslint/[email protected].3":
1157+
version "8.46.3"
1158+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.3.tgz#c12406afba707f9779ce0c0151a08c33b3a96d41"
1159+
integrity sha512-f/NvtRjOm80BtNM5OQtlaBdM5BRFUv7gf381j9wygDNL+qOYSNOgtQ/DCndiYi80iIOv76QqaTmp4fa9hwI0OA==
11601160
dependencies:
1161-
"@typescript-eslint/project-service" "8.46.2"
1162-
"@typescript-eslint/tsconfig-utils" "8.46.2"
1163-
"@typescript-eslint/types" "8.46.2"
1164-
"@typescript-eslint/visitor-keys" "8.46.2"
1161+
"@typescript-eslint/project-service" "8.46.3"
1162+
"@typescript-eslint/tsconfig-utils" "8.46.3"
1163+
"@typescript-eslint/types" "8.46.3"
1164+
"@typescript-eslint/visitor-keys" "8.46.3"
11651165
debug "^4.3.4"
11661166
fast-glob "^3.3.2"
11671167
is-glob "^4.0.3"
@@ -1182,15 +1182,15 @@
11821182
"@typescript-eslint/typescript-estree" "7.3.1"
11831183
semver "^7.5.4"
11841184

1185-
"@typescript-eslint/[email protected].2":
1186-
version "8.46.2"
1187-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
1188-
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
1185+
"@typescript-eslint/[email protected].3":
1186+
version "8.46.3"
1187+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.3.tgz#b6c7994b7c1ee2fe338ab32f7b3d4424856a73ce"
1188+
integrity sha512-VXw7qmdkucEx9WkmR3ld/u6VhRyKeiF1uxWwCy/iuNfokjJ7VhsgLSOTjsol8BunSw190zABzpwdNsze2Kpo4g==
11891189
dependencies:
11901190
"@eslint-community/eslint-utils" "^4.7.0"
1191-
"@typescript-eslint/scope-manager" "8.46.2"
1192-
"@typescript-eslint/types" "8.46.2"
1193-
"@typescript-eslint/typescript-estree" "8.46.2"
1191+
"@typescript-eslint/scope-manager" "8.46.3"
1192+
"@typescript-eslint/types" "8.46.3"
1193+
"@typescript-eslint/typescript-estree" "8.46.3"
11941194

11951195
"@typescript-eslint/[email protected]":
11961196
version "7.3.1"
@@ -1200,12 +1200,12 @@
12001200
"@typescript-eslint/types" "7.3.1"
12011201
eslint-visitor-keys "^3.4.1"
12021202

1203-
"@typescript-eslint/[email protected].2":
1204-
version "8.46.2"
1205-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
1206-
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
1203+
"@typescript-eslint/[email protected].3":
1204+
version "8.46.3"
1205+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.3.tgz#6811b15053501981059c58e1c01b39242bd5c0f6"
1206+
integrity sha512-uk574k8IU0rOF/AjniX8qbLSGURJVUCeM5e4MIMKBFFi8weeiLrG1fyQejyLXQpRZbU/1BuQasleV/RfHC3hHg==
12071207
dependencies:
1208-
"@typescript-eslint/types" "8.46.2"
1208+
"@typescript-eslint/types" "8.46.3"
12091209
eslint-visitor-keys "^4.2.1"
12101210

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

0 commit comments

Comments
 (0)