Skip to content
This repository was archived by the owner on Feb 20, 2020. It is now read-only.

Commit ac66985

Browse files
committed
chore(deps): update dependency typescript to v2.6.2
1 parent 45eb5f7 commit ac66985

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
@@ -46,7 +46,7 @@
4646
"tslint-config-prettier-ext": "1.5.0",
4747
"tslint-plugin-prettier": "1.3.0",
4848
"typedoc": "0.9.0",
49-
"typescript": "2.5.3"
49+
"typescript": "2.6.2"
5050
},
5151
"peerDependencies": {
5252
"dts-element": "^2.2.0"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3162,9 +3162,9 @@ [email protected]:
31623162
version "2.4.1"
31633163
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
31643164

3165-
typescript@2.5.3:
3166-
version "2.5.3"
3167-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
3165+
typescript@2.6.2:
3166+
version "2.6.2"
3167+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
31683168

31693169
typescript@~2.4.1:
31703170
version "2.4.2"

0 commit comments

Comments
 (0)