dom-testing-library
Advanced tools
Comparing version 3.5.0 to 3.5.1
{ | ||
"name": "dom-testing-library", | ||
"version": "3.5.0", | ||
"version": "3.5.1", | ||
"description": "Simple and complete DOM testing utilities that encourage good testing practices.", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
"mutationobserver-shim": "^0.3.2", | ||
"wait-for-expect": "^0.4.0" | ||
"wait-for-expect": "^1.0.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
424034
4272
+ Addedwait-for-expect@1.3.0(transitive)
- Removedwait-for-expect@0.4.0(transitive)
Updatedwait-for-expect@^1.0.0