Skip to content

Commit cb4b21a

Browse files
committed
chore(deps): update dependency eslint-plugin-flowtype to v2.46.1
1 parent aa84006 commit cb4b21a

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
@@ -45,7 +45,7 @@
4545
"eslint": "4.17.0",
4646
"eslint-config-airbnb": "16.1.0",
4747
"eslint-config-prettier": "2.9.0",
48-
"eslint-plugin-flowtype": "2.42.0",
48+
"eslint-plugin-flowtype": "2.46.1",
4949
"eslint-plugin-import": "2.8.0",
5050
"eslint-plugin-jest": "21.7.0",
5151
"eslint-plugin-jsx-a11y": "6.0.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3050,9 +3050,9 @@ eslint-module-utils@^2.1.1:
30503050
debug "^2.6.8"
30513051
pkg-dir "^1.0.0"
30523052

3053-
eslint-plugin-flowtype@2.42.0:
3054-
version "2.42.0"
3055-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.42.0.tgz#7fcc98df4ed9482a22ac10ba4ca48d649c4c733a"
3053+
eslint-plugin-flowtype@2.46.1:
3054+
version "2.46.1"
3055+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.1.tgz#c4f81d580cd89c82bc3a85a1ccf4ae3a915143a4"
30563056
dependencies:
30573057
lodash "^4.15.0"
30583058

0 commit comments

Comments
 (0)