Skip to content

Commit

Permalink
build(deps-dev): Bump graphql-config from 4.4.1 to 4.5.0 (#55)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
  • Loading branch information
dependabot[bot] and flexdevelopment committed Mar 8, 2023
1 parent 224bcd2 commit 495d1c9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,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
33 changes: 20 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1436,7 +1436,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 @@ -5165,9 +5165,9 @@ __metadata:
languageName: node
linkType: hard

"graphql-config@npm:4.4.1, graphql-config@npm:^4.4.0":
version: 4.4.1
resolution: "graphql-config@npm:4.4.1"
"graphql-config@npm:4.5.0, graphql-config@npm:^4.4.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"
Expand All @@ -5176,19 +5176,17 @@ __metadata:
"@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"
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
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
checksum: 49ef498d80fdc4691c54e79562e74f38dfc0fbdbd5caa12708f9e16930e0fe2a6593708fb8d20907de87fc6dae877419b7c9e36a380b97d0903f3fb07267b43e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5780,6 +5778,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.3.0
resolution: "js-sdsl@npm:4.3.0"
Expand Down Expand Up @@ -6450,12 +6457,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 495d1c9

Please sign in to comment.