Skip to content

Commit f4dd5f2

Browse files
committed
Update dependency typescript to v2.7.2
1 parent 4b794f6 commit f4dd5f2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"ts-jest": "22.0.2",
3939
"tslint": "5.9.1",
4040
"typedoc": "0.9.0",
41-
"typescript": "2.6.2"
41+
"typescript": "2.7.2"
4242
}
4343
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3122,9 +3122,9 @@ typescript@2.4.1:
31223122
version "2.4.1"
31233123
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
31243124

3125-
typescript@2.6.2:
3126-
version "2.6.2"
3127-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
3125+
typescript@2.7.2:
3126+
version "2.7.2"
3127+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
31283128

31293129
uglify-js@^2.6:
31303130
version "2.8.29"

0 commit comments

Comments
 (0)