Skip to content

Commit 483a082

Browse files
committed
feat(typescript): upgrade default TS version to 3.0
1 parent 1f2ae83 commit 483a082

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

packages/@vue/cli-plugin-typescript/generator/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = (api, {
99

1010
api.extendPackage({
1111
devDependencies: {
12-
typescript: '^2.9.0'
12+
typescript: '^3.0.0'
1313
}
1414
})
1515

packages/@vue/cli-plugin-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/chai": "^4.1.0",
3737
"@types/jest": "^23.1.4",
3838
"@types/mocha": "^5.2.4",
39-
"typescript": "^2.9.2",
39+
"typescript": "^3.0.0",
4040
"vue-class-component": "^6.2.0",
4141
"vue-property-decorator": "^7.0.0"
4242
}

packages/@vue/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"homepage": "https://github.com/vuejs/vue-cli/packages/@vue/eslint-config-typescript#readme",
2323
"dependencies": {
2424
"eslint-plugin-typescript": "^0.12.0",
25-
"typescript-eslint-parser": "^16.0.0"
25+
"typescript-eslint-parser": "^17.0.1"
2626
}
2727
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12056,16 +12056,16 @@ typedarray@^0.0.6:
1205612056
version "0.0.6"
1205712057
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1205812058

12059-
typescript-eslint-parser@^16.0.0:
12060-
version "16.0.1"
12061-
resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-16.0.1.tgz#b40681c7043b222b9772748b700a000b241c031b"
12059+
typescript-eslint-parser@^17.0.1:
12060+
version "17.0.1"
12061+
resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-17.0.1.tgz#ddc681a3afa51a9baa6746a001eb5f29fb1365d3"
1206212062
dependencies:
1206312063
lodash.unescape "4.0.1"
1206412064
semver "5.5.0"
1206512065

12066-
typescript@^2.9.2:
12067-
version "2.9.2"
12068-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
12066+
typescript@^3.0.0:
12067+
version "3.0.1"
12068+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
1206912069

1207012070
uc.micro@^1.0.1, uc.micro@^1.0.5:
1207112071
version "1.0.5"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy