Skip to content

Commit 6279b81

Browse files
dependabot[bot]fendor
authored andcommitted
Bump typescript-eslint from 8.29.0 to 8.31.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.29.0 to 8.31.0. - [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.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd20877 commit 6279b81

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1367,7 +1367,7 @@
13671367
"prettier": "^3.5.3",
13681368
"ts-loader": "^9.5.2",
13691369
"typescript": "^5.8.3",
1370-
"typescript-eslint": "^8.29.0",
1370+
"typescript-eslint": "^8.31.0",
13711371
"webpack": "^5.98.0",
13721372
"webpack-cli": "^6.0.1"
13731373
},

yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -340,85 +340,85 @@
340340
dependencies:
341341
"@types/yargs-parser" "*"
342342

343-
"@typescript-eslint/eslint-plugin@8.29.0", "@typescript-eslint/eslint-plugin@^8.29.0":
344-
version "8.29.0"
345-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9"
346-
integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==
343+
"@typescript-eslint/eslint-plugin@8.31.0", "@typescript-eslint/eslint-plugin@^8.29.0":
344+
version "8.31.0"
345+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.0.tgz#ef3ece95406a80026f82a19a2984c1e375981711"
346+
integrity sha512-evaQJZ/J/S4wisevDvC1KFZkPzRetH8kYZbkgcTRyql3mcKsf+ZFDV1BVWUGTCAW5pQHoqn5gK5b8kn7ou9aFQ==
347347
dependencies:
348348
"@eslint-community/regexpp" "^4.10.0"
349-
"@typescript-eslint/scope-manager" "8.29.0"
350-
"@typescript-eslint/type-utils" "8.29.0"
351-
"@typescript-eslint/utils" "8.29.0"
352-
"@typescript-eslint/visitor-keys" "8.29.0"
349+
"@typescript-eslint/scope-manager" "8.31.0"
350+
"@typescript-eslint/type-utils" "8.31.0"
351+
"@typescript-eslint/utils" "8.31.0"
352+
"@typescript-eslint/visitor-keys" "8.31.0"
353353
graphemer "^1.4.0"
354354
ignore "^5.3.1"
355355
natural-compare "^1.4.0"
356356
ts-api-utils "^2.0.1"
357357

358-
"@typescript-eslint/parser@8.29.0", "@typescript-eslint/parser@^8.29.0":
359-
version "8.29.0"
360-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
361-
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
358+
"@typescript-eslint/parser@8.31.0", "@typescript-eslint/parser@^8.29.0":
359+
version "8.31.0"
360+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.0.tgz#5ec28823d06dd20ed5f67b61224823f12ccde095"
361+
integrity sha512-67kYYShjBR0jNI5vsf/c3WG4u+zDnCTHTPqVMQguffaWWFs7artgwKmfwdifl+r6XyM5LYLas/dInj2T0SgJyw==
362362
dependencies:
363-
"@typescript-eslint/scope-manager" "8.29.0"
364-
"@typescript-eslint/types" "8.29.0"
365-
"@typescript-eslint/typescript-estree" "8.29.0"
366-
"@typescript-eslint/visitor-keys" "8.29.0"
363+
"@typescript-eslint/scope-manager" "8.31.0"
364+
"@typescript-eslint/types" "8.31.0"
365+
"@typescript-eslint/typescript-estree" "8.31.0"
366+
"@typescript-eslint/visitor-keys" "8.31.0"
367367
debug "^4.3.4"
368368

369-
"@typescript-eslint/scope-manager@8.29.0":
370-
version "8.29.0"
371-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
372-
integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==
369+
"@typescript-eslint/scope-manager@8.31.0":
370+
version "8.31.0"
371+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.0.tgz#48c7f7d729ea038e36cae0ff511e48c2412fb11c"
372+
integrity sha512-knO8UyF78Nt8O/B64i7TlGXod69ko7z6vJD9uhSlm0qkAbGeRUSudcm0+K/4CrRjrpiHfBCjMWlc08Vav1xwcw==
373373
dependencies:
374-
"@typescript-eslint/types" "8.29.0"
375-
"@typescript-eslint/visitor-keys" "8.29.0"
374+
"@typescript-eslint/types" "8.31.0"
375+
"@typescript-eslint/visitor-keys" "8.31.0"
376376

377-
"@typescript-eslint/type-utils@8.29.0":
378-
version "8.29.0"
379-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
380-
integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==
377+
"@typescript-eslint/type-utils@8.31.0":
378+
version "8.31.0"
379+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.0.tgz#01536a993fae23e2def885b006aaa991cbfbe9e7"
380+
integrity sha512-DJ1N1GdjI7IS7uRlzJuEDCgDQix3ZVYVtgeWEyhyn4iaoitpMBX6Ndd488mXSx0xah/cONAkEaYyylDyAeHMHg==
381381
dependencies:
382-
"@typescript-eslint/typescript-estree" "8.29.0"
383-
"@typescript-eslint/utils" "8.29.0"
382+
"@typescript-eslint/typescript-estree" "8.31.0"
383+
"@typescript-eslint/utils" "8.31.0"
384384
debug "^4.3.4"
385385
ts-api-utils "^2.0.1"
386386

