Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 0a7d2a7 commit a619f74
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@types/better-sqlite3": "^7.6.11",
"@types/node": "^20.17.1",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^8.12.1",
"@typescript-eslint/parser": "^8.12.1",
"@vitest/coverage-v8": "^1.6.0",
"colorette": "^2.0.20",
"esbuild": "^0.24.0",
Expand Down
122 changes: 119 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1695,6 +1695,29 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.12.1"
"@typescript-eslint/type-utils": "npm:8.12.1"
"@typescript-eslint/utils": "npm:8.12.1"
"@typescript-eslint/visitor-keys": "npm:8.12.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: 10c0/f6c5b4d03787b5c49b084064c1a634c7c11b5a624259548bffd9c2eb6eafa1129c3856959fb1ea14d9ba9f6ef37ee5216f775e549783f70892303e0433ea8a54
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.11.0":
version: 7.13.0
resolution: "@typescript-eslint/parser@npm:7.13.0"
Expand Down Expand Up @@ -1731,6 +1754,24 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/scope-manager@npm:7.13.0"
Expand All @@ -1751,6 +1792,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/scope-manager@npm:8.12.1"
dependencies:
"@typescript-eslint/types": "npm:8.12.1"
"@typescript-eslint/visitor-keys": "npm:8.12.1"
checksum: 10c0/396fb8566f753341d2e3dad1e48935009f72cb5d0234cd47ead629d664720c29df91c46166c551c97e7a10996911f047e35d52e59765a77d829e7d912625e851
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/type-utils@npm:7.13.0"
Expand Down Expand Up @@ -1785,6 +1836,21 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/types@npm:7.13.0"
Expand All @@ -1799,6 +1865,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/types@npm:8.12.1"
checksum: 10c0/3fc1087109cf3afbf1e9b6e0fd296473831c3e8e3e52496e53528586baf3e682844ce720e24b5d29dc4ff0d47c373a2665b726330443d08d0e8cd3cefcc77623
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
Expand Down Expand Up @@ -1837,6 +1910,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/typescript-estree@npm:8.12.1"
dependencies:
"@typescript-eslint/types": "npm:8.12.1"
"@typescript-eslint/visitor-keys": "npm:8.12.1"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
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: 10c0/23463f4e8d9e3921d9b4bc853007336ffca3101e1ef6e38a1cf6131c1c1d27bbdcee3419c36ad67786b77c9dd7ee12833e0aba7d6fa5dd38b1c6efc0a75ead7e
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/utils@npm:7.13.0"
Expand Down Expand Up @@ -1865,6 +1957,20 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
Expand All @@ -1885,6 +1991,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/visitor-keys@npm:8.12.1"
dependencies:
"@typescript-eslint/types": "npm:8.12.1"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10c0/7c3f8c205c69611f07182fc09125c32a397aa51b96886431a793d5f0b1a864e4a7d847a6f3334b0aa00c8c4b8c3286f36e8ffffb235e6d36ace0509722cf9dda
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.0.0, @ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -3486,7 +3602,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.9":
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
Expand Down Expand Up @@ -5945,8 +6061,8 @@ __metadata:
"@types/better-sqlite3": "npm:^7.6.11"
"@types/node": "npm:^20.17.1"
"@types/prompts": "npm:^2.4.9"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@typescript-eslint/eslint-plugin": "npm:^8.12.1"
"@typescript-eslint/parser": "npm:^8.12.1"
"@vitest/coverage-v8": "npm:^1.6.0"
colorette: "npm:^2.0.20"
esbuild: "npm:^0.24.0"
Expand Down

0 comments on commit a619f74

Please sign in to comment.