Bump @testing-library/user-event from 12.5.0 to 12.6.0 in /ui

This commit is contained in:
Deluan
2021-01-03 17:56:25 -05:00
parent 81d9750fa6
commit 0f29da966e
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",
"@testing-library/user-event": "^12.5.0",
"@testing-library/user-event": "^12.6.0",
"prettier": "^2.2.1"
},
"scripts": {