Skip to content

Commit cdda14c

Browse files
build(deps-dev): Bump graphql-config from 4.4.1 to 4.5.0 (#72)
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 72b4852 commit cdda14c

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
@@ -139,7 +139,7 @@
139139
"eslint-plugin-unicorn": "46.0.0",
140140
"eslint-plugin-yml": "1.5.0",
141141
"graphql": "16.6.0",
142-
"graphql-config": "4.4.1",
142+
"graphql-config": "4.5.0",
143143
"growl": "1.10.5",
144144
"husky": "8.0.3",
145145
"is-ci": "3.0.1",

yarn.lock

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@ __metadata:
12451245
eslint-plugin-unicorn: "npm:46.0.0"
12461246
eslint-plugin-yml: "npm:1.5.0"
12471247
graphql: "npm:16.6.0"
1248-
graphql-config: "npm:4.4.1"
1248+
graphql-config: "npm:4.5.0"
12491249
growl: "npm:1.10.5"
12501250
husky: "npm:8.0.3"
12511251
is-ci: "npm:3.0.1"
@@ -5224,9 +5224,9 @@ __metadata:
52245224
languageName: node
52255225
linkType: hard
52265226

5227-
"graphql-config@npm:4.4.1, graphql-config@npm:^4.4.0":
5228-
version: 4.4.1
5229-
resolution: "graphql-config@npm:4.4.1"
5227+
"graphql-config@npm:4.5.0, graphql-config@npm:^4.4.0":
5228+
version: 4.5.0
5229+
resolution: "graphql-config@npm:4.5.0"
52305230
dependencies:
52315231
"@graphql-tools/graphql-file-loader": "npm:^7.3.7"
52325232
"@graphql-tools/json-file-loader": "npm:^7.3.7"
@@ -5235,19 +5235,17 @@ __metadata:
52355235
"@graphql-tools/url-loader": "npm:^7.9.7"
52365236
"@graphql-tools/utils": "npm:^9.0.0"
52375237
cosmiconfig: "npm:8.0.0"
5238-
minimatch: "npm:4.2.1"
5238+
jiti: "npm:1.17.1"
5239+
minimatch: "npm:4.2.3"
52395240
string-env-interpolation: "npm:1.0.1"
52405241
tslib: "npm:^2.4.0"
52415242
peerDependencies:
52425243
cosmiconfig-toml-loader: ^1.0.0
5243-
cosmiconfig-typescript-loader: ^4.0.0
52445244
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
52455245
peerDependenciesMeta:
52465246
cosmiconfig-toml-loader:
52475247
optional: true
5248-
cosmiconfig-typescript-loader:
5249-
optional: true
5250-
checksum: 9972999eee154a772c4cb0bad5bd1a65dd14ca1d858c8ce32af1e0fee83b01506cb5b22868455831f9c5540072d58dfd996c3c1152e8ddb26134c5d2bcfd7f05
5248+
checksum: 49ef498d80fdc4691c54e79562e74f38dfc0fbdbd5caa12708f9e16930e0fe2a6593708fb8d20907de87fc6dae877419b7c9e36a380b97d0903f3fb07267b43e
52515249
languageName: node
52525250
linkType: hard
52535251

@@ -5846,6 +5844,15 @@ __metadata:
58465844
languageName: node
58475845
linkType: hard
58485846

5847+
"jiti@npm:1.17.1":
5848+
version: 1.17.1
5849+
resolution: "jiti@npm:1.17.1"
5850+
bin:
5851+
jiti: bin/jiti.js
5852+
checksum: 24863e6f7e69e0759eae4932abb05110684b9cd40bb296ef1ba28eabfabafc7c4c58b7a5deeb82ef8d42180e97da9ac1cbcc26216dab7816e66e57dc585275d0
5853+
languageName: node
5854+
linkType: hard
5855+
58495856
"js-sdsl@npm:^4.1.4":
58505857
version: 4.3.0
58515858
resolution: "js-sdsl@npm:4.3.0"
@@ -6516,12 +6523,12 @@ __metadata:
65166523
languageName: node
65176524
linkType: hard
65186525

6519-
"minimatch@npm:4.2.1":
6520-
version: 4.2.1
6521-
resolution: "minimatch@npm:4.2.1"
6526+
"minimatch@npm:4.2.3":
6527+
version: 4.2.3
6528+
resolution: "minimatch@npm:4.2.3"
65226529
dependencies:
65236530
brace-expansion: "npm:^1.1.7"
6524-
checksum: 01f92798da29be3cd0a4d6c3a35bcca61bcb59c31cf6562b45220efa0742b98f5740469c3db8b58a7e128aa216bf746781196ed69517263155e24b45e4d72952
6531+
checksum: 4cf31df2851da806f16a69624cc1ab83e5e85b2c2ad38341a2bd2b5500ac163a3f2fef4532bae70c59e51adaa413deb770da14c271692faf6c92abb0a7eb7dff
65256532
languageName: node
65266533
linkType: hard
65276534

0 commit comments

Comments
 (0)