Skip to content

Commit

Permalink
vue: bump vue/no-unsupported-features to 3.4.27
Browse files Browse the repository at this point in the history
  • Loading branch information
sportshead committed Oct 6, 2024
1 parent 9bf18cd commit f765f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue3/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"rules": {
"vue/no-unsupported-features": [ "error", {
"version": "^3.2.0"
"version": "^3.4.27"
} ]
}
} ]
Expand Down

0 comments on commit f765f3e

Please sign in to comment.