Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 6194260

Browse files
authored
Merge pull request #161 from coderplex/renovate/typescript-2.x
chore(deps): update dependency typescript to v2.7.1
2 parents b796eb7 + 18c9a04 commit 6194260

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
@@ -106,7 +106,7 @@
106106
"prettier": "1.10.2",
107107
"raf": "3.4.0",
108108
"react-test-renderer": "16.2.0",
109-
"typescript": "2.6.2",
109+
"typescript": "2.7.1",
110110
"typescript-styled-plugin": "0.4.0",
111111
"webpack-bundle-analyzer": "2.9.2",
112112
"xo": "0.18.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7317,9 +7317,9 @@ typescript-template-language-service-decorator@^1.1.0:
73177317
version "1.1.0"
73187318
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-1.1.0.tgz#0b3dacebc1442fea1e8288b0952ec01ba6bfa595"
73197319

7320-
typescript@2.6.2:
7321-
version "2.6.2"
7322-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
7320+
typescript@2.7.1:
7321+
version "2.7.1"
7322+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
73237323

73247324
ua-parser-js@^0.7.9:
73257325
version "0.7.17"

0 commit comments

Comments
 (0)