From 9f2694f6831eb09688ad9bb05613175e44870ae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 15:09:23 +0000 Subject: [PATCH] build(deps): bump @testing-library/user-event in /services/idp Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.2 to 14.6.1. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.5.2...v14.6.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-version: 14.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/idp/package.json | 2 +- services/idp/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/services/idp/package.json b/services/idp/package.json index 25d8c8eb0..b301423b2 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -76,7 +76,7 @@ "@material-ui/icons": "^4.11.3", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^11.2.7", - "@testing-library/user-event": "^14.5.2", + "@testing-library/user-event": "^14.6.1", "@types/jest": "^29.5.12", "@types/node": "^22.15.19", "@types/react": "^17.0.80", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index 6722a2cc0..f9bd5a3ba 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^11.2.7 version: 11.2.7(react-dom@17.0.2(react@17.0.2))(react@17.0.2) '@testing-library/user-event': - specifier: ^14.5.2 - version: 14.5.2(@testing-library/dom@10.3.2) + specifier: ^14.6.1 + version: 14.6.1(@testing-library/dom@10.3.2) '@types/jest': specifier: ^29.5.12 version: 29.5.12 @@ -1729,8 +1729,8 @@ packages: react: '*' react-dom: '*' - '@testing-library/user-event@14.5.2': - resolution: {integrity: sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==} + '@testing-library/user-event@14.6.1': + resolution: {integrity: sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' @@ -8141,7 +8141,7 @@ snapshots: react: 17.0.2 react-dom: 17.0.2(react@17.0.2) - '@testing-library/user-event@14.5.2(@testing-library/dom@10.3.2)': + '@testing-library/user-event@14.6.1(@testing-library/dom@10.3.2)': dependencies: '@testing-library/dom': 10.3.2