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.4.1 to 4.5.0 #60

Merged
merged 2 commits into from
Mar 7, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
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 @@ -123,7 +123,7 @@
"eslint-plugin-unicorn": "45.0.2",
"eslint-plugin-yml": "1.5.0",
"graphql": "16.6.0",
"graphql-config": "4.4.1",
"graphql-config": "4.5.0",
"growl": "1.10.5",
"husky": "8.0.3",
"is-ci": "3.0.1",
Expand Down
47 changes: 45 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1217,7 +1217,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.4.1"
graphql-config: "npm:4.5.0"
growl: "npm:1.10.5"
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
Expand Down Expand Up @@ -5196,7 +5196,32 @@ __metadata:
languageName: node
linkType: hard

"graphql-config@npm:4.4.1, graphql-config@npm:^4.4.0":
"graphql-config@npm:4.5.0":
version: 4.5.0
resolution: "graphql-config@npm:4.5.0"
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"
jiti: "npm:1.17.1"
minimatch: "npm:4.2.3"
string-env-interpolation: "npm:1.0.1"
tslib: "npm:^2.4.0"
peerDependencies:
cosmiconfig-toml-loader: ^1.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
checksum: 49ef498d80fdc4691c54e79562e74f38dfc0fbdbd5caa12708f9e16930e0fe2a6593708fb8d20907de87fc6dae877419b7c9e36a380b97d0903f3fb07267b43e
languageName: node
linkType: hard

"graphql-config@npm:^4.4.0":
version: 4.4.1
resolution: "graphql-config@npm:4.4.1"
dependencies:
Expand Down Expand Up @@ -5811,6 +5836,15 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:1.17.1":
version: 1.17.1
resolution: "jiti@npm:1.17.1"
bin:
jiti: bin/jiti.js
checksum: 24863e6f7e69e0759eae4932abb05110684b9cd40bb296ef1ba28eabfabafc7c4c58b7a5deeb82ef8d42180e97da9ac1cbcc26216dab7816e66e57dc585275d0
languageName: node
linkType: hard

"js-sdsl@npm:^4.1.4":
version: 4.2.0
resolution: "js-sdsl@npm:4.2.0"
Expand Down Expand Up @@ -6490,6 +6524,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:4.2.3":
version: 4.2.3
resolution: "minimatch@npm:4.2.3"
dependencies:
brace-expansion: "npm:^1.1.7"
checksum: 4cf31df2851da806f16a69624cc1ab83e5e85b2c2ad38341a2bd2b5500ac163a3f2fef4532bae70c59e51adaa413deb770da14c271692faf6c92abb0a7eb7dff
languageName: node
linkType: hard

"minimatch@npm:^5.0.1":
version: 5.1.2
resolution: "minimatch@npm:5.1.2"
Expand Down