diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index 5b22529b269..b612ffc3165 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -21,7 +21,7 @@ "eslint-plugin-promise": "^7.1.0", "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^5.0.0", - "eslint-plugin-testing-library": "^6.3.2", + "eslint-plugin-testing-library": "^6.4.0", "eslint-plugin-turbo": "^2.2.3", "jest": "^29.7.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab86ea0abc2..b18905c778e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -522,8 +522,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 eslint-plugin-testing-library: - specifier: ^6.3.2 - version: 6.3.2(typescript@5.6.3) + specifier: ^6.4.0 + version: 6.4.0(typescript@5.6.3) eslint-plugin-turbo: specifier: ^2.2.3 version: 2.2.3 @@ -5049,11 +5049,11 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-plugin-testing-library@6.3.2: - resolution: {integrity: sha512-Z+6gPhoxXoypKSX+GC3UNfxQtqE5VhBTymU8WmLqpfWCPZIEu+2UZcNYJbwuuGclWQtt6LzN95yEq79o5u4URA==} + eslint-plugin-testing-library@6.4.0: + resolution: {integrity: sha512-yeWF+YgCgvNyPNI9UKnG0FjeE2sk93N/3lsKqcmR8dSfeXJwFT5irnWo7NjLf152HkRzfoFjh3LsBUrhvFz4eA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: - eslint: ^7.5.0 || ^8.0.0 + eslint: ^7.5.0 || ^8.0.0 || ^9.0.0 eslint-plugin-turbo@2.2.3: resolution: {integrity: sha512-LHt35VwxthdGVO6hQRfvmFb6ee8/exAzAYWCy4o87Bnp7urltP8qg7xMd4dPSLAhtfnI2xSo1WgeVaR3MeItxw==} @@ -12607,7 +12607,7 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-testing-library@6.3.2(typescript@5.6.3): + eslint-plugin-testing-library@6.4.0(typescript@5.6.3): dependencies: '@typescript-eslint/utils': 5.62.0(typescript@5.6.3) transitivePeerDependencies: