Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.16.0 #2956

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 66 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9698,14 +9698,14 @@ __metadata:
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.11.0"
version: 7.16.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.16.0"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 7.11.0
"@typescript-eslint/type-utils": 7.11.0
"@typescript-eslint/utils": 7.11.0
"@typescript-eslint/visitor-keys": 7.11.0
"@typescript-eslint/scope-manager": 7.16.0
"@typescript-eslint/type-utils": 7.16.0
"@typescript-eslint/utils": 7.16.0
"@typescript-eslint/visitor-keys": 7.16.0
graphemer: ^1.4.0
ignore: ^5.3.1
natural-compare: ^1.4.0
Expand All @@ -9716,7 +9716,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 47c9ff5e02c3ce230eadb2e704ecfff83cc8dd76f0d0da5a077534b2c01eae360ad5fd8ffbff7ddd3e65d156d00b7c64426c4ac1fb2f6c12f7e5f228a6c65ad8
checksum: 66619bb11ee7a2ca0eefe04d0ea3aebc7da6803551f374f7d6aa8ab9016d1bc00e807e027d65c630d10efdf3cf16a2fd8914425ff34f7077406c27ee818ef736
languageName: node
linkType: hard

Expand Down Expand Up @@ -9786,6 +9786,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/scope-manager@npm:7.16.0"
dependencies:
"@typescript-eslint/types": 7.16.0
"@typescript-eslint/visitor-keys": 7.16.0
checksum: 1ebcd05d330e20f541aad982963d88a157da2ad77be28b5f385d7f7df8888e21293a1529588fe68538e3d8f6ffce6d2727a63ee59f2ff6a3977ccc7371d45690
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/type-utils@npm:5.62.0"
Expand All @@ -9803,20 +9813,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/type-utils@npm:7.11.0"
"@typescript-eslint/type-utils@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/type-utils@npm:7.16.0"
dependencies:
"@typescript-eslint/typescript-estree": 7.11.0
"@typescript-eslint/utils": 7.11.0
"@typescript-eslint/typescript-estree": 7.16.0
"@typescript-eslint/utils": 7.16.0
debug: ^4.3.4
ts-api-utils: ^1.3.0
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: c4d085a7cc792b971696527d7c55ed0b9d45277fef9cdb100685a839b69a7b6deeae2119b6010b01c14f4f72b49545310f006af6da02e5005e9a11447398847a
checksum: 3dd7da68a9071954e81669fd0d6b8fead5cab1cddf53dc07fe89a00e442a8d61969b8d647a5792975a681dcd7116f1560bc2755294f8a770e5d1c172318315dd
languageName: node
linkType: hard

Expand All @@ -9834,6 +9844,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/types@npm:7.16.0"
checksum: bdbf79351cf023544045429d1f5dbbca193266507cea5d916552eddd5b3fcc9ac0f8efc889bd9f0f85d8ced89c6b0b5af6fedb6b04f4f3666542af6d57772c87
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
Expand Down Expand Up @@ -9871,6 +9888,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/typescript-estree@npm:7.16.0"
dependencies:
"@typescript-eslint/types": 7.16.0
"@typescript-eslint/visitor-keys": 7.16.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 8ce5bebc50f1952101e24b3bde28e6d96338d8f6c7262d4d202f0bcca90d7194ea1e49be389d52fb6f4b741af6714ea0a02ea8d25d5f6958a8e34a0c0abf7d36
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.62.0, @typescript-eslint/utils@npm:^5.58.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
Expand All @@ -9889,17 +9925,17 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/utils@npm:7.11.0"
"@typescript-eslint/utils@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/utils@npm:7.16.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@typescript-eslint/scope-manager": 7.11.0
"@typescript-eslint/types": 7.11.0
"@typescript-eslint/typescript-estree": 7.11.0
"@typescript-eslint/scope-manager": 7.16.0
"@typescript-eslint/types": 7.16.0
"@typescript-eslint/typescript-estree": 7.16.0
peerDependencies:
eslint: ^8.56.0
checksum: 287d0798dcfd5c56c73dc2a417c3442edb19deb6f274e2406e52b4ac9088494ed4c94b4b8ae8adff7ae2b7a1c520e9643e415018348bf1ec1b17605e7e565488
checksum: 59c22eb174b3ae553c0810fab448e98a932497c968af267081e656c62c5f5c436133e8fc1b0d21d244b391c4c23b76aba8abb0149ec344262445e4d23b6f1297
languageName: node
linkType: hard

Expand All @@ -9923,6 +9959,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/visitor-keys@npm:7.16.0"
dependencies:
"@typescript-eslint/types": 7.16.0
eslint-visitor-keys: ^3.4.3
checksum: 09e43bf422be6e32f8b4416b9d53ec4824da28c9927b750721b2ec36660499a673bb89435a977ef788173948c8476d0bd8077355723fea6dc3b0c3822e9eef83
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down
Loading