Update eslint-plugin-flowtype to the latest version 🚀 (#121)
* chore(package): update eslint-plugin-flowtype to version 4.0.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
This commit is contained in:
parent
23a193625c
commit
c29775389b
2 changed files with 5 additions and 5 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
"clean-webpack-plugin": "^2.0.0",
|
"clean-webpack-plugin": "^2.0.0",
|
||||||
"css-loader": "^3.0.0",
|
"css-loader": "^3.0.0",
|
||||||
"eslint": "^6.1.0",
|
"eslint": "^6.1.0",
|
||||||
"eslint-plugin-flowtype": "^3.13.0",
|
"eslint-plugin-flowtype": "^4.0.0",
|
||||||
"eslint-plugin-fp": "^2.3.0",
|
"eslint-plugin-fp": "^2.3.0",
|
||||||
"eslint-plugin-react": "^7.14.3",
|
"eslint-plugin-react": "^7.14.3",
|
||||||
"file-loader": "^4.0.0",
|
"file-loader": "^4.0.0",
|
||||||
|
|
|
||||||
|
|
@ -2586,10 +2586,10 @@ eslint-ast-utils@^1.0.0:
|
||||||
lodash.get "^4.4.2"
|
lodash.get "^4.4.2"
|
||||||
lodash.zip "^4.2.0"
|
lodash.zip "^4.2.0"
|
||||||
|
|
||||||
eslint-plugin-flowtype@^3.13.0:
|
eslint-plugin-flowtype@^4.0.0:
|
||||||
version "3.13.0"
|
version "4.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.13.0.tgz#e241ebd39c0ce519345a3f074ec1ebde4cf80f2c"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.1.0.tgz#3509c1826157bf1a8a60fa67064adb675eacebd0"
|
||||||
integrity sha512-bhewp36P+t7cEV0b6OdmoRWJCBYRiHFlqPZAG1oS3SF+Y0LQkeDvFSM4oxoxvczD1OdONCXMlJfQFiWLcV9urw==
|
integrity sha512-Hswk3614J3Tk78stSJ6eAH6JoQOIdJckImMKkkzbbaWwvvN05QMulmhFdP5bwt2iApmUq/0ZWPaKsk/czmacSQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue