diff --git a/package.json b/package.json index 1784196a1..297a70e06 100644 --- a/package.json +++ b/package.json @@ -49,9 +49,9 @@ "@babel/polyfill": "^7.0.0", "@babel/preset-env": "^7.1.0", "@babel/preset-react": "^7.0.0", - "@testing-library/jest-dom": "^5.16.4", - "@testing-library/react": "^13.3.0", - "@testing-library/user-event": "^14.3.0", + "@testing-library/jest-dom": "6.4.8", + "@testing-library/react": "^16.0.0", + "@testing-library/user-event": "14.5.2", "autoprefixer": "^7.1.2", "babel-core": "^7.0.0-bridge.0", "babel-jest": "^24.8.0",