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

Bump @vue/eslint-config-typescript from 14.3.0 to 14.4.0 in the eslint group #258

Merged
merged 1 commit into from
Feb 10, 2025
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@vitest/coverage-v8": "^3.0.5",
"@vitest/ui": "^3.0.5",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.3.0",
"@vue/eslint-config-typescript": "^14.4.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.20.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.23.0, @typescript-eslint/utils@npm:^8.20.0":
"@typescript-eslint/utils@npm:8.23.0, @typescript-eslint/utils@npm:^8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/utils@npm:8.23.0"
dependencies:
Expand Down Expand Up @@ -1299,13 +1299,13 @@ __metadata:
languageName: node
linkType: hard

"@vue/eslint-config-typescript@npm:^14.3.0":
version: 14.3.0
resolution: "@vue/eslint-config-typescript@npm:14.3.0"
"@vue/eslint-config-typescript@npm:^14.4.0":
version: 14.4.0
resolution: "@vue/eslint-config-typescript@npm:14.4.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.20.0"
"@typescript-eslint/utils": "npm:^8.23.0"
fast-glob: "npm:^3.3.3"
typescript-eslint: "npm:^8.20.0"
typescript-eslint: "npm:^8.23.0"
vue-eslint-parser: "npm:^9.4.3"
peerDependencies:
eslint: ^9.10.0
Expand All @@ -1314,7 +1314,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/d947c224703d1ba7c7eed0940ebd60ac930589e844bef7ec7df15903d45c2d91ac684264ec22b14f77a074fb72f796ea18a4fda75924b1d002b911e4c1048b4d
checksum: 10c0/a7f83efc14d1eeb3698eab0c1a4c81ae1b464aa7d234817eb9b85fe9c8c7e0d0fb21b1497a2b83a1dd33cea4521949fd9f2e2c802bea9242ad406f3d115fd3e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3889,7 +3889,7 @@ __metadata:
"@vitest/coverage-v8": "npm:^3.0.5"
"@vitest/ui": "npm:^3.0.5"
"@vue/eslint-config-prettier": "npm:^10.2.0"
"@vue/eslint-config-typescript": "npm:^14.3.0"
"@vue/eslint-config-typescript": "npm:^14.4.0"
"@vue/test-utils": "npm:^2.4.6"
"@vue/tsconfig": "npm:^0.7.0"
eslint: "npm:^9.20.0"
Expand Down Expand Up @@ -4211,7 +4211,7 @@ __metadata:
languageName: node
linkType: hard

"typescript-eslint@npm:^8.20.0":
"typescript-eslint@npm:^8.23.0":
version: 8.23.0
resolution: "typescript-eslint@npm:8.23.0"
dependencies:
Expand Down