Skip to content

Commit af3c5aa

Browse files
committed
fix: bump graphql-config
1 parent 0036832 commit af3c5aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "Apache-2.0",
1010
"dependencies": {
1111
"graphcool-yml": "0.4.15",
12-
"graphql-config": "^2.2.1"
12+
"graphql-config": "2.2.1"
1313
},
1414
"devDependencies": {
1515
"@types/node": "9.4.6",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ graphcool-yml@0.4.15:
164164
scuid "^1.0.2"
165165
yaml-ast-parser "^0.0.40"
166166

167-
graphql-config@^2.2.1:
167+
graphql-config@2.2.1:
168168
version "2.2.1"
169169
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.2.1.tgz#5fd0ec77ac7428ca5fb2026cf131be10151a0cb2"
170170
dependencies:

0 commit comments

Comments
 (0)