We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30215c2 commit a3596a1Copy full SHA for a3596a1
packages/@vue/cli-plugin-typescript/package.json
@@ -36,6 +36,7 @@
36
"@types/chai": "^4.1.0",
37
"@types/jest": "^23.1.4",
38
"@types/mocha": "^5.2.4",
39
+ "typescript": "^2.9.2",
40
"vue-class-component": "^6.2.0",
41
"vue-property-decorator": "^7.0.0"
42
}
yarn.lock
@@ -12060,7 +12060,7 @@ typescript-eslint-parser@^16.0.0:
12060
lodash.unescape "4.0.1"
12061
semver "5.5.0"
12062
12063
-typescript@~2.9.0:
+typescript@^2.9.2:
12064
version "2.9.2"
12065
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
12066
0 commit comments