Skip to content

Commit 353f586

Browse files
authored
build: use typescript 2.5 (#8462)
1 parent ebbbcbb commit 353f586

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

package-lock.json

Lines changed: 18 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"tsconfig-paths": "^2.3.0",
124124
"tslint": "^5.8.0",
125125
"tsutils": "^2.6.0",
126-
"typescript": "~2.4.2",
126+
"typescript": "~2.5.3",
127127
"uglify-js": "^2.8.14",
128128
"web-animations-js": "^2.2.5"
129129
}

0 commit comments

Comments
 (0)