Skip to content

Commit

Permalink
Update dependency eslint-plugin-flowtype to ^3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 2, 2019
1 parent 91c6474 commit 58c0fd3
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 @@ -191,7 +191,7 @@
"eslint-formatter-pretty": "^2.1.1",
"eslint-import-resolver-webpack": "^0.11.1",
"eslint-plugin-compat": "^3.1.1",
"eslint-plugin-flowtype": "^3.6.1",
"eslint-plugin-flowtype": "^3.13.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jest": "^22.4.1",
"eslint-plugin-jsx-a11y": "6.2.1",
Expand Down
12 changes: 8 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4866,11 +4866,11 @@ eslint-plugin-compat@^3.1.1:
mdn-browser-compat-data "^0.0.72"
semver "^5.6.0"

eslint-plugin-flowtype@^3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.6.1.tgz#99cfa3a30e8a2c9ea40c507b25ea9a320af4ceae"
eslint-plugin-flowtype@^3.13.0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.13.0.tgz#e241ebd39c0ce519345a3f074ec1ebde4cf80f2c"
dependencies:
lodash "^4.17.11"
lodash "^4.17.15"

eslint-plugin-import@^2.17.2:
version "2.17.2"
Expand Down Expand Up @@ -7738,6 +7738,10 @@ [email protected], "[email protected] || ^4.16.1", lodash@^4.0.0, lodash@^4.14.0, lodash
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"

lodash@^4.17.15:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"

log-symbols@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
Expand Down

0 comments on commit 58c0fd3

Please sign in to comment.