Skip to content

Commit 60bcd03

Browse files
Update dependency typescript to v2.9.2
1 parent e0fcd32 commit 60bcd03

2 files changed

Lines changed: 5 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.4",
3939
"tslint": "5.9.1",
4040
"typedoc": "0.9.0",
41-
"typescript": "2.6.2"
41+
"typescript": "2.9.2"
4242
}
4343
}

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3122,9 +3122,10 @@ 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.9.2:
3126+
version "2.9.2"
3127+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
3128+
integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==
31283129

31293130
uglify-js@^2.6:
31303131
version "2.8.29"

0 commit comments

Comments
 (0)