diff --git a/package-lock.json b/package-lock.json index fb0739c355..72389a651a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "eslint": "8.57.0", "eslint-config-scratch": "9.0.9", "eslint-plugin-import": "2.30.0", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.36.0", "gh-pages": "3.2.3", "html-webpack-plugin": "3.2.0", "husky": "8.0.3", @@ -11164,9 +11164,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 b5dd36ac53..d28a0f9b63 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint": "8.57.0", "eslint-config-scratch": "9.0.9", "eslint-plugin-import": "2.30.0", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.36.0", "gh-pages": "3.2.3", "html-webpack-plugin": "3.2.0", "husky": "8.0.3",