Bum @testing-library dependencies
This commit is contained in:
+3
-3
@@ -20,9 +20,9 @@
|
||||
"react-scripts": "^3.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^5.5.0",
|
||||
"@testing-library/react": "^10.0.3",
|
||||
"@testing-library/user-event": "^10.1.0",
|
||||
"@testing-library/jest-dom": "^5.9.0",
|
||||
"@testing-library/react": "^10.2.0",
|
||||
"@testing-library/user-event": "^10.4.1",
|
||||
"prettier": "^2.0.5"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user