Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump graphql-config from 4.3.6 to 4.4.1 #28

Merged
merged 1 commit into from
Feb 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"eslint-plugin-unicorn": "45.0.2",
"eslint-plugin-yml": "1.5.0",
"graphql": "16.6.0",
"graphql-config": "4.3.6",
"graphql-config": "4.4.1",
"growl": "1.10.5",
"husky": "8.0.3",
"is-ci": "3.0.1",
Expand Down
81 changes: 2 additions & 79 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1380,7 +1380,7 @@ __metadata:
eslint-plugin-unicorn: "npm:45.0.2"
eslint-plugin-yml: "npm:1.5.0"
graphql: "npm:16.6.0"
graphql-config: "npm:4.3.6"
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 @@ -1718,17 +1718,6 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/utils@npm:^8.6.5":
version: 8.13.1
resolution: "@graphql-tools/utils@npm:8.13.1"
dependencies:
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: c86537f1e38d4c86ab5d5d051d78e48e7de48b0f1601af49592e838e01f5b31b1210227749b3d0c830b55a5cf2900270e55c4dfd4d4a5fca1cb1239624d30b25
languageName: node
linkType: hard

"@graphql-tools/wrap@npm:^9.3.6":
version: 9.3.6
resolution: "@graphql-tools/wrap@npm:9.3.6"
Expand Down Expand Up @@ -1785,13 +1774,6 @@ __metadata:
languageName: node
linkType: hard

"@iarna/toml@npm:^2.2.5":
version: 2.2.5
resolution: "@iarna/toml@npm:2.2.5"
checksum: dd5b332f9324eba8449da0922fe461d273d6d0498254ff0ed34c74b4ee549418dc57073686b6e641e4e2f74239a404a4b33a1997e2d4bb4581fdaa4136235ae4
languageName: node
linkType: hard

"@istanbuljs/schema@npm:^0.1.2, @istanbuljs/schema@npm:^0.1.3":
version: 0.1.3
resolution: "@istanbuljs/schema@npm:0.1.3"
Expand Down Expand Up @@ -2221,13 +2203,6 @@ __metadata:
languageName: node
linkType: hard

"@types/parse-json@npm:^4.0.0":
version: 4.0.0
resolution: "@types/parse-json@npm:4.0.0"
checksum: bea37b307bdeb352d27a4467cac738387641c4f9dfe6c8bf559d474a036952f7b998f0ac54290f9d8765fb79e154f3941dfefbb47296a987fb55ccedf344a0e6
languageName: node
linkType: hard

"@types/prettier@npm:2.7.2":
version: 2.7.2
resolution: "@types/prettier@npm:2.7.2"
Expand Down Expand Up @@ -3654,15 +3629,6 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig-toml-loader@npm:1.0.0":
version: 1.0.0
resolution: "cosmiconfig-toml-loader@npm:1.0.0"
dependencies:
"@iarna/toml": "npm:^2.2.5"
checksum: 0097478b3cdb06e48b0e6429279edb4c58231e0a670e6bb45f4e7fa751cdad1b64f00ee342bad34edfebc3e2188b5f6015749f82cc30f296bc02b9a6ff73aec2
languageName: node
linkType: hard

"cosmiconfig-typescript-loader@npm:^4.0.0":
version: 4.3.0
resolution: "cosmiconfig-typescript-loader@npm:4.3.0"
Expand All @@ -3675,19 +3641,6 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig@npm:7.0.1":
version: 7.0.1
resolution: "cosmiconfig@npm:7.0.1"
dependencies:
"@types/parse-json": "npm:^4.0.0"
import-fresh: "npm:^3.2.1"
parse-json: "npm:^5.0.0"
path-type: "npm:^4.0.0"
yaml: "npm:^1.10.0"
checksum: f5b0588faeb39d1bcb846504cb6693121bf6af4d09a5a0523a9201d189a769a067db33e36d6c6fe23937cc24f9771ad0e76ecb3056a4e244697867d62aa50ec0
languageName: node
linkType: hard

"cosmiconfig@npm:8.0.0, cosmiconfig@npm:^8.0.0":
version: 8.0.0
resolution: "cosmiconfig@npm:8.0.0"
Expand Down Expand Up @@ -5189,30 +5142,7 @@ __metadata:
languageName: node
linkType: hard

"graphql-config@npm:4.3.6":
version: 4.3.6
resolution: "graphql-config@npm:4.3.6"
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:^8.6.5"
cosmiconfig: "npm:7.0.1"
cosmiconfig-toml-loader: "npm:1.0.0"
cosmiconfig-typescript-loader: "npm:^4.0.0"
minimatch: "npm:4.2.1"
string-env-interpolation: "npm:1.0.1"
ts-node: "npm:^10.8.1"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 80cd871ac7fa46671159a5a7e141bbcc0bccc59e5d3b9af5439aec21ab1f1f500e6dd467a51b56c25580b193de6c741fd03411e6c21b39d0e073a8c4eb2b637e
languageName: node
linkType: hard

"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:
Expand Down Expand Up @@ -9287,13 +9217,6 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^1.10.0":
version: 1.10.2
resolution: "yaml@npm:1.10.2"
checksum: d6f04384bdf1105256581aef39991f825e358f3f48f081974b0e0f39ff5240c60ccafb5842cb79d1287517efa2b9ee172c702f2e4855ba6cc46948b40a43aa6e
languageName: node
linkType: hard

"yaml@npm:^2.0.0, yaml@npm:^2.1.3":
version: 2.2.1
resolution: "yaml@npm:2.2.1"
Expand Down