Skip to content

Commit c21510d

Browse files
committed
chore(package): update typescript to version 2.4.2
1 parent 0d01209 commit c21510d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"ts-loader": "^2.3.1",
7878
"ts-node": "^3.3.0",
7979
"tslint": "^5.5.0",
80-
"typescript": "^2.1.6",
80+
"typescript": "^2.4.2",
8181
"typescript-formatter": "^5.2.0",
8282
"webpack": "^3.3.0",
8383
"webpack-dev-server": "^2.6.1"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4931,9 +4931,9 @@ typescript-formatter@^5.2.0:
49314931
commandpost "^1.0.0"
49324932
editorconfig "^0.13.2"
49334933

4934-
typescript@^2.1.6:
4935-
version "2.1.6"
4936-
resolved "https://registry.npmjs.org/typescript/-/typescript-2.1.6.tgz#40c7e6e9e5da7961b7718b55505f9cac9487a607"
4934+
typescript@^2.4.2:
4935+
version "2.4.2"
4936+
resolved "https://registry.npmjs.org/typescript/-/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844"
49374937

49384938
uglify-js@^2.6:
49394939
version "2.7.5"

0 commit comments

Comments
 (0)