Skip to content

Commit

Permalink
Update dependency eslint-plugin-flowtype to v5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 68d6aa9 commit 7468cfe
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.10.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.10.0:
version "5.10.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz#7764cc63940f215bf3f0bd2d9a1293b2b9b2b4bb"
integrity sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==
dependencies:
lodash "^4.17.15"
string-natural-compare "^3.0.1"
Expand Down

0 comments on commit 7468cfe

Please sign in to comment.