Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 19, 2021
1 parent 667f1f9 commit e021597
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"eslint-plugin-flowtype": "2.50.3",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jsx-a11y": "5.1.1",
"eslint-plugin-react": "7.27.0",
"eslint-plugin-react": "7.27.1",
"jwt-decode": "2.2.0",
"prettier-eslint-cli": "4.7.1",
"react-scripts": "2.1.8"
Expand Down
8 changes: 4 additions & 4 deletions advanced/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4340,10 +4340,10 @@ eslint-plugin-react@7.12.4:
prop-types "^15.6.2"
resolve "^1.9.0"

eslint-plugin-react@7.27.0:
version "7.27.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.0.tgz#f952c76517a3915b81c7788b220b2b4c96703124"
integrity sha512-0Ut+CkzpppgFtoIhdzi2LpdpxxBvgFf99eFqWxJnUrO7mMe0eOiNpou6rvNYeVVV6lWZvTah0BFne7k5xHjARg==
eslint-plugin-react@7.27.1:
version "7.27.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz#469202442506616f77a854d91babaae1ec174b45"
integrity sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==
dependencies:
array-includes "^3.1.4"
array.prototype.flatmap "^1.2.5"
Expand Down

0 comments on commit e021597

Please sign in to comment.