Skip to content

Commit fc6baee

Browse files
chore(deps-dev): bump typescript-eslint from 7.7.0 to 7.7.1 (#10979)
1 parent 82fc1b8 commit fc6baee

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
"ts-loader": "^9.5.1",
257257
"ts-node": "^10.9.2",
258258
"typescript": "^5.4.5",
259-
"typescript-eslint": "^7.7.0",
259+
"typescript-eslint": "^7.7.1",
260260
"webpack": "^5.91.0",
261261
"webpack-cli": "^5.1.4",
262262
"webpack-dev-server": "^5.0.4",

Diff for: yarn.lock

+57-57
Original file line numberDiff line numberDiff line change
@@ -3281,16 +3281,16 @@
32813281
dependencies:
32823282
"@types/yargs-parser" "*"
32833283

3284-
"@typescript-eslint/[email protected].0":
3285-
version "7.7.0"
3286-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.0.tgz#bf34a02f221811505b8bf2f31060c8560c1bb0a3"
3287-
integrity sha512-GJWR0YnfrKnsRoluVO3PRb9r5aMZriiMMM/RHj5nnTrBy1/wIgk76XCtCKcnXGjpZQJQRFtGV9/0JJ6n30uwpQ==
3284+
"@typescript-eslint/[email protected].1":
3285+
version "7.7.1"
3286+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.1.tgz#50a9044e3e5fe76b22caf64fb7fc1f97614bdbfd"
3287+
integrity sha512-KwfdWXJBOviaBVhxO3p5TJiLpNuh2iyXyjmWN0f1nU87pwyvfS0EmjC6ukQVYVFJd/K1+0NWGPDXiyEyQorn0Q==
32883288
dependencies:
32893289
"@eslint-community/regexpp" "^4.10.0"
3290-
"@typescript-eslint/scope-manager" "7.7.0"
3291-
"@typescript-eslint/type-utils" "7.7.0"
3292-
"@typescript-eslint/utils" "7.7.0"
3293-
"@typescript-eslint/visitor-keys" "7.7.0"
3290+
"@typescript-eslint/scope-manager" "7.7.1"
3291+
"@typescript-eslint/type-utils" "7.7.1"
3292+
"@typescript-eslint/utils" "7.7.1"
3293+
"@typescript-eslint/visitor-keys" "7.7.1"
32943294
debug "^4.3.4"
32953295
graphemer "^1.4.0"
32963296
ignore "^5.3.1"
@@ -3321,15 +3321,15 @@
33213321
dependencies:
33223322
"@typescript-eslint/utils" "5.40.1"
33233323

3324-
"@typescript-eslint/[email protected].0":
3325-
version "7.7.0"
3326-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.7.0.tgz#6b1b3ce76c5de002c43af8ae933613b0f2b4bcc6"
3327-
integrity sha512-fNcDm3wSwVM8QYL4HKVBggdIPAy9Q41vcvC/GtDobw3c4ndVT3K6cqudUmjHPw8EAp4ufax0o58/xvWaP2FmTg==
3324+
"@typescript-eslint/[email protected].1":
3325+
version "7.7.1"
3326+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.7.1.tgz#f940e9f291cdca40c46cb75916217d3a42d6ceea"
3327+
integrity sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==
33283328
dependencies:
3329-
"@typescript-eslint/scope-manager" "7.7.0"
3330-
"@typescript-eslint/types" "7.7.0"
3331-
"@typescript-eslint/typescript-estree" "7.7.0"
3332-
"@typescript-eslint/visitor-keys" "7.7.0"
3329+
"@typescript-eslint/scope-manager" "7.7.1"
3330+
"@typescript-eslint/types" "7.7.1"
3331+
"@typescript-eslint/typescript-estree" "7.7.1"
3332+
"@typescript-eslint/visitor-keys" "7.7.1"
33333333
debug "^4.3.4"
33343334

33353335
"@typescript-eslint/parser@^5.5.0":
@@ -3366,13 +3366,13 @@
33663366
"@typescript-eslint/types" "6.21.0"
33673367
"@typescript-eslint/visitor-keys" "6.21.0"
33683368

3369-
"@typescript-eslint/[email protected].0":
3370-
version "7.7.0"
3371-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.0.tgz#3f0db079b275bb8b0cb5be7613fb3130cfb5de77"
3372-
integrity sha512-/8INDn0YLInbe9Wt7dK4cXLDYp0fNHP5xKLHvZl3mOT5X17rK/YShXaiNmorl+/U4VKCVIjJnx4Ri5b0y+HClw==
3369+
"@typescript-eslint/[email protected].1":
3370+
version "7.7.1"
3371+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.1.tgz#07fe59686ca843f66e3e2b5c151522bc38effab2"
3372+
integrity sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==
33733373
dependencies:
3374-
"@typescript-eslint/types" "7.7.0"
3375-
"@typescript-eslint/visitor-keys" "7.7.0"
3374+
"@typescript-eslint/types" "7.7.1"
3375+
"@typescript-eslint/visitor-keys" "7.7.1"
33763376

33773377
"@typescript-eslint/[email protected]":
33783378
version "5.62.0"
@@ -3384,13 +3384,13 @@
33843384
debug "^4.3.4"
33853385
tsutils "^3.21.0"
33863386

3387-
"@typescript-eslint/[email protected].0":
3388-
version "7.7.0"
3389-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.0.tgz#36792ff4209a781b058de61631a48df17bdefbc5"
3390-
integrity sha512-bOp3ejoRYrhAlnT/bozNQi3nio9tIgv3U5C0mVDdZC7cpcQEDZXvq8inrHYghLVwuNABRqrMW5tzAv88Vy77Sg==
3387+
"@typescript-eslint/[email protected].1":
3388+
version "7.7.1"
3389+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.1.tgz#2f8094edca3bebdaad009008929df645ed9c8743"
3390+
integrity sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==
33913391
dependencies:
3392-
"@typescript-eslint/typescript-estree" "7.7.0"
3393-
"@typescript-eslint/utils" "7.7.0"
3392+
"@typescript-eslint/typescript-estree" "7.7.1"
3393+
"@typescript-eslint/utils" "7.7.1"
33943394
debug "^4.3.4"
33953395
ts-api-utils "^1.3.0"
33963396

@@ -3409,10 +3409,10 @@
34093409
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
34103410
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
34113411

3412-
"@typescript-eslint/[email protected].0":
3413-
version "7.7.0"
3414-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.0.tgz#23af4d24bf9ce15d8d301236e3e3014143604f27"
3415-
integrity sha512-G01YPZ1Bd2hn+KPpIbrAhEWOn5lQBrjxkzHkWvP6NucMXFtfXoevK82hzQdpfuQYuhkvFDeQYbzXCjR1z9Z03w==
3412+
"@typescript-eslint/[email protected].1":
3413+
version "7.7.1"
3414+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.1.tgz#f903a651fb004c75add08e4e9e207f169d4b98d7"
3415+
integrity sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==
34163416

34173417
"@typescript-eslint/[email protected]":
34183418
version "5.40.1"
@@ -3454,13 +3454,13 @@
34543454
semver "^7.5.4"
34553455
ts-api-utils "^1.0.1"
34563456

3457-
"@typescript-eslint/[email protected].0":
3458-
version "7.7.0"
3459-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.0.tgz#b5dd6383b4c6a852d7b256a37af971e8982be97f"
3460-
integrity sha512-8p71HQPE6CbxIBy2kWHqM1KGrC07pk6RJn40n0DSc6bMOBBREZxSDJ+BmRzc8B5OdaMh1ty3mkuWRg4sCFiDQQ==
3457+
"@typescript-eslint/[email protected].1":
3458+
version "7.7.1"
3459+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.1.tgz#5cafde48fe390fe1c1b329b2ce0ba8a73c1e87b2"
3460+
integrity sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==
34613461
dependencies:
3462-
"@typescript-eslint/types" "7.7.0"
3463-
"@typescript-eslint/visitor-keys" "7.7.0"
3462+
"@typescript-eslint/types" "7.7.1"
3463+
"@typescript-eslint/visitor-keys" "7.7.1"
34643464
debug "^4.3.4"
34653465
globby "^11.1.0"
34663466
is-glob "^4.0.3"
@@ -3496,17 +3496,17 @@
34963496
eslint-scope "^5.1.1"
34973497
semver "^7.3.7"
34983498

3499-
"@typescript-eslint/[email protected].0":
3500-
version "7.7.0"
3501-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.0.tgz#3d2b6606a60ac34f3c625facfb3b3ab7e126f58d"
3502-
integrity sha512-LKGAXMPQs8U/zMRFXDZOzmMKgFv3COlxUQ+2NMPhbqgVm6R1w+nU1i4836Pmxu9jZAuIeyySNrN/6Rc657ggig==
3499+
"@typescript-eslint/[email protected].1":
3500+
version "7.7.1"
3501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.1.tgz#5d161f2b4a55e1bc38b634bebb921e4bd4e4a16e"
3502+
integrity sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==
35033503
dependencies:
35043504
"@eslint-community/eslint-utils" "^4.4.0"
35053505
"@types/json-schema" "^7.0.15"
35063506
"@types/semver" "^7.5.8"
3507-
"@typescript-eslint/scope-manager" "7.7.0"
3508-
"@typescript-eslint/types" "7.7.0"
3509-
"@typescript-eslint/typescript-estree" "7.7.0"
3507+
"@typescript-eslint/scope-manager" "7.7.1"
3508+
"@typescript-eslint/types" "7.7.1"
3509+
"@typescript-eslint/typescript-estree" "7.7.1"
35103510
semver "^7.6.0"
35113511

35123512
"@typescript-eslint/utils@^6.0.0":
@@ -3546,12 +3546,12 @@
35463546
"@typescript-eslint/types" "6.21.0"
35473547
eslint-visitor-keys "^3.4.1"
35483548

3549-
"@typescript-eslint/[email protected].0":
3550-
version "7.7.0"
3551-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.0.tgz#950148cf1ac11562a2d903fdf7acf76714a2dc9e"
3552-
integrity sha512-h0WHOj8MhdhY8YWkzIF30R379y0NqyOHExI9N9KCzvmu05EgG4FumeYa3ccfKUSphyWkWQE1ybVrgz/Pbam6YA==
3549+
"@typescript-eslint/[email protected].1":
3550+
version "7.7.1"
3551+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.1.tgz#da2294796220bb0f3b4add5ecbb1b9c3f4f65798"
3552+
integrity sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==
35533553
dependencies:
3554-
"@typescript-eslint/types" "7.7.0"
3554+
"@typescript-eslint/types" "7.7.1"
35553555
eslint-visitor-keys "^3.4.3"
35563556

35573557
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
@@ -15115,14 +15115,14 @@ typed-array-length@^1.0.4:
1511515115
for-each "^0.3.3"
1511615116
is-typed-array "^1.1.9"
1511715117

15118-
typescript-eslint@^7.7.0:
15119-
version "7.7.0"
15120-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-7.7.0.tgz#b755e350dad25bb1e5b3826d11daa973dc0970ac"
15121-
integrity sha512-wZZ+7mTQJCn4mGAvzdERtL4vwKGM/mF9cMSMeKUllz3Hgbd1Mdd5L60Q+nJmCio9RB4OyMMr0EX4Ry2Q7jiAyw==
15118+
typescript-eslint@^7.7.1:
15119+
version "7.7.1"
15120+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-7.7.1.tgz#16f82e83bb0955af02f258cb7a9de59e1bfb8706"
15121+
integrity sha512-ykEBfa3xx3odjZy6GRED4SCPrjo0rgHwstLlEgLX4EMEuv7QeIDSmfV+S6Kk+XkbsYn4BDEcPvsci1X26lRpMQ==
1512215122
dependencies:
15123-
"@typescript-eslint/eslint-plugin" "7.7.0"
15124-
"@typescript-eslint/parser" "7.7.0"
15125-
"@typescript-eslint/utils" "7.7.0"
15123+
"@typescript-eslint/eslint-plugin" "7.7.1"
15124+
"@typescript-eslint/parser" "7.7.1"
15125+
"@typescript-eslint/utils" "7.7.1"
1512615126

1512715127
typescript@^5.4.5:
1512815128
version "5.4.5"

0 commit comments

Comments
 (0)