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