Skip to content

Commit e6cb645

Browse files
Merge pull request #25 from CircleCI-Public/renovate/eslint-plugin-flowtype-4.x
Update dependency eslint-plugin-flowtype to v4.7.0
2 parents 5423200 + 0eb3f41 commit e6cb645

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint": "^6.6.0",
2424
"eslint-config-react-app": "^5.2.1",
2525
"eslint-loader": "3.0.4",
26-
"eslint-plugin-flowtype": "4.6.0",
26+
"eslint-plugin-flowtype": "4.7.0",
2727
"eslint-plugin-import": "2.31.0",
2828
"eslint-plugin-jsx-a11y": "6.2.3",
2929
"eslint-plugin-react": "7.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4475,10 +4475,10 @@ eslint-module-utils@^2.12.0:
44754475
dependencies:
44764476
debug "^3.2.7"
44774477

4478-
eslint-plugin-flowtype@4.6.0:
4479-
version "4.6.0"
4480-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.6.0.tgz#82b2bd6f21770e0e5deede0228e456cb35308451"
4481-
integrity sha512-W5hLjpFfZyZsXfo5anlu7HM970JBDqbEshAJUkeczP6BFCIfJXuiIBQXyberLRtOStT0OGPF8efeTbxlHk4LpQ==
4478+
eslint-plugin-flowtype@4.7.0:
4479+
version "4.7.0"
4480+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.7.0.tgz#903a6ea3eb5cbf4c7ba7fa73cc43fc39ab7e4a70"
4481+
integrity sha512-M+hxhSCk5QBEValO5/UqrS4UunT+MgplIJK5wA1sCtXjzBcZkpTGRwxmLHhGpbHcrmQecgt6ZL/KDdXWqGB7VA==
44824482
dependencies:
44834483
lodash "^4.17.15"
44844484

0 commit comments

Comments
 (0)