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, {
9
9
10
10
api . extendPackage ( {
11
11
devDependencies : {
12
- typescript : '^2.9 .0'
12
+ typescript : '^3.0 .0'
13
13
}
14
14
} )
15
15
Original file line number Diff line number Diff line change 36
36
"@types/chai" : " ^4.1.0" ,
37
37
"@types/jest" : " ^23.1.4" ,
38
38
"@types/mocha" : " ^5.2.4" ,
39
- "typescript" : " ^2.9.2 " ,
39
+ "typescript" : " ^3.0.0 " ,
40
40
"vue-class-component" : " ^6.2.0" ,
41
41
"vue-property-decorator" : " ^7.0.0"
42
42
}
Original file line number Diff line number Diff line change 22
22
"homepage" : " https://github.com/vuejs/vue-cli/packages/@vue/eslint-config-typescript#readme" ,
23
23
"dependencies" : {
24
24
"eslint-plugin-typescript" : " ^0.12.0" ,
25
- "typescript-eslint-parser" : " ^16 .0.0 "
25
+ "typescript-eslint-parser" : " ^17 .0.1 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -12056,16 +12056,16 @@ typedarray@^0.0.6:
12056
12056
version "0.0.6"
12057
12057
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
12058
12058
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 "
12062
12062
dependencies :
12063
12063
lodash.unescape "4.0.1"
12064
12064
semver "5.5.0"
12065
12065
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 "
12069
12069
12070
12070
uc.micro@^1.0.1, uc.micro@^1.0.5 :
12071
12071
version "1.0.5"
You can’t perform that action at this time.
0 commit comments