Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 67a4a69

Browse filesBrowse files
committed
chore: fix ci error for Vue 3.4
1 parent 92dd3f3 commit 67a4a69
Copy full SHA for 67a4a69

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎test/fixtures/integrations/script-setup-with-typescript-eslint/package.json

Copy file name to clipboardExpand all lines: test/fixtures/integrations/script-setup-with-typescript-eslint/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"eslint": "^8.8.0",
44
"@typescript-eslint/parser": "^5.57.0",
55
"@typescript-eslint/eslint-plugin": "^5.57.0",
6-
"vue": "^3.2.47",
6+
"vue": "^3.4.0",
77
"typescript": "^5.0.2"
88
}
99
}
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/// <reference types="vue/macros-global" />
1+
/// <reference types="vue" />

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.