Skip to content

Commit 8f626ad

Browse files
authored
Merge pull request #2230 from StoDevX/greenkeeper/eslint-plugin-flowtype-2.41.1
Update eslint-plugin-flowtype to the latest version 🚀
2 parents d47bec4 + 22e2068 commit 8f626ad

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
@@ -125,7 +125,7 @@
125125
"eslint": "4.16.0",
126126
"eslint-config-prettier": "2.9.0",
127127
"eslint-plugin-babel": "4.1.2",
128-
"eslint-plugin-flowtype": "2.41.0",
128+
"eslint-plugin-flowtype": "2.41.1",
129129
"eslint-plugin-react": "7.5.1",
130130
"eslint-plugin-react-native": "3.2.0",
131131
"flow-bin": "0.61.0",

yarn.lock

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

1989-
1990-
version "2.41.0"
1991-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.41.0.tgz#fd5221c60ba917c059d7ef69686a99cca09fd871"
1989+
1990+
version "2.41.1"
1991+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.41.1.tgz#0996e1ea1d501dfc945802453a304ae9e8098b78"
19921992
dependencies:
19931993
lodash "^4.15.0"
19941994

0 commit comments

Comments
 (0)