File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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 }
Original file line number Diff line number Diff line change 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}
Original file line number Diff line number Diff 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
1207012070uc.micro@^1.0.1, uc.micro@^1.0.5 :
1207112071 version "1.0.5"
You can’t perform that action at this time.
0 commit comments