Skip to content

Commit

Permalink
Bump typescript-eslint from 7.18.0 to 8.0.1 in /common
Browse files Browse the repository at this point in the history
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.18.0 to 8.0.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 66f6cb4 commit cb11e21
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"prettier": "^3.3.3",
"tstyche": "^2.1.1",
"typescript": "~5.5.4",
"typescript-eslint": "^7.18.0"
"typescript-eslint": "^8.0.1"
},
"scripts": {
"test": "corepack yarn node test-runner.mjs",
Expand Down
134 changes: 132 additions & 2 deletions common/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1529,7 +1529,7 @@ __metadata:
prettier: "npm:^3.3.3"
tstyche: "npm:^2.1.1"
typescript: "npm:~5.5.4"
typescript-eslint: "npm:^7.18.0"
typescript-eslint: "npm:^8.0.1"
languageName: unknown
linkType: soft

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

"@typescript-eslint/eslint-plugin@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.0.1"
"@typescript-eslint/type-utils": "npm:8.0.1"
"@typescript-eslint/utils": "npm:8.0.1"
"@typescript-eslint/visitor-keys": "npm:8.0.1"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^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: 10/eceb49205734a2838734b11f5c6e0bdea807859426d8bef6fbd6eebcf3df389c7ff31114ad9caf3a440ea36a62d44dd4ca8c0313a57eeccce194d28da7fbe7c2
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/parser@npm:7.18.0"
Expand All @@ -2133,6 +2156,24 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
Expand All @@ -2153,6 +2194,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
Expand All @@ -2170,6 +2221,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/type-utils@npm:8.0.1"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.0.1"
"@typescript-eslint/utils": "npm:8.0.1"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/228a6bfc9c81d2acadab28dd968d43477507d7811a3cef2755003c1b61a17e579ca1fc53ad9b18bedf08591c70bf5e443a8c7e85a7228ee3e7d16c908b1b3be8
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/types@npm:7.18.0"
Expand All @@ -2184,6 +2250,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/types@npm:8.0.1"
checksum: 10/821ed735ff34da599315eadc3145898f02d5fea850979ed5b27648be0c025fdca3a6f8965f31dc290425eeda7c320d278ac60838f43580dc0173bd6be384051a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
Expand Down Expand Up @@ -2222,6 +2295,25 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0":
version: 7.18.0
resolution: "@typescript-eslint/utils@npm:7.18.0"
Expand All @@ -2236,6 +2328,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/utils@npm:8.0.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.0.1"
"@typescript-eslint/types": "npm:8.0.1"
"@typescript-eslint/typescript-estree": "npm:8.0.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/e359a9e95d0b3f8dbccc3681607748f96b332667a882a5635a9876814159b8a723da7138f7fd890cf0c414c46257a8362d5a55a3bad78bc37743ee814c7a8de0
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/utils@npm:8.0.0"
Expand Down Expand Up @@ -2270,6 +2376,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/visitor-keys@npm:8.0.1"
dependencies:
"@typescript-eslint/types": "npm:8.0.1"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/489da338e19422eadb3b29fcf4d594ed00534faa129f52419bf9eb5733b0a1c11198d18e8d089fa0cc204370c2d2dd1834157a183d1e3e94df41378c5a606545
languageName: node
linkType: hard

"abbrev@npm:^2.0.0":
version: 2.0.0
resolution: "abbrev@npm:2.0.0"
Expand Down Expand Up @@ -6267,7 +6383,7 @@ __metadata:
languageName: node
linkType: hard

"typescript-eslint@npm:^7.17.0, typescript-eslint@npm:^7.18.0":
"typescript-eslint@npm:^7.17.0":
version: 7.18.0
resolution: "typescript-eslint@npm:7.18.0"
dependencies:
Expand All @@ -6283,6 +6399,20 @@ __metadata:
languageName: node
linkType: hard

"typescript-eslint@npm:^8.0.1":
version: 8.0.1
resolution: "typescript-eslint@npm:8.0.1"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:8.0.1"
"@typescript-eslint/parser": "npm:8.0.1"
"@typescript-eslint/utils": "npm:8.0.1"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/441f41ac8657e3a796f9acc5c47b57098124b5b8203f5b20d9a954980101fddce5039851f5919da490459132eb69c1bac643d3671bc50dea36dd20f2d3a654d1
languageName: node
linkType: hard

"typescript@npm:~5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
Expand Down

0 comments on commit cb11e21

Please sign in to comment.