Skip to content

Commit 9cbd061

Browse files
committed
build(deps-dev): patch graphql-config via yarn resolutions only
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 113ca04 commit 9cbd061

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-yml": "1.1.0",
126126
"externality": "0.2.2",
127127
"graphql": "16.6.0",
128-
"graphql-config": "patch:graphql-config@npm%3A4.3.5#~/.yarn/patches/graphql-config-npm-4.3.5-8989a92a82.patch",
128+
"graphql-config": "4.3.5",
129129
"growl": "1.10.5",
130130
"husky": "8.0.1",
131131
"is-ci": "3.0.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -951,7 +951,7 @@ __metadata:
951951
eslint-plugin-yml: "npm:1.1.0"
952952
externality: "npm:0.2.2"
953953
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"
954+
graphql-config: "npm:4.3.5"
955955
growl: "npm:1.10.5"
956956
husky: "npm:8.0.1"
957957
is-ci: "npm:3.0.1"

0 commit comments

Comments
 (0)