diff --git a/package-lock.json b/package-lock.json index 51ea4852e..740bf8454 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "eslint-config-scratch": "9.0.9", "eslint-plugin-jest": "27.9.0", "eslint-plugin-json": "2.1.2", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.36.1", "eslint-plugin-react-hooks": "4.6.2", "fastly": "1.2.1", "file-loader": "6.2.0", @@ -10056,9 +10056,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.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz", + "integrity": "sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4d4437656..a73649f3f 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint-config-scratch": "9.0.9", "eslint-plugin-jest": "27.9.0", "eslint-plugin-json": "2.1.2", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.36.1", "eslint-plugin-react-hooks": "4.6.2", "fastly": "1.2.1", "file-loader": "6.2.0",