Bump eslint-plugin-flowtype from 3.7.0 to 3.8.1 (#5570)
Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 3.7.0 to 3.8.1. - [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases) - [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.7.0...v3.8.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
peril-parse-community[bot]
parent
cc3f210bf6
commit
dabdf3b8a5
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3541,9 +3541,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-flowtype": {
|
||||
"version": "3.7.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.7.0.tgz",
|
||||
"integrity": "sha512-6PAYrfSAd23C6ZTc9OhEpSn4uz5HnaXSOYzBLPiKNAE+WmNnWkgkfrswOK2Rlvn91ofZoba7SR04gitnmW9sqg==",
|
||||
"version": "3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.8.1.tgz",
|
||||
"integrity": "sha512-7ye/CCdTzytOu54Y1dUed/ejcIPMe0eSlxhfPIhOv2DCMvLMbwYGagEYfEuJ1ylMhkt8Z+rt8VtJXniNwC3hRQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lodash": "^4.17.11"
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"cross-env": "5.2.0",
|
||||
"deep-diff": "1.0.2",
|
||||
"eslint": "5.16.0",
|
||||
"eslint-plugin-flowtype": "3.7.0",
|
||||
"eslint-plugin-flowtype": "3.8.1",
|
||||
"flow-bin": "0.98.1",
|
||||
"gaze": "1.1.3",
|
||||
"husky": "2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user