Skip to content
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 @@ -125,7 +125,7 @@
"eslint-plugin-unicorn": "45.0.2",
"eslint-plugin-yml": "1.4.0",
"graphql": "16.6.0",
"graphql-config": "4.4.0",
"graphql-config": "4.4.1",
"growl": "1.10.5",
"husky": "8.0.3",
"is-ci": "3.0.1",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1233,7 +1233,7 @@ __metadata:
eslint-plugin-unicorn: "npm:45.0.2"
eslint-plugin-yml: "npm:1.4.0"
graphql: "npm:16.6.0"
graphql-config: "npm:4.4.0"
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 @@ -5188,9 +5188,9 @@ __metadata:
languageName: node
linkType: hard

"graphql-config@npm:4.4.0, graphql-config@npm:^4.4.0":
version: 4.4.0
resolution: "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:
"@graphql-tools/graphql-file-loader": "npm:^7.3.7"
"@graphql-tools/json-file-loader": "npm:^7.3.7"
Expand All @@ -5206,7 +5206,12 @@ __metadata:
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
checksum: 64f26d71ce3e3cf9913742b2d29046a60023a566ad472868746a38e21968b6cb919239b738088c97ecc378f1e7a9ba3f6ffb58b97df77456c64903fbf4a3bf7e
peerDependenciesMeta:
cosmiconfig-toml-loader:
optional: true
cosmiconfig-typescript-loader:
optional: true
checksum: 9972999eee154a772c4cb0bad5bd1a65dd14ca1d858c8ce32af1e0fee83b01506cb5b22868455831f9c5540072d58dfd996c3c1152e8ddb26134c5d2bcfd7f05
languageName: node
linkType: hard

Expand Down