Merge pull request #8764 from backstage/jhaals/bump-graphql

catalog-graphql: Bump graphql versions
This commit is contained in:
Johan Haals
2022-01-05 16:32:49 +01:00
committed by GitHub
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