Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2022
1 parent 2f94b90 commit 18656e1
Show file tree
Hide file tree
Showing 3 changed files with 287 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/router-redux-rematch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-loader": "4.0.2",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react": "7.30.0",
"eslint-webpack-plugin": "3.0.1",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.3.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-config-airbnb": "18.2.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react": "7.30.0",
"eslint-plugin-react-hooks": "4.2.0",
"tsbb": "2.2.1"
}
Expand Down

0 comments on commit 18656e1

Please sign in to comment.