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 26, 2021
1 parent 05a69fe commit 79e7851
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.1",
"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.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.1.tgz#a68ac3901c5d26441a1941a60cb7bfdd04bdc2e0"
integrity sha512-n/Kse+WtWucjGgdnuqC308a0LRUq19keAHdadMl3dcCDPJN7IU6G6Rl9CO2r6eIpeewyxkeRIx0xaiMCQuKLFw==
dependencies:
lodash "^4.17.15"
lodash "^4.17.21"
string-natural-compare "^3.0.1"

[email protected]:
Expand Down

0 comments on commit 79e7851

Please sign in to comment.