File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 23
23
"jest" : " latest" ,
24
24
"lerna" : " latest" ,
25
25
"nuxt-edge" : " latest" ,
26
- "typescript" : " ~3.5 " ,
26
+ "typescript" : " ~3.6 " ,
27
27
"vue-property-decorator" : " latest"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 13
13
"consola" : " ^2.10.1" ,
14
14
"fork-ts-checker-webpack-plugin" : " ^1.5.0" ,
15
15
"ts-loader" : " ^6.1.0" ,
16
- "typescript" : " ~3.5 "
16
+ "typescript" : " ~3.6 "
17
17
},
18
18
"publishConfig" : {
19
19
"access" : " public"
Original file line number Diff line number Diff line change 15
15
"main" : " lib/index.js" ,
16
16
"dependencies" : {
17
17
"ts-node" : " ^8.4.1" ,
18
- "typescript" : " ~3.5 "
18
+ "typescript" : " ~3.6 "
19
19
},
20
20
"publishConfig" : {
21
21
"access" : " public"
Original file line number Diff line number Diff line change @@ -11580,10 +11580,10 @@ typedarray@^0.0.6:
11580
11580
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
11581
11581
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
11582
11582
11583
- typescript@~3.5 :
11584
- version "3.5 .3"
11585
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5 .3.tgz#c830f657f93f1ea846819e929092f5fe5983e977 "
11586
- integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g ==
11583
+ typescript@~3.6 :
11584
+ version "3.6 .3"
11585
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6 .3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da "
11586
+ integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw ==
11587
11587
11588
11588
ua-parser-js@^0.7.20:
11589
11589
version "0.7.20"
You can’t perform that action at this time.
0 commit comments