Skip to content

Commit

Permalink
Update dependency eslint-plugin-flowtype-errors to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 26, 2018
1 parent fcf5d79 commit 32f9e82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"eslint-config-airbnb": "14.1.0",
"eslint-import-resolver-webpack": "0.8.3",
"eslint-plugin-flowtype": "2.40.1",
"eslint-plugin-flowtype-errors": "3.3.6",
"eslint-plugin-flowtype-errors": "3.5.0",
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jsx-a11y": "4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2892,9 +2892,9 @@ eslint-module-utils@^2.1.1:
debug "^2.6.8"
pkg-dir "^1.0.0"

eslint-plugin-flowtype-errors@3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype-errors/-/eslint-plugin-flowtype-errors-3.3.6.tgz#e9fc9aed13df6615240b6c28faea40768a4d37ec"
eslint-plugin-flowtype-errors@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype-errors/-/eslint-plugin-flowtype-errors-3.5.0.tgz#9092e044c77ef9fa493d8c94b765f3413e24be56"
dependencies:
babel-runtime "^6.26.0"
slash "^1.0.0"
Expand Down

0 comments on commit 32f9e82

Please sign in to comment.