diff --git a/package.json b/package.json index 2d63414..78e00de 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", - "@testing-library/user-event": "^14.4.3", + "@testing-library/user-event": "^14.5.1", "axios": "^1.6.2", "eslint-config-airbnb": "^18.2.1", "eslint-config-prettier": "^8.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5b5753..8e02e44 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: ^8.0.1 version: 8.0.1(react-dom@17.0.2)(react-test-renderer@17.0.2)(react@17.0.2) '@testing-library/user-event': - specifier: ^14.4.3 - version: 14.4.3(@testing-library/dom@8.0.0) + specifier: ^14.5.1 + version: 14.5.1(@testing-library/dom@8.0.0) axios: specifier: ^1.6.2 version: 1.6.2 @@ -2157,8 +2157,8 @@ packages: react-dom: 17.0.2(react@17.0.2) dev: false - /@testing-library/user-event@14.4.3(@testing-library/dom@8.0.0): - resolution: {integrity: sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==} + /@testing-library/user-event@14.5.1(@testing-library/dom@8.0.0): + resolution: {integrity: sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4'