Skip to content

Commit bf97873

Browse files
chore(*): Update typescript to 2.5.3
1 parent a4581b1 commit bf97873

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"shelljs": "^0.7.0",
9292
"shx": "^0.1.4",
9393
"tslint": "^4.5.1",
94-
"typescript": "~2.4.0",
94+
"typescript": "2.5.3",
9595
"webpack": "^1.13.3"
9696
}
9797
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3454,9 +3454,9 @@ typedarray@~0.0.5:
34543454
version "0.0.6"
34553455
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
34563456

3457-
typescript@~2.4.0:
3458-
version "2.4.1"
3459-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
3457+
typescript@2.5.3:
3458+
version "2.5.3"
3459+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
34603460

34613461
uglify-js@^2.6, uglify-js@^2.6.1:
34623462
version "2.8.29"

0 commit comments

Comments
 (0)