Skip to content

Commit 959dc19

Browse files
authored
Merge pull request #151 from graphcool/renovate/typescript-2.x
chore(deps): update dependency typescript to v2.7.1
2 parents a2c0414 + 3c697a9 commit 959dc19

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
@@ -56,6 +56,6 @@
5656
"tslint": "5.9.1",
5757
"tslint-config-prettier": "1.7.0",
5858
"tslint-config-standard": "7.0.0",
59-
"typescript": "2.6.2"
59+
"typescript": "2.7.1"
6060
}
6161
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -873,9 +873,9 @@ type-is@~1.6.15:
873873
media-typer "0.3.0"
874874
mime-types "~2.1.15"
875875

876-
typescript@2.6.2:
877-
version "2.6.2"
878-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
876+
typescript@2.7.1:
877+
version "2.7.1"
878+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
879879

880880
ultron@~1.1.0:
881881
version "1.1.0"

0 commit comments

Comments
 (0)