We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113ca04 commit 9cbd061Copy full SHA for 9cbd061
package.json
@@ -125,7 +125,7 @@
125
"eslint-plugin-yml": "1.1.0",
126
"externality": "0.2.2",
127
"graphql": "16.6.0",
128
- "graphql-config": "patch:graphql-config@npm%3A4.3.5#~/.yarn/patches/graphql-config-npm-4.3.5-8989a92a82.patch",
+ "graphql-config": "4.3.5",
129
"growl": "1.10.5",
130
"husky": "8.0.1",
131
"is-ci": "3.0.1",
yarn.lock
@@ -951,7 +951,7 @@ __metadata:
951
eslint-plugin-yml: "npm:1.1.0"
952
externality: "npm:0.2.2"
953
graphql: "npm:16.6.0"
954
- graphql-config: "patch:graphql-config@npm%3A4.3.5#~/.yarn/patches/graphql-config-npm-4.3.5-8989a92a82.patch"
+ graphql-config: "npm:4.3.5"
955
growl: "npm:1.10.5"
956
husky: "npm:8.0.1"
957
is-ci: "npm:3.0.1"
0 commit comments