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