Skip to content

Commit

Permalink
Bump typescript-eslint from 8.13.0 to 8.15.0 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 1853b1e commit 2e6d5ff
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"prettier": "3.3.3",
"ts-jest": "29.1.4",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
"typescript-eslint": "8.15.0"
}
}
141 changes: 139 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ __metadata:
prettier: 3.3.3
ts-jest: 29.1.4
typescript: 5.6.3
typescript-eslint: 8.13.0
typescript-eslint: 8.15.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1538,6 +1538,29 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.15.0":
version: 8.15.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.15.0"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 8.15.0
"@typescript-eslint/type-utils": 8.15.0
"@typescript-eslint/utils": 8.15.0
"@typescript-eslint/visitor-keys": 8.15.0
graphemer: ^1.4.0
ignore: ^5.3.1
natural-compare: ^1.4.0
ts-api-utils: ^1.3.0
peerDependencies:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 72e9726bf99f8c8c163c59fbbdaad1654f7c9e58d669e87befe84c1d32f11b372047d853f6eba8a56f4af3fc6beab070e89e8239c633ddd7334641c11b054905
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/parser@npm:8.13.0"
Expand All @@ -1556,6 +1579,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.15.0":
version: 8.15.0
resolution: "@typescript-eslint/parser@npm:8.15.0"
dependencies:
"@typescript-eslint/scope-manager": 8.15.0
"@typescript-eslint/types": 8.15.0
"@typescript-eslint/typescript-estree": 8.15.0
"@typescript-eslint/visitor-keys": 8.15.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 439b87d6042c3a3bb21e185b9b658c8a0f548ca67c263494e548c4b13b7367f3490126a934ea3a441f60cde909dede03fcc2938895a85b95400cf8c8af487984
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/scope-manager@npm:8.13.0"
Expand All @@ -1566,6 +1607,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/type-utils@npm:8.13.0"
Expand All @@ -1581,13 +1632,37 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.15.0":
version: 8.15.0
resolution: "@typescript-eslint/type-utils@npm:8.15.0"
dependencies:
"@typescript-eslint/typescript-estree": 8.15.0
"@typescript-eslint/utils": 8.15.0
debug: ^4.3.4
ts-api-utils: ^1.3.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 42f150749caa5d6a517ff3d68845a238c296a6ac4cdcee55bd2ed2eaf089e423bded9ee0337cd43ebaab2ed648df93670624c39555b610023e61755c16cda827
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/types@npm:8.13.0"
checksum: 361489858f07cba8a331d360d73b51a174a902612fd7bb212560a4d7dc2bd704daf252debc410b09e92217aedca9076c3b2892ec76bcf83a7e1575a175942c2e
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/typescript-estree@npm:8.13.0"
Expand All @@ -1607,6 +1682,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.15.0":
version: 8.15.0
resolution: "@typescript-eslint/typescript-estree@npm:8.15.0"
dependencies:
"@typescript-eslint/types": 8.15.0
"@typescript-eslint/visitor-keys": 8.15.0
debug: ^4.3.4
fast-glob: ^3.3.2
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 4adfa103ec28ccc5ad7783f0ead2de495fb3510a8fbc8779af83908124163ed07ecfd60bca8f53cde8f88420091b5bfde953ec39461f6560d6bf35e048c94ed2
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.13.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8":
version: 8.13.0
resolution: "@typescript-eslint/utils@npm:8.13.0"
Expand All @@ -1621,6 +1715,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.15.0":
version: 8.15.0
resolution: "@typescript-eslint/utils@npm:8.15.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@typescript-eslint/scope-manager": 8.15.0
"@typescript-eslint/types": 8.15.0
"@typescript-eslint/typescript-estree": 8.15.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 0101e0a09e9e31b484650f51b5bd2673e16df552d6763cea183112ceb3283da602dbeff4c6de1c17d8b5b1591114a438a489bd52f80804e4721cb6308c6bf52f
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/visitor-keys@npm:8.13.0"
Expand All @@ -1631,6 +1742,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.15.0":
version: 8.15.0
resolution: "@typescript-eslint/visitor-keys@npm:8.15.0"
dependencies:
"@typescript-eslint/types": 8.15.0
eslint-visitor-keys: ^4.2.0
checksum: 393a5ff4e796224a8950c18ac7db9bfa1ca50bed4e0d5d6f521dc0f8c65d55c6ddca5da5926f61a4af3aa51f7f0eb195e27f4b414a1daf9b0fac88d4d69cf0f3
languageName: node
linkType: hard

"@webassemblyjs/ast@npm:1.12.1, @webassemblyjs/ast@npm:^1.12.1":
version: 1.12.1
resolution: "@webassemblyjs/ast@npm:1.12.1"
Expand Down Expand Up @@ -7238,7 +7359,23 @@ __metadata:
languageName: node
linkType: hard

"typescript-eslint@npm:8.13.0, typescript-eslint@npm:^8":
"typescript-eslint@npm:8.15.0":
version: 8.15.0
resolution: "typescript-eslint@npm:8.15.0"
dependencies:
"@typescript-eslint/eslint-plugin": 8.15.0
"@typescript-eslint/parser": 8.15.0
"@typescript-eslint/utils": 8.15.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: f3e036e372e25ec4374203a399b6ef61158c2d92e92e43744ee5a7b1ed85e7739d0165fe4caec9576f1db459891c5399f1d23eea4c5e73b0947381a1e8946a90
languageName: node
linkType: hard

"typescript-eslint@npm:^8":
version: 8.13.0
resolution: "typescript-eslint@npm:8.13.0"
dependencies:
Expand Down

0 comments on commit 2e6d5ff

Please sign in to comment.