Skip to content

Commit

Permalink
build(deps-dev): Bump graphql-config from 4.4.0 to 4.4.1 (#40)
Browse files Browse the repository at this point in the history
* build(deps-dev): Bump graphql-config from 4.4.0 to 4.4.1

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] <[email protected]>

* [dependabot skip] fix lockfile for @dependabot

Signed-off-by: flexdevelopment[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flexdevelopment[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flexdevelopment[bot] <[email protected]>
  • Loading branch information
dependabot[bot] and flexdevelopment authored Feb 2, 2023
1 parent 4d9e1e8 commit 1dc0943
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,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
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1294,7 +1294,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 @@ -4889,9 +4889,9 @@ __metadata:
languageName: node
linkType: hard

"graphql-config@npm:4.4.0, graphql-config@npm:^4.4.0":
version: 4.4.0
resolution: "graphql-config@npm:4.4.0"
"graphql-config@npm:4.4.1, graphql-config@npm:^4.4.0":
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"
Expand All @@ -4907,7 +4907,12 @@ __metadata:
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
checksum: 64f26d71ce3e3cf9913742b2d29046a60023a566ad472868746a38e21968b6cb919239b738088c97ecc378f1e7a9ba3f6ffb58b97df77456c64903fbf4a3bf7e
peerDependenciesMeta:
cosmiconfig-toml-loader:
optional: true
cosmiconfig-typescript-loader:
optional: true
checksum: 9972999eee154a772c4cb0bad5bd1a65dd14ca1d858c8ce32af1e0fee83b01506cb5b22868455831f9c5540072d58dfd996c3c1152e8ddb26134c5d2bcfd7f05
languageName: node
linkType: hard

Expand Down

0 comments on commit 1dc0943

Please sign in to comment.