Skip to content

Commit 9b95a41

Browse files
Bump graphql-config from 3.1.0 to 3.2.0 (#159)
Bumps [graphql-config](https://github.com/kamilkisiela/graphql-config) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/kamilkisiela/graphql-config/releases) - [Changelog](https://github.com/kamilkisiela/graphql-config/blob/master/CHANGELOG.md) - [Commits](graphql-hive/graphql-config@v3.1.0...v3.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e47483 commit 9b95a41

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"@graphql-tools/json-file-loader": "^6.2.5",
2424
"@graphql-tools/url-loader": "^6.4.0",
2525
"@graphql-tools/graphql-tag-pluck": "^6.3.0",
26-
"graphql-config": "^3.1.0"
26+
"graphql-config": "^3.2.0"
2727
},
2828
"devDependencies": {
2929
"@types/eslint": "7.2.4",
3030
"bob-the-bundler": "1.1.0",
31-
"graphql-config": "3.1.0",
31+
"graphql-config": "3.2.0",
3232
"graphql": "15.4.0",
3333
"typescript": "4.0.5"
3434
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3030,10 +3030,10 @@ grapheme-splitter@^1.0.4:
30303030
resolved "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
30313031
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
30323032

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==
30373037
dependencies:
30383038
"@endemolshinegroup/cosmiconfig-typescript-loader" "3.0.2"
30393039
"@graphql-tools/graphql-file-loader" "^6.0.0"

0 commit comments

Comments
 (0)