chore(deps): remove outdated eslint-plugin-graphql dep
Signed-off-by: Phil Kuang <pkuang@factset.com>
This commit is contained in:
@@ -38,13 +38,13 @@
|
||||
"@backstage/config": "^1.0.0",
|
||||
"@backstage/plugin-catalog-graphql": "^0.3.8",
|
||||
"@graphql-tools/schema": "^8.3.1",
|
||||
"graphql-modules": "^2.0.0",
|
||||
"@types/express": "^4.17.6",
|
||||
"apollo-server": "^3.0.0",
|
||||
"apollo-server-express": "^3.0.0",
|
||||
"express": "^4.17.1",
|
||||
"express-promise-router": "^4.1.0",
|
||||
"graphql": "^16.0.0",
|
||||
"graphql-modules": "^2.0.0",
|
||||
"helmet": "^5.0.2",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"winston": "^3.2.1",
|
||||
@@ -53,7 +53,6 @@
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.17.1-next.0",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"eslint-plugin-graphql": "^4.0.0",
|
||||
"msw": "^0.35.0",
|
||||
"supertest": "^6.1.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user