File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"eslint" : " 7.12.1" ,
13
13
"@graphql-eslint/eslint-plugin" : " 0.4.1" ,
14
- "graphql" : " 15.3 .0" ,
14
+ "graphql" : " 15.4 .0" ,
15
15
"typescript" : " 4.0.3"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 29
29
"@types/eslint" : " 7.2.4" ,
30
30
"bob-the-bundler" : " 1.1.0" ,
31
31
"graphql-config" : " 3.0.3" ,
32
- "graphql" : " 15.3 .0" ,
32
+ "graphql" : " 15.4 .0" ,
33
33
"typescript" : " 4.0.3"
34
34
},
35
35
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -2979,10 +2979,10 @@ graphql-config@^3.0.0:
2979
2979
string-env-interpolation "1.0.1"
2980
2980
tslib "^2.0.0"
2981
2981
2982
- graphql@15.3 .0 :
2983
- version "15.3 .0"
2984
- resolved "https://registry.npmjs.org /graphql/-/graphql-15.3 .0.tgz#3ad2b0caab0d110e3be4a5a9b2aa281e362b5278 "
2985
- integrity sha512-GTCJtzJmkFLWRfFJuoo9RWWa/FfamUHgiFosxi/X1Ani4AVWbeyBenZTNX6dM+7WSbbFfTo/25eh0LLkwHMw2w ==
2982
+ graphql@15.4 .0 :
2983
+ version "15.4 .0"
2984
+ resolved "https://registry.yarnpkg.com /graphql/-/graphql-15.4 .0.tgz#e459dea1150da5a106486ba7276518b5295a4347 "
2985
+ integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA ==
2986
2986
2987
2987
growly@^1.3.0 :
2988
2988
version "1.3.0"
You can’t perform that action at this time.
0 commit comments