Skip to content

Commit 23b850f

Browse files
authored
Merge pull request #2331 from StoDevX/greenkeeper/eslint-plugin-flowtype-2.44.0
Update eslint-plugin-flowtype to the latest version 🚀
2 parents 226a4d5 + dbcec06 commit 23b850f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"eslint": "4.17.0",
147147
"eslint-config-prettier": "2.9.0",
148148
"eslint-plugin-babel": "4.1.2",
149-
"eslint-plugin-flowtype": "2.43.0",
149+
"eslint-plugin-flowtype": "2.44.0",
150150
"eslint-plugin-react": "7.6.1",
151151
"eslint-plugin-react-native": "3.2.0",
152152
"flow-bin": "0.63.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2058,9 +2058,9 @@ [email protected]:
20582058
version "4.1.2"
20592059
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
20602060

2061-
eslint-plugin-flowtype@2.43.0:
2062-
version "2.43.0"
2063-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.43.0.tgz#47cdac5f01cda53f1c3e8477f0c83fee66a1606e"
2061+
eslint-plugin-flowtype@2.44.0:
2062+
version "2.44.0"
2063+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.44.0.tgz#c0610d0018801e1fbe1eaec1c2174de1338ab4ee"
20642064
dependencies:
20652065
lodash "^4.15.0"
20662066

0 commit comments

Comments
 (0)