Skip to content

Commit aeee7fa

Browse files
authored
fix(cli-ui): update dependencies and fix peer dependency warnings (#3992)
1 parent 15b5c8d commit aeee7fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/@vue/cli-ui/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"rss-parser": "^3.7.0",
6161
"semver": "^6.0.0",
6262
"shortid": "^2.2.11",
63-
"vue-cli-plugin-apollo": "^0.19.2",
63+
"typescript": "^3.4.5",
64+
"vue-cli-plugin-apollo": "^0.20.0",
6465
"watch": "^1.0.2"
6566
},
6667
"devDependencies": {

0 commit comments

Comments
 (0)