387-
"@typescript-eslint/types@8.29.0":
388-
version "8.29.0"
389-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
390-
integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
387+
"@typescript-eslint/types@8.31.0":
388+
version "8.31.0"
389+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.0.tgz#c48e20ec47a43b72747714f49ea9f7b38a4fa6c1"
390+
integrity sha512-Ch8oSjVyYyJxPQk8pMiP2FFGYatqXQfQIaMp+TpuuLlDachRWpUAeEu1u9B/v/8LToehUIWyiKcA/w5hUFRKuQ==
391391

392-
"@typescript-eslint/typescript-estree@8.29.0":
393-
version "8.29.0"
394-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
395-
integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==
392+
"@typescript-eslint/typescript-estree@8.31.0":
393+
version "8.31.0"
394+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.0.tgz#9c7f84eff6ad23d63cf086c6e93af571cd561270"
395+
integrity sha512-xLmgn4Yl46xi6aDSZ9KkyfhhtnYI15/CvHbpOy/eR5NWhK/BK8wc709KKwhAR0m4ZKRP7h07bm4BWUYOCuRpQQ==
396396
dependencies:
397-
"@typescript-eslint/types" "8.29.0"
398-
"@typescript-eslint/visitor-keys" "8.29.0"
397+
"@typescript-eslint/types" "8.31.0"
398+
"@typescript-eslint/visitor-keys" "8.31.0"
399399
debug "^4.3.4"
400400
fast-glob "^3.3.2"
401401
is-glob "^4.0.3"
402402
minimatch "^9.0.4"
403403
semver "^7.6.0"
404404
ts-api-utils "^2.0.1"
405405

406-
"@typescript-eslint/utils@8.29.0":
407-
version "8.29.0"
408-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f"
409-
integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==
406+
"@typescript-eslint/utils@8.31.0":
407+
version "8.31.0"
408+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.0.tgz#6fb52471a29fdd16fc253d568c5ad4b048f78ba4"
409+
integrity sha512-qi6uPLt9cjTFxAb1zGNgTob4x9ur7xC6mHQJ8GwEzGMGE9tYniublmJaowOJ9V2jUzxrltTPfdG2nKlWsq0+Ww==
410410
dependencies:
411411
"@eslint-community/eslint-utils" "^4.4.0"
412-
"@typescript-eslint/scope-manager" "8.29.0"
413-
"@typescript-eslint/types" "8.29.0"
414-
"@typescript-eslint/typescript-estree" "8.29.0"
412+
"@typescript-eslint/scope-manager" "8.31.0"
413+
"@typescript-eslint/types" "8.31.0"
414+
"@typescript-eslint/typescript-estree" "8.31.0"
415415

416-
"@typescript-eslint/visitor-keys@8.29.0":
417-
version "8.29.0"
418-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d"
419-
integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==
416+
"@typescript-eslint/visitor-keys@8.31.0":
417+
version "8.31.0"
418+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.0.tgz#9a1a97ed16c60d4d1e7399b41c11a6d94ebc1ce5"
419+
integrity sha512-QcGHmlRHWOl93o64ZUMNewCdwKGU6WItOU52H0djgNmn1EOrhVudrDzXz4OycCRSCPwFCDrE2iIt5vmuUdHxuQ==
420420
dependencies:
421-
"@typescript-eslint/types" "8.29.0"
421+
"@typescript-eslint/types" "8.31.0"
422422
eslint-visitor-keys "^4.2.0"
423423

424424
"@vscode/test-cli@^0.0.10":
@@ -2330,14 +2330,14 @@ type-check@^0.4.0, type-check@~0.4.0:
23302330
dependencies:
23312331
prelude-ls "^1.2.1"
23322332

2333-
typescript-eslint@^8.29.0:
2334-
version "8.29.0"
2335-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.29.0.tgz#fc059b4c840889e5180dd822594eb46fa4619093"
2336-
integrity sha512-ep9rVd9B4kQsZ7ZnWCVxUE/xDLUUUsRzE0poAeNu+4CkFErLfuvPt/qtm2EpnSyfvsR0S6QzDFSrPCFBwf64fg==
2333+
typescript-eslint@^8.31.0:
2334+
version "8.31.0"
2335+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.0.tgz#955e2e81011afbc11db3abd5f1d073a4b12e1270"
2336+
integrity sha512-u+93F0sB0An8WEAPtwxVhFby573E8ckdjwUUQUj9QA4v8JAvgtoDdIyYR3XFwFHq2W1KJ1AurwJCO+w+Y1ixyQ==
23372337
dependencies:
2338-
"@typescript-eslint/eslint-plugin" "8.29.0"
2339-
"@typescript-eslint/parser" "8.29.0"
2340-
"@typescript-eslint/utils" "8.29.0"
2338+
"@typescript-eslint/eslint-plugin" "8.31.0"
2339+
"@typescript-eslint/parser" "8.31.0"
2340+
"@typescript-eslint/utils" "8.31.0"
23412341

23422342
typescript@^5.8.3:
23432343
version "5.8.3"

0 commit comments

Comments
 (0)