Skip to content

Commit 22130a2

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v2.7.1
1 parent d46b54d commit 22130a2

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
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@types/graphql": "0.12.3",
2525
"@types/node": "9.4.0",
26-
"typescript": "2.6.2"
26+
"typescript": "2.7.1"
2727
},
2828
"repository": {
2929
"type": "git",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ node-fetch@1.7.3:
113113
encoding "^0.1.11"
114114
is-stream "^1.0.1"
115115

116-
typescript@2.6.2:
117-
version "2.6.2"
118-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
116+
typescript@2.7.1:
117+
version "2.7.1"
118+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
119119

120120
uuid@^3.1.0:
121121
version "3.1.0"

0 commit comments

Comments
 (0)