Skip to content

Commit

Permalink
Update dependency eslint-plugin-flowtype to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 29, 2021
1 parent 68d6aa9 commit c926d04
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 @@ -39,7 +39,7 @@
"babel-loader": "8.2.2",
"eslint-config-airbnb": "17.1.1",
"eslint-config-prettier": "7.0.0",
"eslint-plugin-flowtype": "5.2.0",
"eslint-plugin-flowtype": "5.8.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5497,10 +5497,10 @@ eslint-plugin-flowtype@4.6.0:
dependencies:
lodash "^4.17.15"

eslint-plugin-flowtype@5.2.0:
version "5.2.0"
resolved "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.2.0.tgz"
integrity sha512-z7ULdTxuhlRJcEe1MVljePXricuPOrsWfScRXFhNzVD5dmTHWjIF57AxD0e7AbEoLSbjSsaA5S+hCg43WvpXJQ==
eslint-plugin-flowtype@5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.0.tgz#35b55e4ce559b90efbe913ed33630e391e301481"
integrity sha512-feK1xnUTsMSNTOw9jFw7aVgZl7Ep+ghpta/YEoaV6jbXU6Yso30B7BIj9ObHLzZ5TFJL7D98az080wfykLCrcw==
dependencies:
lodash "^4.17.15"
string-natural-compare "^3.0.1"
Expand Down

0 comments on commit c926d04

Please sign in to comment.