Bump @testing-library dependencies

This commit is contained in:
Deluan 2021-07-14 11:02:11 -04:00
parent 5d8b90b168
commit 97f87416a4
2 changed files with 273 additions and 718 deletions

987
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,8 +38,8 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
"@testing-library/react-hooks": "^7.0.0",
"@testing-library/react": "^12.0.0",
"@testing-library/react-hooks": "^7.0.1",
"@testing-library/user-event": "^13.1.9",
"css-mediaquery": "^0.1.2",
"prettier": "2.3.2",