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