Skip to content

Commit 29c2bb4

Browse files
Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.18.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.2.0 to 7.18.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7506a8d commit 29c2bb4

File tree

2 files changed

+80
-43
lines changed

2 files changed

+80
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/react-redux": "^7.1.9",
3232
"@types/redux": "^3.6.0",
3333
"@types/webpack": "^5.28.5",
34-
"@typescript-eslint/eslint-plugin": "7.2.0",
34+
"@typescript-eslint/eslint-plugin": "7.18.0",
3535
"@typescript-eslint/parser": "7.2.0",
3636
"bluebird": "^3.7.2",
3737
"collections": "git+https://github.com/Nexus-Mods/extension-collections",

yarn.lock

Lines changed: 79 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
dependencies:
4747
eslint-visitor-keys "^3.3.0"
4848

49-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
50-
version "4.10.0"
51-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
52-
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
49+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
50+
version "4.11.0"
51+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
52+
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
5353

5454
"@eslint/eslintrc@^2.1.4":
5555
version "2.1.4"
@@ -260,7 +260,7 @@
260260
"@types/react" "*"
261261
hoist-non-react-statics "^3.3.0"
262262

263-
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
263+
"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
264264
version "7.0.15"
265265
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
266266
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -332,11 +332,6 @@
332332
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
333333
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
334334

335-
"@types/semver@^7.5.0":
336-
version "7.5.8"
337-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
338-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
339-
340335
"@types/webpack@^5.28.5":
341336
version "5.28.5"
342337
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-5.28.5.tgz#0e9d9a15efa09bbda2cef41356ca4ac2031ea9a2"
@@ -346,22 +341,20 @@
346341
tapable "^2.2.0"
347342
webpack "^5"
348343

349-
"@typescript-eslint/eslint-plugin@7.2.0":
350-
version "7.2.0"
351-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.2.0.tgz#5a5fcad1a7baed85c10080d71ad901f98c38d5b7"
352-
integrity sha512-mdekAHOqS9UjlmyF/LSs6AIEvfceV749GFxoBAjwAv0nkevfKHWQFDMcBZWUiIC5ft6ePWivXoS36aKQ0Cy3sw==
344+
"@typescript-eslint/eslint-plugin@7.18.0":
345+
version "7.18.0"
346+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
347+
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
353348
dependencies:
354-
"@eslint-community/regexpp" "^4.5.1"
355-
"@typescript-eslint/scope-manager" "7.2.0"
356-
"@typescript-eslint/type-utils" "7.2.0"
357-
"@typescript-eslint/utils" "7.2.0"
358-
"@typescript-eslint/visitor-keys" "7.2.0"
359-
debug "^4.3.4"
349+
"@eslint-community/regexpp" "^4.10.0"
350+
"@typescript-eslint/scope-manager" "7.18.0"
351+
"@typescript-eslint/type-utils" "7.18.0"
352+
"@typescript-eslint/utils" "7.18.0"
353+
"@typescript-eslint/visitor-keys" "7.18.0"
360354
graphemer "^1.4.0"
361-
ignore "^5.2.4"
355+
ignore "^5.3.1"
362356
natural-compare "^1.4.0"
363-
semver "^7.5.4"
364-
ts-api-utils "^1.0.1"
357+
ts-api-utils "^1.3.0"
365358

366359
"@typescript-eslint/parser@7.2.0":
367360
version "7.2.0"
@@ -374,6 +367,14 @@
374367
"@typescript-eslint/visitor-keys" "7.2.0"
375368
debug "^4.3.4"
376369

370+
"@typescript-eslint/scope-manager@7.18.0":
371+
version "7.18.0"
372+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
373+
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
374+
dependencies:
375+
"@typescript-eslint/types" "7.18.0"
376+
"@typescript-eslint/visitor-keys" "7.18.0"
377+
377378
"@typescript-eslint/scope-manager@7.2.0":
378379
version "7.2.0"
379380
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.2.0.tgz#cfb437b09a84f95a0930a76b066e89e35d94e3da"
@@ -382,21 +383,40 @@
382383
"@typescript-eslint/types" "7.2.0"
383384
"@typescript-eslint/visitor-keys" "7.2.0"
384385

