Skip to content

Commit e200241

Browse files
committed
chore(deps): update dependency eslint-plugin-flowtype to v2.45.0
1 parent 39cf5d8 commit e200241

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
@@ -44,7 +44,7 @@
4444
"eslint": "4.17.0",
4545
"eslint-config-airbnb-base": "12.1.0",
4646
"eslint-config-prettier": "2.9.0",
47-
"eslint-plugin-flowtype": "2.42.0",
47+
"eslint-plugin-flowtype": "2.45.0",
4848
"eslint-plugin-import": "2.8.0",
4949
"eslint-plugin-jest": "21.7.0",
5050
"eslint-plugin-prettier": "2.6.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1665,9 +1665,9 @@ eslint-module-utils@^2.1.1:
16651665
debug "^2.6.8"
16661666
pkg-dir "^1.0.0"
16671667

1668-
eslint-plugin-flowtype@2.42.0:
1669-
version "2.42.0"
1670-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.42.0.tgz#7fcc98df4ed9482a22ac10ba4ca48d649c4c733a"
1668+
eslint-plugin-flowtype@2.45.0:
1669+
version "2.45.0"
1670+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.45.0.tgz#20d8b15d1e1e71ea4e9498e8be3fc62c0752fcbf"
16711671
dependencies:
16721672
lodash "^4.15.0"
16731673

0 commit comments

Comments
 (0)