diff --git a/package.json b/package.json index 4c947e73..0d5ebae1 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@storybook/testing-library": "0.2.2", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "14.1.2", - "@testing-library/user-event": "14.5.1", + "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.10", "@types/lodash": "4.14.202", "@types/node": "20.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2bd9b691..8e05af83 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: 14.1.2 version: 14.1.2(react-dom@18.2.0)(react@18.2.0) '@testing-library/user-event': - specifier: 14.5.1 - version: 14.5.1(@testing-library/dom@9.0.0) + specifier: 14.5.2 + version: 14.5.2(@testing-library/dom@9.0.0) '@types/jest': specifier: 29.5.10 version: 29.5.10 @@ -4905,7 +4905,7 @@ packages: resolution: {integrity: sha512-L8sXFJUHmrlyU2BsWWZGuAjv39Jl1uAqUHdxmN42JY15M4+XCMjGlArdCCjDe1wpTSW6USYISA9axjZojgtvnw==} dependencies: '@testing-library/dom': 9.0.0 - '@testing-library/user-event': 14.5.1(@testing-library/dom@9.0.0) + '@testing-library/user-event': 14.5.2(@testing-library/dom@9.0.0) ts-dedent: 2.2.0 dev: true @@ -5238,8 +5238,8 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@testing-library/user-event@14.5.1(@testing-library/dom@9.0.0): - resolution: {integrity: sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==} + /@testing-library/user-event@14.5.2(@testing-library/dom@9.0.0): + resolution: {integrity: sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4'