Remove redundant lint dependencies

These are no longer needed with the new standard lint repo.
This commit is contained in:
J. Ryan Stinnett 2020-07-29 12:05:50 +01:00
parent d14d881780
commit 269e82edc9
3 changed files with 1 additions and 38 deletions

View file

@ -101,11 +101,9 @@
"cpx": "^1.3.2",
"css-loader": "^3.3.2",
"eslint": "7.3.1",
"eslint-config-google": "^0.7.1",
"eslint-config-matrix-org": "^0.1.2",
"eslint-plugin-babel": "^4.1.2",
"eslint-plugin-flowtype": "^2.50.3",
"eslint-plugin-jest": "^23.0.4",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-react-hooks": "^2.2.0",
"extract-text-webpack-plugin": "^4.0.0-beta.0",