Skip to content

Commit d4dee5a

Browse files
committed
Merge branch 'master' of github.com:graphcool/graphql-config-extension-graphcool
2 parents a23142e + c73230c commit d4dee5a

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
@@ -12,7 +12,7 @@
1212
"graphql-config": "^1.1.4"
1313
},
1414
"devDependencies": {
15-
"@types/node": "8.5.4",
15+
"@types/node": "8.5.7",
1616
"ts-node": "4.1.0",
1717
"typescript": "2.6.2"
1818
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
version "4.14.88"
1111
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.88.tgz#97eaf2dc668f33ed8e511a5b627035f4ea20b0f5"
1212

13-
"@types/[email protected].4":
14-
version "8.5.4"
15-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.4.tgz#74bf463cb7ed54800df11ef4ec3f5d455655a593"
13+
"@types/[email protected].7":
14+
version "8.5.7"
15+
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.7.tgz#9c498c35af354dcfbca3790fb2e81129e93cf0e2"
1616

1717
"@types/strip-bom@^3.0.0":
1818
version "3.0.0"

0 commit comments

Comments
 (0)