Skip to content

Commit b6a3fbd

Browse files
build(deps-dev): Bump graphql-config from 4.4.1 to 4.5.0 (#35)
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]>
1 parent e3c32dd commit b6a3fbd

File tree

2 files changed

+21
-14
lines changed

2 files changed

+21
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"eslint-plugin-unicorn": "45.0.2",
126126
"eslint-plugin-yml": "1.5.0",
127127
"graphql": "16.6.0",
128-
"graphql-config": "4.4.1",
128+
"graphql-config": "4.5.0",
129129
"growl": "1.10.5",
130130
"husky": "8.0.3",
131131
"is-ci": "3.0.1",

yarn.lock

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@ __metadata:
12691269
eslint-plugin-unicorn: "npm:45.0.2"
12701270
eslint-plugin-yml: "npm:1.5.0"
12711271
graphql: "npm:16.6.0"
1272-
graphql-config: "npm:4.4.1"
1272+
graphql-config: "npm:4.5.0"
12731273
growl: "npm:1.10.5"
12741274
husky: "npm:8.0.3"
12751275
is-ci: "npm:3.0.1"
@@ -5202,9 +5202,9 @@ __metadata:
52025202
languageName: node
52035203
linkType: hard
52045204

5205-
"graphql-config@npm:4.4.1, graphql-config@npm:^4.4.0":
5206-
version: 4.4.1
5207-
resolution: "graphql-config@npm:4.4.1"
5205+
"graphql-config@npm:4.5.0, graphql-config@npm:^4.4.0":
5206+
version: 4.5.0
5207+
resolution: "graphql-config@npm:4.5.0"
52085208
dependencies:
52095209
"@graphql-tools/graphql-file-loader": "npm:^7.3.7"
52105210
"@graphql-tools/json-file-loader": "npm:^7.3.7"
@@ -5213,19 +5213,17 @@ __metadata:
52135213
"@graphql-tools/url-loader": "npm:^7.9.7"
52145214
"@graphql-tools/utils": "npm:^9.0.0"
52155215
cosmiconfig: "npm:8.0.0"
5216-
minimatch: "npm:4.2.1"
5216+
jiti: "npm:1.17.1"
5217+
minimatch: "npm:4.2.3"
52175218
string-env-interpolation: "npm:1.0.1"
52185219
tslib: "npm:^2.4.0"
52195220
peerDependencies:
52205221
cosmiconfig-toml-loader: ^1.0.0
5221-
cosmiconfig-typescript-loader: ^4.0.0
52225222
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
52235223
peerDependenciesMeta:
52245224
cosmiconfig-toml-loader:
52255225
optional: true
5226-
cosmiconfig-typescript-loader:
5227-
optional: true
5228-
checksum: 9972999eee154a772c4cb0bad5bd1a65dd14ca1d858c8ce32af1e0fee83b01506cb5b22868455831f9c5540072d58dfd996c3c1152e8ddb26134c5d2bcfd7f05
5226+
checksum: 49ef498d80fdc4691c54e79562e74f38dfc0fbdbd5caa12708f9e16930e0fe2a6593708fb8d20907de87fc6dae877419b7c9e36a380b97d0903f3fb07267b43e
52295227
languageName: node
52305228
linkType: hard
52315229

@@ -5817,6 +5815,15 @@ __metadata:
58175815
languageName: node
58185816
linkType: hard
58195817

5818+
"jiti@npm:1.17.1":
5819+
version: 1.17.1
5820+
resolution: "jiti@npm:1.17.1"
5821+
bin:
5822+
jiti: bin/jiti.js
5823+
checksum: 24863e6f7e69e0759eae4932abb05110684b9cd40bb296ef1ba28eabfabafc7c4c58b7a5deeb82ef8d42180e97da9ac1cbcc26216dab7816e66e57dc585275d0
5824+
languageName: node
5825+
linkType: hard
5826+
58205827
"js-sdsl@npm:^4.1.4":
58215828
version: 4.3.0
58225829
resolution: "js-sdsl@npm:4.3.0"
@@ -6487,12 +6494,12 @@ __metadata:
64876494
languageName: node
64886495
linkType: hard
64896496

6490-
"minimatch@npm:4.2.1":
6491-
version: 4.2.1
6492-
resolution: "minimatch@npm:4.2.1"
6497+
"minimatch@npm:4.2.3":
6498+
version: 4.2.3
6499+
resolution: "minimatch@npm:4.2.3"
64936500
dependencies:
64946501
brace-expansion: "npm:^1.1.7"
6495-
checksum: 01f92798da29be3cd0a4d6c3a35bcca61bcb59c31cf6562b45220efa0742b98f5740469c3db8b58a7e128aa216bf746781196ed69517263155e24b45e4d72952
6502+
checksum: 4cf31df2851da806f16a69624cc1ab83e5e85b2c2ad38341a2bd2b5500ac163a3f2fef4532bae70c59e51adaa413deb770da14c271692faf6c92abb0a7eb7dff
64966503
languageName: node
64976504
linkType: hard
64986505

0 commit comments

Comments
 (0)