mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-25 17:21:01 +00:00
Remove package "eslint-plugin-flowtype"
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
0d34e05d61
commit
99d2ac571e
2 changed files with 1 additions and 2 deletions
|
@ -41,7 +41,6 @@
|
|||
"emoji-picker-element": "1.8.0",
|
||||
"emoji-picker-element-data": "1.2.0",
|
||||
"eslint-config-react-app": "6.0.0",
|
||||
"eslint-plugin-flowtype": "5.9.0",
|
||||
"eslint-plugin-import": "2.24.2",
|
||||
"eslint-plugin-jsx-a11y": "6.4.1",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
|
|
|
@ -6452,7 +6452,7 @@ eslint-plugin-es@^3.0.0:
|
|||
eslint-utils "^2.0.0"
|
||||
regexpp "^3.0.0"
|
||||
|
||||
eslint-plugin-flowtype@5.9.0, eslint-plugin-flowtype@^5.2.0:
|
||||
eslint-plugin-flowtype@^5.2.0:
|
||||
version "5.9.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.9.0.tgz#8d2d81d3d79bb53470ed62b97409b31684757e30"
|
||||
integrity sha512-aBUVPA5Wt0XyuV3Wg8flfVqYJR6yR2nRLuyPwoTjCg5VTk4G1X1zQpInr39tUGgRxqrA+d+B9GYK4+/d1i0Rfw==
|
||||
|
|
Loading…
Reference in a new issue