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