Skip to content

Commit e8c0e36

Browse files
committed
feat(frontend): update typescript to 2.4.1
1 parent 7c407a2 commit e8c0e36

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

shardis-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"rimraf": "2.6.1",
6363
"ts-node": "3.1.0",
6464
"tslint": "5.4.3",
65-
"typescript": "2.3.4",
65+
"typescript": "2.4.1",
6666
"yarn": "0.24.6"
6767
},
6868
"scripts": {

shardis-frontend/yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5628,6 +5628,10 @@ typescript@2.3.4, "typescript@>=2.0.0 <2.4.0":
56285628
version "2.3.4"
56295629
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.3.4.tgz#3d38321828231e434f287514959c37a82b629f42"
56305630

5631+
typescript@2.4.1:
5632+
version "2.4.1"
5633+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
5634+
56315635
uglify-js@3.0.x:
56325636
version "3.0.9"
56335637
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.0.9.tgz#974c5e638f5e2348f8509f0233667caedd52d813"

0 commit comments

Comments
 (0)