File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 45
45
"nativescript-dev-appium" : " next" ,
46
46
"nativescript-dev-typescript" : " ^0.9.1-next-2019-03-12-162713-03" ,
47
47
"nativescript-dev-webpack" : " ^0.22.0-next-2019-04-17-111030-01" ,
48
- "typescript" : " ~3.1.1 "
48
+ "typescript" : " ~3.4.5 "
49
49
},
50
50
"scripts" : {
51
51
"u" : " update-ns-webpack" ,
Original file line number Diff line number Diff line change 38
38
"nativescript-dev-appium" : " ^4.0.0" ,
39
39
"nativescript-dev-typescript" : " ~0.7.1" ,
40
40
"nativescript-dev-webpack" : " next" ,
41
- "typescript" : " ~2.7.2 "
41
+ "typescript" : " ~3.4.5 "
42
42
},
43
43
"scripts" : {
44
44
"ns-bundle" : " ns-bundle" ,
Original file line number Diff line number Diff line change 41
41
"mochawesome" : " ~3.1.2" ,
42
42
"nativescript-dev-appium" : " next" ,
43
43
"nativescript-dev-typescript" : " next" ,
44
- "typescript" : " ~3.1.1 "
44
+ "typescript" : " ~3.4.5 "
45
45
},
46
46
"scripts" : {
47
47
"e2e" : " tsc -p e2e && mocha --opts ../config/mocha.opts --recursive e2e --appiumCapsLocation ../config/appium.capabilities.json" ,
Original file line number Diff line number Diff line change 47
47
"nativescript-dev-typescript" : " next" ,
48
48
"nativescript-dev-webpack" : " next" ,
49
49
"tslib" : " ^1.7.1" ,
50
- "typescript" : " ~3.1.1 "
50
+ "typescript" : " ~3.4.5 "
51
51
},
52
52
"scripts" : {
53
53
"e2e" : " tsc -p e2e && mocha --opts ../config/mocha.opts --recursive e2e --appiumCapsLocation ../config/appium.capabilities.json" ,
Original file line number Diff line number Diff line change 55
55
"@angular/router" : " 8.0.0-rc.4" ,
56
56
"rxjs" : " ^6.3.3" ,
57
57
"tns-core-modules" : " ^5.1.0 || >5.1.0- || >5.2.0-" ,
58
- "typescript" : " ~3.1.1 " ,
58
+ "typescript" : " ~3.4.5 " ,
59
59
"zone.js" : " ^0.8.4"
60
60
},
61
61
"devDependencies" : {
Original file line number Diff line number Diff line change 60
60
"nativescript-dev-typescript" : " next" ,
61
61
"sinon" : " ^7.3.2" ,
62
62
"tslint" : " ^4.5.1" ,
63
- "typescript" : " ~3.1.1 "
63
+ "typescript" : " ~3.4.5 "
64
64
},
65
65
"scripts" : {
66
66
"e2e" : " tsc -p e2e && mocha --opts ../e2e/config/mocha.opts --recursive e2e --appiumCapsLocation ../e2e/config/appium.capabilities.json" ,
You can’t perform that action at this time.
0 commit comments