@stylable/dom-test-kit
Advanced tools
Comparing version 2.5.2 to 2.5.3
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "2.5.2", | ||
"version": "2.5.3", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -15,4 +15,4 @@ "main": "./cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^2.5.2", | ||
"@stylable/runtime": "^2.5.2" | ||
"@stylable/core": "^2.5.3", | ||
"@stylable/runtime": "^2.5.3" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "154cc4124336f533eb327d5d935eb010d4f071ae" | ||
"gitHead": "34fda1233d815a4b6729c56f8fccec749335d5e8" | ||
} |
Updated@stylable/core@^2.5.3
Updated@stylable/runtime@^2.5.3