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

Commit 3efc545

Browse files
committed
chore(deps): update dependency typescript to v2.6.2
1 parent 5e85858 commit 3efc545

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
@@ -3156,9 +3156,9 @@ [email protected]:
31563156
version "2.4.1"
31573157
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
31583158

3159-
typescript@2.5.3:
3160-
version "2.5.3"
3161-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
3159+
typescript@2.6.2:
3160+
version "2.6.2"
3161+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
31623162

31633163
typescript@~2.4.1:
31643164
version "2.4.2"

0 commit comments

Comments
 (0)