@stylable/dom-test-kit
Advanced tools
Comparing version 4.7.2 to 4.7.3
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "4.7.2", | ||
"version": "4.7.3", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -11,4 +11,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.7.2", | ||
"@stylable/runtime": "^4.7.2" | ||
"@stylable/core": "^4.7.3", | ||
"@stylable/runtime": "^4.7.3" | ||
}, | ||
@@ -15,0 +15,0 @@ "files": [ |
Updated@stylable/core@^4.7.3
Updated@stylable/runtime@^4.7.3