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 28, 2024
1 parent c12d740 commit 75dbe98
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@types/node": "18.19.37",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@typescript-eslint/eslint-plugin": "8.12.0",
"@typescript-eslint/parser": "8.12.0",
"@vitejs/plugin-vue": "5.0.5",
"@vitest/coverage-v8": "1.6.0",
"@vue/test-utils": "2.4.6",
Expand Down
124 changes: 120 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3218,8 +3218,8 @@ __metadata:
"@tailwindcss/forms": "npm:0.5.7"
"@types/lodash-es": "npm:^4.17.9"
"@types/node": "npm:18.19.37"
"@typescript-eslint/eslint-plugin": "npm:7.13.1"
"@typescript-eslint/parser": "npm:7.13.1"
"@typescript-eslint/eslint-plugin": "npm:8.12.0"
"@typescript-eslint/parser": "npm:8.12.0"
"@vitejs/plugin-vue": "npm:5.0.5"
"@vitest/coverage-v8": "npm:1.6.0"
"@vue/apollo-composable": "npm:^4.0.0-beta.11"
Expand Down Expand Up @@ -4576,7 +4576,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:7.13.1, @typescript-eslint/eslint-plugin@npm:^7.13.0":
"@typescript-eslint/eslint-plugin@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.12.0"
"@typescript-eslint/type-utils": "npm:8.12.0"
"@typescript-eslint/utils": "npm:8.12.0"
"@typescript-eslint/visitor-keys": "npm:8.12.0"
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/cce267220402d6611fdebfd6e9cfa18d5b3c88295c15ad9c9de8aad28be4d29cf107697936d70c69e20117ea745c53fa27fe44f630f2b0e7fcd3fcd5e6f416b3
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.13.0":
version: 7.13.1
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.1"
dependencies:
Expand All @@ -4599,7 +4622,25 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/parser@npm:^7.13.0":
version: 7.13.1
resolution: "@typescript-eslint/parser@npm:7.13.1"
dependencies:
Expand Down Expand Up @@ -4637,6 +4678,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:7.13.1":
version: 7.13.1
resolution: "@typescript-eslint/type-utils@npm:7.13.1"
Expand All @@ -4654,6 +4705,21 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/types@npm:5.62.0"
Expand All @@ -4668,6 +4734,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/types@npm:8.12.0"
checksum: 10/a08d1d4a72fdb0a7a84c0210b3679bb5079e558082bc2a832e7e9979acc6e80b59965179eb2943c33cc183d38b535d5da37651cb03e9aba37460ce1293d158cd
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 @@ -4705,6 +4778,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/typescript-estree@npm:8.12.0"
dependencies:
"@typescript-eslint/types": "npm:8.12.0"
"@typescript-eslint/visitor-keys": "npm:8.12.0"
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: 10/61921303782501d30d24bcdf0304f6ea7e0d18b8aeff761c394fcec3aae1a09abb8cf902ec198b5a7e556dec482ae411d4978cfc4ba9ddbdc206886e49f2801c
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.13.1, @typescript-eslint/utils@npm:^6.13.0 || ^7.0.0, @typescript-eslint/utils@npm:^7.4.0, @typescript-eslint/utils@npm:^7.7.1, @typescript-eslint/utils@npm:^7.8.0":
version: 7.13.1
resolution: "@typescript-eslint/utils@npm:7.13.1"
Expand All @@ -4719,6 +4811,20 @@ __metadata:
languageName: node
linkType: hard

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

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

"@typescript-eslint/visitor-keys@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/visitor-keys@npm:8.12.0"
dependencies:
"@typescript-eslint/types": "npm:8.12.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/680df66c08dfb1e780ce5d2a8f00affb429739e3b717a8f9645739e399a069a624e4d5c635db5b31753fc74cc80fe652581a1d97887138048eca4ce73718bb2e
languageName: node
linkType: hard

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

0 comments on commit 75dbe98

Please sign in to comment.