Skip to content

Commit

Permalink
Merge pull request #35 from debtcollective/renovate/eslint-plugin-flo…
Browse files Browse the repository at this point in the history
…wtype-3.x

chore(deps): update dependency eslint-plugin-flowtype to v3.5.1
  • Loading branch information
duranmla committed Apr 4, 2019
2 parents ccd3667 + 0359db0 commit 1911603
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"docz": "0.13.7",
"docz-theme-default": "0.13.7",
"dom-testing-library": "3.18.2",
"eslint-plugin-flowtype": "3.4.2",
"eslint-plugin-flowtype": "3.5.1",
"eslint-plugin-react": "7.12.4",
"faker": "4.1.0",
"flow-bin": "0.96.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5315,10 +5315,10 @@ eslint-plugin-flowtype@2.50.1:
dependencies:
lodash "^4.17.10"

eslint-plugin-flowtype@3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.4.2.tgz#55475e10b05fd714d60bceebbbed596cb8706b16"
integrity sha512-sv6O6fiN3dIwhU4qRxfcyIpbKGVvsxwIQ6vgBLudpQKjH1rEyEFEOjGzGEUBTQP9J8LdTZm37OjiqZ0ZeFOa6g==
eslint-plugin-flowtype@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.5.1.tgz#903c542c33039bc1db16355fff2d26733903bb0b"
integrity sha512-mIhq7jhBSWNMp3ECmlWK+b9EFmLE+3Jd9axk05LB+snbRPkc3/lYTgb4Bu9lgt1QLmrxFDWsASdKj9CAIehckg==
dependencies:
lodash "^4.17.11"

Expand Down

0 comments on commit 1911603

Please sign in to comment.