diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index d62de44560d..d503f21ffad 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -19,7 +19,7 @@ "eslint-plugin-no-only-tests": "^3.3.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^7.1.0", - "eslint-plugin-react": "^7.36.1", + "eslint-plugin-react": "^7.37.1", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-testing-library": "^6.3.0", "eslint-plugin-turbo": "^2.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be4375142d5..cb1b3893a8c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -516,8 +516,8 @@ importers: specifier: ^7.1.0 version: 7.1.0 eslint-plugin-react: - specifier: ^7.36.1 - version: 7.36.1 + specifier: ^7.37.1 + version: 7.37.1 eslint-plugin-react-hooks: specifier: ^4.6.2 version: 4.6.2 @@ -4969,8 +4969,8 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - eslint-plugin-react@7.36.1: - resolution: {integrity: sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==} + eslint-plugin-react@7.37.1: + resolution: {integrity: sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -12463,7 +12463,7 @@ snapshots: eslint-plugin-react-hooks@4.6.2: {} - eslint-plugin-react@7.36.1: + eslint-plugin-react@7.37.1: dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5