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

Commit 1088ef0

Browse files
committed
chore(deps): update dependency typescript to v2.6.1
1 parent 379b690 commit 1088ef0

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.1"
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
@@ -3053,9 +3053,9 @@ [email protected]:
30533053
version "2.4.1"
30543054
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
30553055

3056-
typescript@2.5.3:
3057-
version "2.5.3"
3058-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
3056+
typescript@2.6.1:
3057+
version "2.6.1"
3058+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
30593059

30603060
typescript@~2.4.1:
30613061
version "2.4.2"

0 commit comments

Comments
 (0)