Skip to content

Commit 2463ec3

Browse files
Bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 (#163)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d474669 commit 2463ec3

File tree

2 files changed

+22
-57
lines changed

2 files changed

+22
-57
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@stylistic/eslint-plugin-js": "^1.7.2",
3434
"@tsconfig/node20": "^20.1.4",
3535
"@types/node": "^20.12.7",
36-
"@typescript-eslint/eslint-plugin": "^7.6.0",
36+
"@typescript-eslint/eslint-plugin": "^7.7.0",
3737
"@typescript-eslint/parser": "^7.7.0",
3838
"eslint": "^8.56.0",
3939
"eslint-config-prettier": "^9.1.0",

yarn.lock

Lines changed: 21 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1395,16 +1395,16 @@
13951395
semver "^7.3.7"
13961396
tsutils "^3.21.0"
13971397

1398-
"@typescript-eslint/eslint-plugin@^7.6.0":
1399-
version "7.6.0"
1400-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.6.0.tgz#1f5df5cda490a0bcb6fbdd3382e19f1241024242"
1401-
integrity sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==
1398+
"@typescript-eslint/eslint-plugin@^7.7.0":
1399+
version "7.7.0"
1400+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.0.tgz#bf34a02f221811505b8bf2f31060c8560c1bb0a3"
1401+
integrity sha512-GJWR0YnfrKnsRoluVO3PRb9r5aMZriiMMM/RHj5nnTrBy1/wIgk76XCtCKcnXGjpZQJQRFtGV9/0JJ6n30uwpQ==
14021402
dependencies:
14031403
"@eslint-community/regexpp" "^4.10.0"
1404-
"@typescript-eslint/scope-manager" "7.6.0"
1405-
"@typescript-eslint/type-utils" "7.6.0"
1406-
"@typescript-eslint/utils" "7.6.0"
1407-
"@typescript-eslint/visitor-keys" "7.6.0"
1404+
"@typescript-eslint/scope-manager" "7.7.0"
1405+
"@typescript-eslint/type-utils" "7.7.0"
1406+
"@typescript-eslint/utils" "7.7.0"
1407+
"@typescript-eslint/visitor-keys" "7.7.0"
14081408
debug "^4.3.4"
14091409
graphemer "^1.4.0"
14101410
ignore "^5.3.1"
@@ -1456,14 +1456,6 @@
14561456
"@typescript-eslint/types" "5.62.0"
14571457
"@typescript-eslint/visitor-keys" "5.62.0"
14581458

1459-
"@typescript-eslint/[email protected]":
1460-
version "7.6.0"
1461-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.6.0.tgz#1e9972f654210bd7500b31feadb61a233f5b5e9d"
1462-
integrity sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==
1463-
dependencies:
1464-
"@typescript-eslint/types" "7.6.0"
1465-
"@typescript-eslint/visitor-keys" "7.6.0"
1466-
14671459
"@typescript-eslint/[email protected]":
14681460
version "7.7.0"
14691461
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.0.tgz#3f0db079b275bb8b0cb5be7613fb3130cfb5de77"
@@ -1482,13 +1474,13 @@
14821474
debug "^4.3.4"
14831475
tsutils "^3.21.0"
14841476

1485-
"@typescript-eslint/type-utils@7.6.0":
1486-
version "7.6.0"
1487-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.6.0.tgz#644f75075f379827d25fe0713e252ccd4e4a428c"
1488-
integrity sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw==
1477+
"@typescript-eslint/type-utils@7.7.0":
1478+
version "7.7.0"
1479+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.0.tgz#36792ff4209a781b058de61631a48df17bdefbc5"
1480+
integrity sha512-bOp3ejoRYrhAlnT/bozNQi3nio9tIgv3U5C0mVDdZC7cpcQEDZXvq8inrHYghLVwuNABRqrMW5tzAv88Vy77Sg==
14891481
dependencies:
1490-
"@typescript-eslint/typescript-estree" "7.6.0"
1491-
"@typescript-eslint/utils" "7.6.0"
1482+
"@typescript-eslint/typescript-estree" "7.7.0"
1483+
"@typescript-eslint/utils" "7.7.0"
14921484
debug "^4.3.4"
14931485
ts-api-utils "^1.3.0"
14941486

@@ -1502,11 +1494,6 @@
15021494
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
15031495
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
15041496

1505-
"@typescript-eslint/[email protected]":
1506-
version "7.6.0"
1507-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.6.0.tgz#53dba7c30c87e5f10a731054266dd905f1fbae38"
1508-
integrity sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==
1509-
15101497
"@typescript-eslint/[email protected]":
15111498
version "7.7.0"
15121499
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.0.tgz#23af4d24bf9ce15d8d301236e3e3014143604f27"
@@ -1538,20 +1525,6 @@
15381525
semver "^7.3.7"
15391526
tsutils "^3.21.0"
15401527

1541-
"@typescript-eslint/[email protected]":
1542-
version "7.6.0"
1543-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.6.0.tgz#112a3775563799fd3f011890ac8322f80830ac17"
1544-
integrity sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==
1545-
dependencies:
1546-
"@typescript-eslint/types" "7.6.0"
1547-
"@typescript-eslint/visitor-keys" "7.6.0"
1548-
debug "^4.3.4"
1549-
globby "^11.1.0"
1550-
is-glob "^4.0.3"
1551-
minimatch "^9.0.4"
1552-
semver "^7.6.0"
1553-
ts-api-utils "^1.3.0"
1554-
15551528
"@typescript-eslint/[email protected]":
15561529
version "7.7.0"
15571530
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.0.tgz#b5dd6383b4c6a852d7b256a37af971e8982be97f"
@@ -1594,17 +1567,17 @@
15941567
eslint-scope "^5.1.1"
15951568
semver "^7.3.7"
15961569

1597-
"@typescript-eslint/utils@7.6.0":
1598-
version "7.6.0"
1599-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.6.0.tgz#e400d782280b6f724c8a1204269d984c79202282"
1600-
integrity sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA==
1570+
"@typescript-eslint/utils@7.7.0":
1571+
version "7.7.0"
1572+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.0.tgz#3d2b6606a60ac34f3c625facfb3b3ab7e126f58d"
1573+
integrity sha512-LKGAXMPQs8U/zMRFXDZOzmMKgFv3COlxUQ+2NMPhbqgVm6R1w+nU1i4836Pmxu9jZAuIeyySNrN/6Rc657ggig==
16011574
dependencies:
16021575
"@eslint-community/eslint-utils" "^4.4.0"
16031576
"@types/json-schema" "^7.0.15"
16041577
"@types/semver" "^7.5.8"
1605-
"@typescript-eslint/scope-manager" "7.6.0"
1606-
"@typescript-eslint/types" "7.6.0"
1607-
"@typescript-eslint/typescript-estree" "7.6.0"
1578+
"@typescript-eslint/scope-manager" "7.7.0"
1579+
"@typescript-eslint/types" "7.7.0"
1580+
"@typescript-eslint/typescript-estree" "7.7.0"
16081581
semver "^7.6.0"
16091582

16101583
"@typescript-eslint/[email protected]":
@@ -1623,14 +1596,6 @@
16231596
"@typescript-eslint/types" "5.62.0"
16241597
eslint-visitor-keys "^3.3.0"
16251598

1626-
"@typescript-eslint/[email protected]":
1627-
version "7.6.0"
1628-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.6.0.tgz#d1ce13145844379021e1f9bd102c1d78946f4e76"
1629-
integrity sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==
1630-
dependencies:
1631-
"@typescript-eslint/types" "7.6.0"
1632-
eslint-visitor-keys "^3.4.3"
1633-
16341599
"@typescript-eslint/[email protected]":
16351600
version "7.7.0"
16361601
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.0.tgz#950148cf1ac11562a2d903fdf7acf76714a2dc9e"

0 commit comments

Comments
 (0)