Upgrade testing-library deps for sanity

This commit is contained in:
Alex Gleason
2023-03-10 14:58:50 -06:00
parent a0c1bd84c9
commit 4031e4624c
2 changed files with 16 additions and 28 deletions

View File

@ -211,9 +211,9 @@
"@storybook/react": "^6.5.16",
"@storybook/testing-library": "^0.0.13",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.0.3",
"@testing-library/user-event": "^14.4.3",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"babel-jest": "^29.4.1",