Bump @testing-library/jest-dom, @testing-library/user-event and react-dom

This commit is contained in:
Deluan
2020-04-02 19:31:49 -04:00
parent 27579b99a3
commit 14f7c5610e
2 changed files with 120 additions and 45 deletions
+3 -3
View File
@@ -3,9 +3,9 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.1.1",
"@testing-library/jest-dom": "^5.3.0",
"@testing-library/react": "^10.0.1",
"@testing-library/user-event": "^10.0.0",
"@testing-library/user-event": "^10.0.1",
"deepmerge": "^4.2.2",
"jwt-decode": "^2.2.0",
"lodash.throttle": "^4.1.1",
@@ -14,7 +14,7 @@
"ra-data-json-server": "^3.3.1",
"react": "^16.13.1",
"react-admin": "^3.3.1",
"react-dom": "^16.13.0",
"react-dom": "^16.13.1",
"react-jinke-music-player": "^4.10.1",
"react-redux": "^7.2.0",
"react-scripts": "^3.4.1"