diff --git a/package-lock.json b/package-lock.json index 7837b485..722ae5dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "eslint": "8.57.0", "eslint-config-scratch": "9.0.9", "eslint-plugin-import": "2.30.0", - "eslint-plugin-react": "7.36.0", + "eslint-plugin-react": "7.36.1", "format-message-cli": "6.2.4", "format-message-parse": "6.2.4", "glob": "7.2.3", @@ -7518,9 +7518,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.36.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz", - "integrity": "sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ==", + "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 e4dadf4f..06d809c6 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint": "8.57.0", "eslint-config-scratch": "9.0.9", "eslint-plugin-import": "2.30.0", - "eslint-plugin-react": "7.36.0", + "eslint-plugin-react": "7.36.1", "format-message-cli": "6.2.4", "format-message-parse": "6.2.4", "glob": "7.2.3",