diff --git a/frontend/package.json b/frontend/package.json index 749224340..9a376de4a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -58,7 +58,7 @@ "eslint-plugin-jsx-a11y": "^6.10.0", "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-testing-library": "^7.14.0", + "eslint-plugin-testing-library": "^7.15.1", "i18next-browser-languagedetector": "^8.2.0", "i18next-http-backend": "^3.0.2", "postcss": "^8.5.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 68fd2ee14..510c10f56 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: ^4.6.0 version: 4.6.2(eslint@8.57.1) eslint-plugin-testing-library: - specifier: ^7.14.0 - version: 7.14.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^7.15.1 + version: 7.15.1(eslint@8.57.1)(typescript@5.9.3) i18next-browser-languagedetector: specifier: ^8.2.0 version: 8.2.0 @@ -1400,8 +1400,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-plugin-testing-library@7.14.0: - resolution: {integrity: sha512-Z2c/UClULF67VAjQL8G2wKVdCpYBmFof9yuThXjyWwAlTxAq4vbROmS6OMPy6n1AGAMiaGgMIrKauARSVXeIHg==} + eslint-plugin-testing-library@7.15.1: + resolution: {integrity: sha512-bz4s4S3yCbTShgcv4S8XE3Ku5psYtKyuoded/WQyFS3sNt7mzRnCSUkSNbNOgfq/6f79EQZ++1jZL6anbnyrRA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -4251,7 +4251,7 @@ snapshots: string.prototype.matchall: 4.0.12 string.prototype.repeat: 1.0.0 - eslint-plugin-testing-library@7.14.0(eslint@8.57.1)(typescript@5.9.3): + eslint-plugin-testing-library@7.15.1(eslint@8.57.1)(typescript@5.9.3): dependencies: '@typescript-eslint/scope-manager': 8.50.0 '@typescript-eslint/utils': 8.50.0(eslint@8.57.1)(typescript@5.9.3)