diff --git a/src/BestClipOfTheWeek/ClientApp/package.json b/src/BestClipOfTheWeek/ClientApp/package.json index 7818213a..6e00cece 100644 --- a/src/BestClipOfTheWeek/ClientApp/package.json +++ b/src/BestClipOfTheWeek/ClientApp/package.json @@ -39,7 +39,7 @@ "eslint-plugin-flowtype": "5.10.0", "eslint-plugin-import": "2.25.3", "eslint-plugin-jsx-a11y": "6.5.1", - "eslint-plugin-react": "7.27.0", + "eslint-plugin-react": "7.27.1", "nan": "2.15.0", "typescript": "4.5.2" }, diff --git a/src/BestClipOfTheWeek/ClientApp/yarn.lock b/src/BestClipOfTheWeek/ClientApp/yarn.lock index ee38ee2f..09331559 100644 --- a/src/BestClipOfTheWeek/ClientApp/yarn.lock +++ b/src/BestClipOfTheWeek/ClientApp/yarn.lock @@ -4868,10 +4868,10 @@ eslint-plugin-react-hooks@^4.2.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556" integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== -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"