Update dependency @testing-library/react to v14
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
befe0c8b2b
commit
ac1dbfa055
2 changed files with 10 additions and 10 deletions
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^5.11.10",
|
||||
"@testing-library/react": "^13.0.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^14.0.4",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@typescript-eslint/parser": "^5.18.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue