diff --git a/package-lock.json b/package-lock.json index 48b3141..9fe456a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "@semantic-release/release-notes-generator": "~10.0.3", "commitizen": "~4.2.4", "cz-conventional-changelog": "~3.3.0", - "eslint-plugin-react": "~7.29.2", + "eslint-plugin-react": "~7.29.3", "husky": "~7.0.4" } }, @@ -8111,9 +8111,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.29.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz", - "integrity": "sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w==", + "version": "7.29.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz", + "integrity": "sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==", "dependencies": { "array-includes": "^3.1.4", "array.prototype.flatmap": "^1.2.5", @@ -28495,9 +28495,9 @@ } }, "eslint-plugin-react": { - "version": "7.29.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz", - "integrity": "sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w==", + "version": "7.29.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz", + "integrity": "sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==", "requires": { "array-includes": "^3.1.4", "array.prototype.flatmap": "^1.2.5", diff --git a/package.json b/package.json index 3a62a25..4b75cd1 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@semantic-release/release-notes-generator": "~10.0.3", "commitizen": "~4.2.4", "cz-conventional-changelog": "~3.3.0", - "eslint-plugin-react": "~7.29.2", + "eslint-plugin-react": "~7.29.3", "husky": "~7.0.4" }, "husky": {