Update eslint-plugin-flowtype to the latest version 🚀 (#5717)
* chore(package): update eslint-plugin-flowtype to version 3.10.5 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
ef3dfa8ad1
commit
387b888168
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4261,9 +4261,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-flowtype": {
|
||||
"version": "3.10.4",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.4.tgz",
|
||||
"integrity": "sha512-OYzNDV08jXq/l0UdhSt275UipREgL5iqtN16SgFlAXJD8OmBAmZNh/QCg5h+L6FrrdPJgEXsVukihN8ceJ11MQ==",
|
||||
"version": "3.10.5",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.5.tgz",
|
||||
"integrity": "sha512-Kyz4fq6YZ83x8CD2ZSeKyX7vFwL5M9wDW5UZaSO1oM+32Wwu0Zbk50VBiPeRgTrCzxpq7geOxEY7lSY98oLzYQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lodash": "^4.17.11"
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"cross-env": "5.2.0",
|
||||
"deep-diff": "1.0.2",
|
||||
"eslint": "5.16.0",
|
||||
"eslint-plugin-flowtype": "3.10.4",
|
||||
"eslint-plugin-flowtype": "3.10.5",
|
||||
"flow-bin": "0.101.1",
|
||||
"form-data": "2.4.0",
|
||||
"gaze": "1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user