diff --git a/package.json b/package.json index 504b58b..75b625e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@faker-js/faker": "^8.0.2", "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", - "@testing-library/user-event": "^14.4.3", + "@testing-library/user-event": "^14.5.1", "@types/lodash": "^4.14.199", "@types/node": "^20.8.3", "@types/react": "^18.2.25", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f03fd8..8df73a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,8 +77,8 @@ devDependencies: specifier: ^14.0.0 version: 14.0.0(react-dom@18.2.0)(react@18.2.0) '@testing-library/user-event': - specifier: ^14.4.3 - version: 14.4.3(@testing-library/dom@9.3.3) + specifier: ^14.5.1 + version: 14.5.1(@testing-library/dom@9.3.3) '@types/lodash': specifier: ^4.14.199 version: 4.14.199 @@ -1952,8 +1952,8 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@testing-library/user-event@14.4.3(@testing-library/dom@9.3.3): - resolution: {integrity: sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==} + /@testing-library/user-event@14.5.1(@testing-library/dom@9.3.3): + resolution: {integrity: sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4'