diff --git a/package-lock.json b/package-lock.json index a118e1cd..7e915b83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -105,7 +105,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.30.0", "eslint-plugin-jsx-a11y": "6.10.0", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.36.0", "eslint-plugin-react-hooks": "4.6.2", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", @@ -13596,9 +13596,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.35.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz", - "integrity": "sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==", + "version": "7.36.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz", + "integrity": "sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f6b4f6dc..c5ee1236 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.30.0", "eslint-plugin-jsx-a11y": "6.10.0", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.36.0", "eslint-plugin-react-hooks": "4.6.2", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0",