diff --git a/package-lock.json b/package-lock.json index 9c237bef..bdc1fb3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "eslint-config-fluid": "2.1.3", "eslint-plugin-jsdoc": "50.3.0", "eslint-plugin-markdown": "5.1.0", - "eslint-plugin-react": "7.36.1", + "eslint-plugin-react": "7.37.0", "eslint-plugin-yml": "1.14.0", "husky": "9.1.6", "lint-staged": "15.2.10", @@ -10732,9 +10732,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.36.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz", - "integrity": "sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==", + "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==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c193cbc2..aeb5556a 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-config-fluid": "2.1.3", "eslint-plugin-jsdoc": "50.3.0", "eslint-plugin-markdown": "5.1.0", - "eslint-plugin-react": "7.36.1", + "eslint-plugin-react": "7.37.0", "eslint-plugin-yml": "1.14.0", "husky": "9.1.6", "lint-staged": "15.2.10",