diff --git a/package.json b/package.json index 55c81080..46ed3866 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-prettier": "4.0.0", - "eslint-plugin-react": "7.30.0", + "eslint-plugin-react": "7.30.1", "husky": "8.0.1", "inquirer": "8.2.4", "node-addon-api": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 1b5ff663..d8fab0c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3332,10 +3332,10 @@ eslint-plugin-prettier@4.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@7.30.0: - version "7.30.0" - resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3" - integrity sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A== +eslint-plugin-react@7.30.1: + version "7.30.1" + resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22" + integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg== dependencies: array-includes "^3.1.5" array.prototype.flatmap "^1.3.0"