Skip to content

Commit 549b754

Browse files
build(deps): bump typescript-eslint in the typescript group (#1836)
Bumps the typescript group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.31.0 to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d8e3d3 commit 549b754

File tree

1 file changed

+88
-7
lines changed

1 file changed

+88
-7
lines changed

yarn.lock

Lines changed: 88 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1259,6 +1259,21 @@
12591259
natural-compare "^1.4.0"
12601260
ts-api-utils "^2.0.1"
12611261

1262+
"@typescript-eslint/[email protected]":
1263+
version "8.31.1"
1264+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.1.tgz#62f1befe59647524994e89de4516d8dcba7a850a"
1265+
integrity sha512-oUlH4h1ABavI4F0Xnl8/fOtML/eu8nI2A1nYd+f+55XI0BLu+RIqKoCiZKNo6DtqZBEQm5aNKA20G3Z5w3R6GQ==
1266+
dependencies:
1267+
"@eslint-community/regexpp" "^4.10.0"
1268+
"@typescript-eslint/scope-manager" "8.31.1"
1269+
"@typescript-eslint/type-utils" "8.31.1"
1270+
"@typescript-eslint/utils" "8.31.1"
1271+
"@typescript-eslint/visitor-keys" "8.31.1"
1272+
graphemer "^1.4.0"
1273+
ignore "^5.3.1"
1274+
natural-compare "^1.4.0"
1275+
ts-api-utils "^2.0.1"
1276+
12621277
"@typescript-eslint/[email protected]":
12631278
version "8.31.0"
12641279
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.0.tgz#5ec28823d06dd20ed5f67b61224823f12ccde095"
@@ -1270,6 +1285,17 @@
12701285
"@typescript-eslint/visitor-keys" "8.31.0"
12711286
debug "^4.3.4"
12721287

1288+
"@typescript-eslint/[email protected]":
1289+
version "8.31.1"
1290+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.1.tgz#e9b0ccf30d37dde724ee4d15f4dbc195995cce1b"
1291+
integrity sha512-oU/OtYVydhXnumd0BobL9rkJg7wFJ9bFFPmSmB/bf/XWN85hlViji59ko6bSKBXyseT9V8l+CN1nwmlbiN0G7Q==
1292+
dependencies:
1293+
"@typescript-eslint/scope-manager" "8.31.1"
1294+
"@typescript-eslint/types" "8.31.1"
1295+
"@typescript-eslint/typescript-estree" "8.31.1"
1296+
"@typescript-eslint/visitor-keys" "8.31.1"
1297+
debug "^4.3.4"
1298+
12731299
"@typescript-eslint/[email protected]":
12741300
version "8.31.0"
12751301
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.0.tgz#48c7f7d729ea038e36cae0ff511e48c2412fb11c"
@@ -1278,6 +1304,14 @@
12781304
"@typescript-eslint/types" "8.31.0"
12791305
"@typescript-eslint/visitor-keys" "8.31.0"
12801306

1307+
"@typescript-eslint/[email protected]":
1308+
version "8.31.1"
1309+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.1.tgz#1eb52e76878f545e4add142e0d8e3e97e7aa443b"
1310+
integrity sha512-BMNLOElPxrtNQMIsFHE+3P0Yf1z0dJqV9zLdDxN/xLlWMlXK/ApEsVEKzpizg9oal8bAT5Sc7+ocal7AC1HCVw==
1311+
dependencies:
1312+
"@typescript-eslint/types" "8.31.1"
1313+
"@typescript-eslint/visitor-keys" "8.31.1"
1314+
12811315
"@typescript-eslint/[email protected]":
12821316
version "8.31.0"
12831317
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.0.tgz#01536a993fae23e2def885b006aaa991cbfbe9e7"
@@ -1288,11 +1322,26 @@
12881322
debug "^4.3.4"
12891323
ts-api-utils "^2.0.1"
12901324

1325+
"@typescript-eslint/[email protected]":
1326+
version "8.31.1"
1327+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.1.tgz#be0f438fb24b03568e282a0aed85f776409f970c"
1328+
integrity sha512-fNaT/m9n0+dpSp8G/iOQ05GoHYXbxw81x+yvr7TArTuZuCA6VVKbqWYVZrV5dVagpDTtj/O8k5HBEE/p/HM5LA==
1329+
dependencies:
1330+
"@typescript-eslint/typescript-estree" "8.31.1"
1331+
"@typescript-eslint/utils" "8.31.1"
1332+
debug "^4.3.4"
1333+
ts-api-utils "^2.0.1"
1334+
12911335
"@typescript-eslint/[email protected]":
12921336
version "8.31.0"
12931337
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.0.tgz#c48e20ec47a43b72747714f49ea9f7b38a4fa6c1"
12941338
integrity sha512-Ch8oSjVyYyJxPQk8pMiP2FFGYatqXQfQIaMp+TpuuLlDachRWpUAeEu1u9B/v/8LToehUIWyiKcA/w5hUFRKuQ==
12951339

1340+
"@typescript-eslint/[email protected]":
1341+
version "8.31.1"
1342+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.1.tgz#478ed6f7e8aee1be7b63a60212b6bffe1423b5d4"
1343+
integrity sha512-SfepaEFUDQYRoA70DD9GtytljBePSj17qPxFHA/h3eg6lPTqGJ5mWOtbXCk1YrVU1cTJRd14nhaXWFu0l2troQ==
1344+
12961345
"@typescript-eslint/[email protected]":
12971346
version "8.31.0"
12981347
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.0.tgz#9c7f84eff6ad23d63cf086c6e93af571cd561270"
@@ -1307,7 +1356,21 @@
13071356
semver "^7.6.0"
13081357
ts-api-utils "^2.0.1"
13091358

1310-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1359+
"@typescript-eslint/[email protected]":
1360+
version "8.31.1"
1361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.1.tgz#37792fe7ef4d3021c7580067c8f1ae66daabacdf"
1362+
integrity sha512-kaA0ueLe2v7KunYOyWYtlf/QhhZb7+qh4Yw6Ni5kgukMIG+iP773tjgBiLWIXYumWCwEq3nLW+TUywEp8uEeag==
1363+
dependencies:
1364+
"@typescript-eslint/types" "8.31.1"
1365+
"@typescript-eslint/visitor-keys" "8.31.1"
1366+
debug "^4.3.4"
1367+
fast-glob "^3.3.2"
1368+
is-glob "^4.0.3"
1369+
minimatch "^9.0.4"
1370+
semver "^7.6.0"
1371+
ts-api-utils "^2.0.1"
1372+
1373+
"@typescript-eslint/[email protected]":
13111374
version "8.31.0"
13121375
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.0.tgz#6fb52471a29fdd16fc253d568c5ad4b048f78ba4"
13131376
integrity sha512-qi6uPLt9cjTFxAb1zGNgTob4x9ur7xC6mHQJ8GwEzGMGE9tYniublmJaowOJ9V2jUzxrltTPfdG2nKlWsq0+Ww==
@@ -1317,6 +1380,16 @@
13171380
"@typescript-eslint/types" "8.31.0"
13181381
"@typescript-eslint/typescript-estree" "8.31.0"
13191382

1383+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1384+
version "8.31.1"
1385+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.1.tgz#5628ea0393598a0b2f143d0fc6d019f0dee9dd14"
1386+
integrity sha512-2DSI4SNfF5T4oRveQ4nUrSjUqjMND0nLq9rEkz0gfGr3tg0S5KB6DhwR+WZPCjzkZl3cH+4x2ce3EsL50FubjQ==
1387+
dependencies:
1388+
"@eslint-community/eslint-utils" "^4.4.0"
1389+
"@typescript-eslint/scope-manager" "8.31.1"
1390+
"@typescript-eslint/types" "8.31.1"
1391+
"@typescript-eslint/typescript-estree" "8.31.1"
1392+
13201393
"@typescript-eslint/[email protected]":
13211394
version "8.31.0"
13221395
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.0.tgz#9a1a97ed16c60d4d1e7399b41c11a6d94ebc1ce5"
@@ -1325,6 +1398,14 @@
13251398
"@typescript-eslint/types" "8.31.0"
13261399
eslint-visitor-keys "^4.2.0"
13271400

1401+
"@typescript-eslint/[email protected]":
1402+
version "8.31.1"
1403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.1.tgz#6742b0e3ba1e0c1e35bdaf78c03e759eb8dd8e75"
1404+
integrity sha512-I+/rgqOVBn6f0o7NDTmAPWWC6NuqhV174lfYvAm9fUaWeiefLdux9/YI3/nLugEn9L8fcSi0XmpKi/r5u0nmpw==
1405+
dependencies:
1406+
"@typescript-eslint/types" "8.31.1"
1407+
eslint-visitor-keys "^4.2.0"
1408+
13281409
acorn-jsx@^5.3.2:
13291410
version "5.3.2"
13301411
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
@@ -3305,13 +3386,13 @@ type-fest@^4.39.1:
33053386
integrity sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==
33063387

33073388
typescript-eslint@^8.13.0:
3308-
version "8.31.0"
3309-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.0.tgz#955e2e81011afbc11db3abd5f1d073a4b12e1270"
3310-
integrity sha512-u+93F0sB0An8WEAPtwxVhFby573E8ckdjwUUQUj9QA4v8JAvgtoDdIyYR3XFwFHq2W1KJ1AurwJCO+w+Y1ixyQ==
3389+
version "8.31.1"
3390+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.1.tgz#b77ab1e48ced2daab9225ff94bab54391a4af69b"
3391+
integrity sha512-j6DsEotD/fH39qKzXTQRwYYWlt7D+0HmfpOK+DVhwJOFLcdmn92hq3mBb7HlKJHbjjI/gTOqEcc9d6JfpFf/VA==
33113392
dependencies:
3312-
"@typescript-eslint/eslint-plugin" "8.31.0"
3313-
"@typescript-eslint/parser" "8.31.0"
3314-
"@typescript-eslint/utils" "8.31.0"
3393+
"@typescript-eslint/eslint-plugin" "8.31.1"
3394+
"@typescript-eslint/parser" "8.31.1"
3395+
"@typescript-eslint/utils" "8.31.1"
33153396

33163397
33173398
version "5.8.3"

0 commit comments

Comments
 (0)