File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 23
23
"@graphql-tools/json-file-loader" : " ^6.2.5" ,
24
24
"@graphql-tools/url-loader" : " ^6.4.0" ,
25
25
"@graphql-tools/graphql-tag-pluck" : " ^6.3.0" ,
26
- "graphql-config" : " ^3.1 .0"
26
+ "graphql-config" : " ^3.2 .0"
27
27
},
28
28
"devDependencies" : {
29
29
"@types/eslint" : " 7.2.4" ,
30
30
"bob-the-bundler" : " 1.1.0" ,
31
- "graphql-config" : " 3.1 .0" ,
31
+ "graphql-config" : " 3.2 .0" ,
32
32
"graphql" : " 15.4.0" ,
33
33
"typescript" : " 4.0.5"
34
34
},
Original file line number Diff line number Diff line change @@ -3030,10 +3030,10 @@ grapheme-splitter@^1.0.4:
3030
3030
resolved "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
3031
3031
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
3032
3032
3033
- graphql-config@^3.1 .0 :
3034
- version "3.1 .0"
3035
- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-3.1 .0.tgz#91101f28b0ae524d01efde1f4cb13b710aea6d5d "
3036
- integrity sha512-tOjgUqB6W+vIzGRn20LogMujoRTAsdwO1gGg6l3SF3xaUjI9/uaCpvy3kJHbZcRiRuOTocmysdBU+hOs3Npx6Q ==
3033
+ graphql-config@^3.2 .0 :
3034
+ version "3.2 .0"
3035
+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-3.2 .0.tgz#3ec3a7e319792086b80e54db4b37372ad4a79a32 "
3036
+ integrity sha512-ygEKDeQNZKpm4137560n2oY3bGM0D5zyRsQVaJntKkufWdgPg6sb9/4J1zJW2y/yC1ortAbhNho09qmeJeLa9g ==
3037
3037
dependencies :
3038
3038
" @endemolshinegroup/cosmiconfig-typescript-loader" " 3.0.2"
3039
3039
" @graphql-tools/graphql-file-loader" " ^6.0.0"
You can’t perform that action at this time.
0 commit comments