Skip to content

Commit a8870fc

Browse files
authored
Merge pull request #37 from suttna/renovate/typescript-2.x
Update dependency typescript to v2.7.2
2 parents 589523a + 0ecc694 commit a8870fc

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
@@ -38,7 +38,7 @@
3838
"standard": "10.0.3",
3939
"ts-jest": "22.0.4",
4040
"tslint": "5.9.1",
41-
"typescript": "2.7.1"
41+
"typescript": "2.7.2"
4242
},
4343
"keywords": [
4444
"bot",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3742,9 +3742,9 @@ typedarray@^0.0.6:
37423742
version "0.0.6"
37433743
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
37443744

3745-
3746-
version "2.7.1"
3747-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
3745+
3746+
version "2.7.2"
3747+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
37483748

37493749
uglify-js@^2.6:
37503750
version "2.8.29"

0 commit comments

Comments
 (0)