Skip to content

Commit 93ae239

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-flowtype to v3.7.0
1 parent e209c13 commit 93ae239

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"eslint": "5.16.0",
1010
"eslint-plugin-babel": "5.3.0",
1111
"eslint-plugin-flow": "2.29.1",
12-
"eslint-plugin-flowtype": "3.6.1",
12+
"eslint-plugin-flowtype": "3.7.0",
1313
"eslint-plugin-prettier": "3.0.1",
1414
"flow-bin": "0.98.0",
1515
"husky": "1.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4979,10 +4979,10 @@ eslint-plugin-flow@2.29.1:
49794979
dependencies:
49804980
lodash "^4.15.0"
49814981

4982-
eslint-plugin-flowtype@3.6.1:
4983-
version "3.6.1"
4984-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.6.1.tgz#99cfa3a30e8a2c9ea40c507b25ea9a320af4ceae"
4985-
integrity sha512-VVuPKb5kgWFhxCkAMpL5wi44AK+4nkxa3XXZVa2PKf00n4INNbdKmZC0tT8qeNTHoDPYMXbqak4tGC9YtIOqGw==
4982+
eslint-plugin-flowtype@3.7.0:
4983+
version "3.7.0"
4984+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.7.0.tgz#6662392f2daf6056138448b46ebc17c7a83ad337"
4985+
integrity sha512-6PAYrfSAd23C6ZTc9OhEpSn4uz5HnaXSOYzBLPiKNAE+WmNnWkgkfrswOK2Rlvn91ofZoba7SR04gitnmW9sqg==
49864986
dependencies:
49874987
lodash "^4.17.11"
49884988

0 commit comments

Comments
 (0)