Skip to content

Commit d3d2c26

Browse files
Bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.10.0 (#211)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3890bb9 commit d3d2c26

File tree

2 files changed

+59
-29
lines changed

2 files changed

+59
-29
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@stylistic/eslint-plugin-js": "^2.1.0",
3434
"@tsconfig/node20": "^20.1.4",
3535
"@types/node": "^20.12.12",
36-
"@typescript-eslint/eslint-plugin": "^7.7.0",
36+
"@typescript-eslint/eslint-plugin": "^7.10.0",
3737
"@typescript-eslint/parser": "^7.7.0",
3838
"eslint": "^8.56.0",
3939
"eslint-config-prettier": "^9.1.0",

yarn.lock

+58-28
Original file line numberDiff line numberDiff line change
@@ -1395,7 +1395,7 @@
13951395
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
13961396
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
13971397

1398-
"@types/json-schema@*", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.9":
1398+
"@types/json-schema@*", "@types/json-schema@^7.0.9":
13991399
version "7.0.15"
14001400
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
14011401
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -1417,7 +1417,7 @@
14171417
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
14181418
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
14191419

1420-
"@types/semver@^7.3.12", "@types/semver@^7.5.8":
1420+
"@types/semver@^7.3.12":
14211421
version "7.5.8"
14221422
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
14231423
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
@@ -1442,21 +1442,19 @@
14421442
semver "^7.3.7"
14431443
tsutils "^3.21.0"
14441444

1445-
"@typescript-eslint/eslint-plugin@^7.7.0":
1446-
version "7.7.0"
1447-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.0.tgz#bf34a02f221811505b8bf2f31060c8560c1bb0a3"
1448-
integrity sha512-GJWR0YnfrKnsRoluVO3PRb9r5aMZriiMMM/RHj5nnTrBy1/wIgk76XCtCKcnXGjpZQJQRFtGV9/0JJ6n30uwpQ==
1445+
"@typescript-eslint/eslint-plugin@^7.10.0":
1446+
version "7.10.0"
1447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.10.0.tgz#07854a236f107bb45cbf4f62b89474cbea617f50"
1448+
integrity sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==
14491449
dependencies:
14501450
"@eslint-community/regexpp" "^4.10.0"
1451-
"@typescript-eslint/scope-manager" "7.7.0"
1452-
"@typescript-eslint/type-utils" "7.7.0"
1453-
"@typescript-eslint/utils" "7.7.0"
1454-
"@typescript-eslint/visitor-keys" "7.7.0"
1455-
debug "^4.3.4"
1451+
"@typescript-eslint/scope-manager" "7.10.0"
1452+
"@typescript-eslint/type-utils" "7.10.0"
1453+
"@typescript-eslint/utils" "7.10.0"
1454+
"@typescript-eslint/visitor-keys" "7.10.0"
14561455
graphemer "^1.4.0"
14571456
ignore "^5.3.1"
14581457
natural-compare "^1.4.0"
1459-
semver "^7.6.0"
14601458
ts-api-utils "^1.3.0"
14611459

14621460
"@typescript-eslint/experimental-utils@^5.0.0":
@@ -1503,6 +1501,14 @@
15031501
"@typescript-eslint/types" "5.62.0"
15041502
"@typescript-eslint/visitor-keys" "5.62.0"
15051503

1504+
"@typescript-eslint/[email protected]":
1505+
version "7.10.0"
1506+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.10.0.tgz#054a27b1090199337a39cf755f83d9f2ce26546b"
1507+
integrity sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==
1508+
dependencies:
1509+
"@typescript-eslint/types" "7.10.0"
1510+
"@typescript-eslint/visitor-keys" "7.10.0"
1511+
15061512
"@typescript-eslint/[email protected]":
15071513
version "7.7.0"
15081514
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.0.tgz#3f0db079b275bb8b0cb5be7613fb3130cfb5de77"
@@ -1521,13 +1527,13 @@
15211527
debug "^4.3.4"
15221528
tsutils "^3.21.0"
15231529

1524-
"@typescript-eslint/type-utils@7.7.0":
1525-
version "7.7.0"
1526-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.0.tgz#36792ff4209a781b058de61631a48df17bdefbc5"
1527-
integrity sha512-bOp3ejoRYrhAlnT/bozNQi3nio9tIgv3U5C0mVDdZC7cpcQEDZXvq8inrHYghLVwuNABRqrMW5tzAv88Vy77Sg==
1530+
"@typescript-eslint/type-utils@7.10.0":
1531+
version "7.10.0"
1532+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.10.0.tgz#8a75accce851d0a331aa9331268ef64e9b300270"
1533+
integrity sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==
15281534
dependencies:
1529-
"@typescript-eslint/typescript-estree" "7.7.0"
1530-
"@typescript-eslint/utils" "7.7.0"
1535+
"@typescript-eslint/typescript-estree" "7.10.0"
1536+
"@typescript-eslint/utils" "7.10.0"
15311537
debug "^4.3.4"
15321538
ts-api-utils "^1.3.0"
15331539

@@ -1541,6 +1547,11 @@
15411547
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
15421548
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
15431549

1550+
"@typescript-eslint/[email protected]":
1551+
version "7.10.0"
1552+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
1553+
integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
1554+
15441555
"@typescript-eslint/[email protected]":
15451556
version "7.7.0"
15461557
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.0.tgz#23af4d24bf9ce15d8d301236e3e3014143604f27"
@@ -1572,6 +1583,20 @@
15721583
semver "^7.3.7"
15731584
tsutils "^3.21.0"
15741585

1586+
"@typescript-eslint/[email protected]":
1587+
version "7.10.0"
1588+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.10.0.tgz#6dcdc5de3149916a6a599fa89dde5c471b88b8bb"
1589+
integrity sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==
1590+
dependencies:
1591+
"@typescript-eslint/types" "7.10.0"
1592+
"@typescript-eslint/visitor-keys" "7.10.0"
1593+
debug "^4.3.4"
1594+
globby "^11.1.0"
1595+
is-glob "^4.0.3"
1596+
minimatch "^9.0.4"
1597+
semver "^7.6.0"
1598+
ts-api-utils "^1.3.0"
1599+
15751600
"@typescript-eslint/[email protected]":
15761601
version "7.7.0"
15771602
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.0.tgz#b5dd6383b4c6a852d7b256a37af971e8982be97f"
@@ -1614,18 +1639,15 @@
16141639
eslint-scope "^5.1.1"
16151640
semver "^7.3.7"
16161641

1617-
"@typescript-eslint/utils@7.7.0":
1618-
version "7.7.0"
1619-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.0.tgz#3d2b6606a60ac34f3c625facfb3b3ab7e126f58d"
1620-
integrity sha512-LKGAXMPQs8U/zMRFXDZOzmMKgFv3COlxUQ+2NMPhbqgVm6R1w+nU1i4836Pmxu9jZAuIeyySNrN/6Rc657ggig==
1642+
"@typescript-eslint/utils@7.10.0":
1643+
version "7.10.0"
1644+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.10.0.tgz#8ee43e5608c9f439524eaaea8de5b358b15c51b3"
1645+
integrity sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==
16211646
dependencies:
16221647
"@eslint-community/eslint-utils" "^4.4.0"
1623-
"@types/json-schema" "^7.0.15"
1624-
"@types/semver" "^7.5.8"
1625-
"@typescript-eslint/scope-manager" "7.7.0"
1626-
"@typescript-eslint/types" "7.7.0"
1627-
"@typescript-eslint/typescript-estree" "7.7.0"
1628-
semver "^7.6.0"
1648+
"@typescript-eslint/scope-manager" "7.10.0"
1649+
"@typescript-eslint/types" "7.10.0"
1650+
"@typescript-eslint/typescript-estree" "7.10.0"
16291651

16301652
"@typescript-eslint/[email protected]":
16311653
version "5.44.0"
@@ -1643,6 +1665,14 @@
16431665
"@typescript-eslint/types" "5.62.0"
16441666
eslint-visitor-keys "^3.3.0"
16451667

1668+
"@typescript-eslint/[email protected]":
1669+
version "7.10.0"
1670+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.10.0.tgz#2af2e91e73a75dd6b70b4486c48ae9d38a485a78"
1671+
integrity sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==
1672+
dependencies:
1673+
"@typescript-eslint/types" "7.10.0"
1674+
eslint-visitor-keys "^3.4.3"
1675+
16461676
"@typescript-eslint/[email protected]":
16471677
version "7.7.0"
16481678
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.0.tgz#950148cf1ac11562a2d903fdf7acf76714a2dc9e"

0 commit comments

Comments
 (0)