build(deps): remove dependency eslint-plugin-flowtype (#3194)
* build(deps): remove dependency react-ga * build(deps): remove dependency eslint-plugin-flowtypepull/3195/head
parent
b17c0385ef
commit
0b50a44183
|
@ -141,7 +141,6 @@
|
|||
"eslint-config-react-app": "7.0.1",
|
||||
"eslint-formatter-rdjson": "1.0.5",
|
||||
"eslint-import-resolver-typescript": "2.7.1",
|
||||
"eslint-plugin-flowtype": "8.0.3",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jsx-a11y": "6.5.1",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
|
|
|
@ -27,7 +27,6 @@ specifiers:
|
|||
eslint-config-react-app: 7.0.1
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 2.7.1
|
||||
eslint-plugin-flowtype: 8.0.3
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jsx-a11y: 6.5.1
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
|
@ -99,7 +98,6 @@ devDependencies:
|
|||
eslint-config-react-app: 7.0.1_jest@27.5.1+typescript@4.6.3
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 2.7.1_eslint-plugin-import@2.26.0
|
||||
eslint-plugin-flowtype: 8.0.3
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jsx-a11y: 6.5.1
|
||||
eslint-plugin-prettier: 4.0.0_ad206096bdee02cd87fd9bdfe684ae30
|
||||
|
|
Loading…
Reference in New Issue