Skip to content

Commit da59716

Browse files
committed
chore(deps): update dependency eslint-plugin-flowtype to v2.46.2
1 parent 93d5760 commit da59716

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
@@ -50,7 +50,7 @@
5050
"eslint": "4.19.1",
5151
"eslint-config-airbnb": "16.1.0",
5252
"eslint-config-prettier": "2.9.0",
53-
"eslint-plugin-flowtype": "2.46.1",
53+
"eslint-plugin-flowtype": "2.46.2",
5454
"eslint-plugin-import": "2.9.0",
5555
"eslint-plugin-jest": "21.15.0",
5656
"eslint-plugin-jsx-a11y": "6.0.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4205,9 +4205,9 @@ eslint-module-utils@^2.1.1:
42054205
debug "^2.6.8"
42064206
pkg-dir "^1.0.0"
42074207

4208-
4209-
version "2.46.1"
4210-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.1.tgz#c4f81d580cd89c82bc3a85a1ccf4ae3a915143a4"
4208+
4209+
version "2.46.2"
4210+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.2.tgz#8749fddda6f6c30d0672011151bea726765b5753"
42114211
dependencies:
42124212
lodash "^4.15.0"
42134213

0 commit comments

Comments
 (0)