Revert "Merge branch 'vs/add-fe-graphql-apollo-lint' into 'master'"
This reverts commit aec8fc7a, reversing changes made to ec9a1f48.
Showing
... | @@ -209,7 +209,6 @@ | ... | @@ -209,7 +209,6 @@ |
"@testing-library/dom": "^7.16.2", | "@testing-library/dom": "^7.16.2", | ||
"@vue/test-utils": "1.2.0", | "@vue/test-utils": "1.2.0", | ||
"acorn": "^6.3.0", | "acorn": "^6.3.0", | ||
"apollo": "^2.33.8", | |||
"axios-mock-adapter": "^1.15.0", | "axios-mock-adapter": "^1.15.0", | ||
"babel-jest": "^26.5.2", | "babel-jest": "^26.5.2", | ||
"babel-plugin-dynamic-import-node": "^2.3.3", | "babel-plugin-dynamic-import-node": "^2.3.3", | ||
... | @@ -264,8 +263,7 @@ | ... | @@ -264,8 +263,7 @@ |
}, | }, | ||
"resolutions": { | "resolutions": { | ||
"chokidar": "^3.4.0", | "chokidar": "^3.4.0", | ||
"@types/node": "14.17.5", | "@types/node": "14.17.5" | ||
"graphql": "^15.4.0" | |||
}, | }, | ||
"engines": { | "engines": { | ||
"node": ">=12.22.1", | "node": ">=12.22.1", | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment