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

Commit 5837394

Browse files
committed
chore(deps): update dependency typescript to v2.7.2
1 parent 6902b57 commit 5837394

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.10.0",
49-
"typescript": "2.5.3"
49+
"typescript": "2.7.2"
5050
},
5151
"peerDependencies": {
5252
"dts-element": "^2.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3306,14 +3306,14 @@ [email protected]:
33063306
typedoc-default-themes "^0.5.0"
33073307
typescript "2.7.1"
33083308

3309-
3310-
version "2.5.3"
3311-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
3312-
33133309
33143310
version "2.7.1"
33153311
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
33163312

3313+
3314+
version "2.7.2"
3315+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
3316+
33173317
typescript@~2.4.1:
33183318
version "2.4.2"
33193319
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844"

0 commit comments

Comments
 (0)