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