diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e8d06deb..b9c16f151 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -73,8 +73,8 @@ catalogs: specifier: 4.4.1 version: 4.4.1 '@testing-library/jest-dom': - specifier: 6.8.0 - version: 6.8.0 + specifier: 6.9.1 + version: 6.9.1 '@testing-library/react': specifier: 16.3.0 version: 16.3.0 @@ -277,7 +277,7 @@ importers: version: 1.1.11(react@19.2.0) '@testing-library/jest-dom': specifier: 'catalog:' - version: 6.8.0 + version: 6.9.1 '@testing-library/react': specifier: 'catalog:' version: 16.3.0(@testing-library/dom@10.0.0)(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -2047,8 +2047,8 @@ packages: resolution: {integrity: sha512-PmJPnogldqoVFf+EwbHvbBJ98MmqASV8kLrBYgsDNxQcFMeIS7JFL48sfyXvuMtgmWO/wMhh25odr+8VhDmn4g==} engines: {node: '>=18'} - '@testing-library/jest-dom@6.8.0': - resolution: {integrity: sha512-WgXcWzVM6idy5JaftTVC8Vs83NKRmGJz4Hqs4oyOuO2J4r/y79vvKZsb+CaGyCSEbUPI6OsewfPd0G1A0/TUZQ==} + '@testing-library/jest-dom@6.9.1': + resolution: {integrity: sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} '@testing-library/react@16.3.0': @@ -6652,7 +6652,7 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/jest-dom@6.8.0': + '@testing-library/jest-dom@6.9.1': dependencies: '@adobe/css-tools': 4.4.0 aria-query: 5.3.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 82e8b20a1..4aa31bb06 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -24,7 +24,7 @@ catalog: '@scaleway/use-segment': 1.1.11 '@segment/analytics-next': 1.81.1 '@stylistic/eslint-plugin': 4.4.1 - '@testing-library/jest-dom': 6.8.0 + '@testing-library/jest-dom': 6.9.1 '@testing-library/react': 16.3.0 '@types/jest': 30.0.0 '@types/node': 22.18.11