diff --git a/package-lock.json b/package-lock.json index dd427c4e..5e8650fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "eslint": "8.57.1", "eslint-config-scratch": "9.0.9", "eslint-plugin-jest": "27.9.0", - "eslint-plugin-react": "7.37.0", + "eslint-plugin-react": "7.37.1", "file-loader": "4.3.0", "husky": "8.0.3", "jest": "29.7.0", @@ -9083,9 +9083,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.37.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz", - "integrity": "sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==", + "version": "7.37.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz", + "integrity": "sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 6b5f212e..80c901b6 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint": "8.57.1", "eslint-config-scratch": "9.0.9", "eslint-plugin-jest": "27.9.0", - "eslint-plugin-react": "7.37.0", + "eslint-plugin-react": "7.37.1", "file-loader": "4.3.0", "husky": "8.0.3", "jest": "29.7.0",