diff --git a/package.json b/package.json index 3893bb32..2d3031c5 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "eslint-config-prettier": "8.1.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-prettier": "3.3.1", - "eslint-plugin-react": "7.23.1", + "eslint-plugin-react": "7.23.2", "husky": "6.0.0", "inquirer": "8.0.0", "node-addon-api": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 64fffa82..cc37ed30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3347,10 +3347,10 @@ eslint-plugin-prettier@3.3.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@7.23.1: - version "7.23.1" - resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.23.1.tgz#f1a2e844c0d1967c822388204a8bc4dee8415b11" - integrity sha512-MvFGhZjI8Z4HusajmSw0ougGrq3Gs4vT/0WgwksZgf5RrLrRa2oYAw56okU4tZJl8+j7IYNuTM+2RnFEuTSdRQ== +eslint-plugin-react@7.23.2: + version "7.23.2" + resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494" + integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw== dependencies: array-includes "^3.1.3" array.prototype.flatmap "^1.2.4"