385-
"@typescript-eslint/type-utils@7.2.0":
386-
version "7.2.0"
387-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.2.0.tgz#7be5c30e9b4d49971b79095a1181324ef6089a19"
388-
integrity sha512-xHi51adBHo9O9330J8GQYQwrKBqbIPJGZZVQTHHmy200hvkLZFWJIFtAG/7IYTWUyun6DE6w5InDReePJYJlJA==
386+
"@typescript-eslint/type-utils@7.18.0":
387+
version "7.18.0"
388+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
389+
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
389390
dependencies:
390-
"@typescript-eslint/typescript-estree" "7.2.0"
391-
"@typescript-eslint/utils" "7.2.0"
391+
"@typescript-eslint/typescript-estree" "7.18.0"
392+
"@typescript-eslint/utils" "7.18.0"
392393
debug "^4.3.4"
393-
ts-api-utils "^1.0.1"
394+
ts-api-utils "^1.3.0"
395+
396+
"@typescript-eslint/types@7.18.0":
397+
version "7.18.0"
398+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
399+
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
394400

395401
"@typescript-eslint/types@7.2.0":
396402
version "7.2.0"
397403
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.2.0.tgz#0feb685f16de320e8520f13cca30779c8b7c403f"
398404
integrity sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==
399405

406+
"@typescript-eslint/typescript-estree@7.18.0":
407+
version "7.18.0"
408+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
409+
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
410+
dependencies:
411+
"@typescript-eslint/types" "7.18.0"
412+
"@typescript-eslint/visitor-keys" "7.18.0"
413+
debug "^4.3.4"
414+
globby "^11.1.0"
415+
is-glob "^4.0.3"
416+
minimatch "^9.0.4"
417+
semver "^7.6.0"
418+
ts-api-utils "^1.3.0"
419+
400420
"@typescript-eslint/typescript-estree@7.2.0":
401421
version "7.2.0"
402422
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.2.0.tgz#5beda2876c4137f8440c5a84b4f0370828682556"
@@ -411,18 +431,23 @@
411431
semver "^7.5.4"
412432
ts-api-utils "^1.0.1"
413433

414-
"@typescript-eslint/utils@7.2.0":
415-
version "7.2.0"
416-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.2.0.tgz#fc8164be2f2a7068debb4556881acddbf0b7ce2a"
417-
integrity sha512-YfHpnMAGb1Eekpm3XRK8hcMwGLGsnT6L+7b2XyRv6ouDuJU1tZir1GS2i0+VXRatMwSI1/UfcyPe53ADkU+IuA==
434+
"@typescript-eslint/utils@7.18.0":
435+
version "7.18.0"
436+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
437+
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
418438
dependencies:
419439
"@eslint-community/eslint-utils" "^4.4.0"
420-
"@types/json-schema" "^7.0.12"
421-
"@types/semver" "^7.5.0"
422-
"@typescript-eslint/scope-manager" "7.2.0"
423-
"@typescript-eslint/types" "7.2.0"
424-
"@typescript-eslint/typescript-estree" "7.2.0"
425-
semver "^7.5.4"
440+
"@typescript-eslint/scope-manager" "7.18.0"
441+
"@typescript-eslint/types" "7.18.0"
442+
"@typescript-eslint/typescript-estree" "7.18.0"
443+
444+
"@typescript-eslint/visitor-keys@7.18.0":
445+
version "7.18.0"
446+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
447+
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
448+
dependencies:
449+
"@typescript-eslint/types" "7.18.0"
450+
eslint-visitor-keys "^3.4.3"
426451

427452
"@typescript-eslint/visitor-keys@7.2.0":
428453
version "7.2.0"
@@ -2168,7 +2193,7 @@ ieee754@^1.1.13:
21682193
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
21692194
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
21702195

2171-
ignore@^5.2.0, ignore@^5.2.4:
2196+
ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1:
21722197
version "5.3.1"
21732198
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
21742199
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
@@ -2814,6 +2839,13 @@ minimatch@^5.0.1:
28142839
dependencies:
28152840
brace-expansion "^2.0.1"
28162841

2842+
minimatch@^9.0.4:
2843+
version "9.0.5"
2844+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
2845+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
2846+
dependencies:
2847+
brace-expansion "^2.0.1"
2848+
28172849
minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6:
28182850
version "1.2.8"
28192851
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -3652,6 +3684,11 @@ semver@^7.3.4, semver@^7.3.5, semver@^7.5.4:
36523684
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
36533685
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
36543686

3687+
semver@^7.6.0:
3688+
version "7.6.3"
3689+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
3690+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
3691+
36553692
serialize-javascript@^6.0.1, serialize-javascript@^6.0.2:
36563693
version "6.0.2"
36573694
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2"
@@ -4039,7 +4076,7 @@ tough-cookie@~2.5.0:
40394076
psl "^1.1.28"
40404077
punycode "^2.1.1"
40414078

4042-
ts-api-utils@^1.0.1:
4079+
ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
40434080
version "1.3.0"
40444081
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
40454082
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==

0 commit comments

Comments
 (0)