Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-flowtype to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2021
1 parent 05a69fe commit b8eea9a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint": "7.32.0",
"eslint-config-fbjs": "3.1.1",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-flowtype": "5.9.2",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.25.1",
"eslint-plugin-relay": "1.8.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5165,12 +5165,12 @@ [email protected]:
dependencies:
eslint-rule-composer "^0.3.0"

eslint-plugin-flowtype@5.9.2:
version "5.9.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.9.2.tgz#aac08cd26ee4da79cba0e40c3877bb4d96a74ebc"
integrity sha512-qxE/eo9DCN7800MIB/O1ToOiFuOPOlaMJWQY2BEm69oY7RCm3s2X1z4CdgtFvDDWf9RSSugZm1KRhdBMBueKbg==
eslint-plugin-flowtype@8.0.3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz#e1557e37118f24734aa3122e7536a038d34a4912"
integrity sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==
dependencies:
lodash "^4.17.15"
lodash "^4.17.21"
string-natural-compare "^3.0.1"

[email protected]:
Expand Down

0 comments on commit b8eea9a

Please sign in to comment.