Skip to content

Commit

Permalink
Update dependency eslint-plugin-flowtype to v2.50.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 27, 2018
1 parent fcf5d79 commit fa6431d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"eslint": "3.19.0",
"eslint-config-airbnb": "14.1.0",
"eslint-import-resolver-webpack": "0.8.3",
"eslint-plugin-flowtype": "2.40.1",
"eslint-plugin-flowtype": "2.50.2",
"eslint-plugin-flowtype-errors": "3.3.6",
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.8.0",
Expand Down
12 changes: 8 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2899,11 +2899,11 @@ [email protected]:
babel-runtime "^6.26.0"
slash "^1.0.0"

eslint-plugin-flowtype@2.40.1:
version "2.40.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.40.1.tgz#f78a8e6a4cc6da831dd541eb61e803ff0279b796"
eslint-plugin-flowtype@2.50.2:
version "2.50.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.50.2.tgz#7f22643415f81626461e2b1bc98028057f18ff3c"
dependencies:
lodash "^4.15.0"
lodash "^4.17.10"

[email protected]:
version "1.0.0"
Expand Down Expand Up @@ -5076,6 +5076,10 @@ lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, l
version "4.17.4"
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"

lodash@^4.17.10:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"

log-symbols@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.1.0.tgz#f35fa60e278832b538dc4dddcbb478a45d3e3be6"
Expand Down

0 comments on commit fa6431d

Please sign in to comment.