catalog-graphql: Bump graphql versions

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-01-05 15:33:16 +01:00
parent dc47c51707
commit cf01627a33
3 changed files with 502 additions and 215 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-graphql': patch
---
Bump graphql versions
+3 -3
View File
@@ -45,9 +45,9 @@
"devDependencies": {
"@backstage/cli": "^0.10.3",
"@backstage/test-utils": "^0.2.0",
"@graphql-codegen/cli": "^1.21.3",
"@graphql-codegen/typescript": "^1.17.7",
"@graphql-codegen/typescript-resolvers": "^1.17.7",
"@graphql-codegen/cli": "^2.3.1",
"@graphql-codegen/typescript": "^2.4.2",
"@graphql-codegen/typescript-resolvers": "^2.4.2",
"eslint-plugin-graphql": "^4.0.0",
"msw": "^0.35.0"
},
+494 -212
View File
File diff suppressed because it is too large Load Diff