Skip to content

Commit

Permalink
build(deps-dev): Bump graphql-config from 4.4.0 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [graphql-config](https://github.com/kamilkisiela/graphql-config) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/kamilkisiela/graphql-config/releases)
- [Changelog](https://github.com/kamilkisiela/graphql-config/blob/master/CHANGELOG.md)
- [Commits](kamilkisiela/graphql-config@v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: graphql-config
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2023
1 parent 416d2fb commit 17017e3
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"eslint-plugin-unicorn": "45.0.2",
"eslint-plugin-yml": "1.4.0",
"graphql": "16.6.0",
"graphql-config": "4.4.0",
"graphql-config": "4.4.1",
"growl": "1.10.5",
"husky": "8.0.3",
"is-ci": "3.0.1",
Expand Down
31 changes: 29 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1191,7 +1191,7 @@ __metadata:
eslint-plugin-unicorn: "npm:45.0.2"
eslint-plugin-yml: "npm:1.4.0"
graphql: "npm:16.6.0"
graphql-config: "npm:4.4.0"
graphql-config: "npm:4.4.1"
growl: "npm:1.10.5"
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
Expand Down Expand Up @@ -5109,7 +5109,34 @@ __metadata:
languageName: node
linkType: hard

"graphql-config@npm:4.4.0, graphql-config@npm:^4.4.0":
"graphql-config@npm:4.4.1":
version: 4.4.1
resolution: "graphql-config@npm:4.4.1"
dependencies:
"@graphql-tools/graphql-file-loader": "npm:^7.3.7"
"@graphql-tools/json-file-loader": "npm:^7.3.7"
"@graphql-tools/load": "npm:^7.5.5"
"@graphql-tools/merge": "npm:^8.2.6"
"@graphql-tools/url-loader": "npm:^7.9.7"
"@graphql-tools/utils": "npm:^9.0.0"
cosmiconfig: "npm:8.0.0"
minimatch: "npm:4.2.1"
string-env-interpolation: "npm:1.0.1"
tslib: "npm:^2.4.0"
peerDependencies:
cosmiconfig-toml-loader: ^1.0.0
cosmiconfig-typescript-loader: ^4.0.0
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
peerDependenciesMeta:
cosmiconfig-toml-loader:
optional: true
cosmiconfig-typescript-loader:
optional: true
checksum: 9972999eee154a772c4cb0bad5bd1a65dd14ca1d858c8ce32af1e0fee83b01506cb5b22868455831f9c5540072d58dfd996c3c1152e8ddb26134c5d2bcfd7f05
languageName: node
linkType: hard

"graphql-config@npm:^4.4.0":
version: 4.4.0
resolution: "graphql-config@npm:4.4.0"
dependencies:
Expand Down

0 comments on commit 17017e3

Please sign in to comment.