From 9aab8b3835b1035077d0e51fe9e875e13d8fb350 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 06:25:28 +0000 Subject: [PATCH] fix(deps): update dependency @testing-library/react to v15.0.5 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fc41d9fbf..df5016b7b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@scaleway/eslint-config-react": "workspace:*", "@scaleway/tsconfig": "workspace:*", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", + "@testing-library/react": "15.0.5", "@types/jest": "29.5.12", "@types/node": "20.12.7", "@types/react": "18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 220d72c40..17165e027 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 6.4.2 version: 6.4.2(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.12.7)(babel-plugin-macros@3.1.0))(vitest@1.5.2(@types/node@20.12.7)(happy-dom@14.7.1)(jsdom@20.0.3)) '@testing-library/react': - specifier: 15.0.2 - version: 15.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 15.0.5 + version: 15.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/jest': specifier: 29.5.12 version: 29.5.12 @@ -2107,8 +2107,8 @@ packages: vitest: optional: true - '@testing-library/react@15.0.2': - resolution: {integrity: sha512-5mzIpuytB1ctpyywvyaY2TAAUQVCZIGqwiqFQf6u9lvj/SJQepGUzNV18Xpk+NLCaCE2j7CWrZE0tEf9xLZYiQ==} + '@testing-library/react@15.0.5': + resolution: {integrity: sha512-ttodVWYA2i2w4hRa6krKrmS1vKxAEkwDz34y+CwbcrbZUxFzUYN3a5xZyFKo+K6LBseCRCUkwcjATpaNn/UsIA==} engines: {node: '>=18'} peerDependencies: react: ^18.0.0 @@ -7611,7 +7611,7 @@ snapshots: jest: 29.7.0(@types/node@20.12.7)(babel-plugin-macros@3.1.0) vitest: 1.5.2(@types/node@20.12.7)(happy-dom@14.7.1)(jsdom@20.0.3) - '@testing-library/react@15.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@15.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.4 '@testing-library/dom': 10.0.0