Skip to content

Commit eda355b

Browse files
authored
Merge branch 'master' into renovate/mocha-6.x
2 parents c35a8a1 + 165fd64 commit eda355b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"codemirror": "5.49.0",
2121
"rxjs": "6.5.3",
2222
"tslint": "5.20.0",
23-
"typescript": "2.9.2",
23+
"typescript": "3.6.4",
2424
"uglifyjs": "2.4.11",
2525
"zone.js": "0.10.2"
2626
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"standard-version": "7.0.0",
8989
"ts-node": "8.4.1",
9090
"tslint": "5.20.0",
91-
"typescript": "~3.6.0",
91+
"typescript": "3.6.4",
9292
"zone.js": "0.10.2"
9393
},
9494
"peerDependencies": {

0 commit comments

Comments
 (0)