@stylable/dom-test-kit
Advanced tools
Comparing version 4.15.0 to 4.15.1
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "4.15.0", | ||
"version": "4.15.1", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -11,4 +11,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.15.0", | ||
"@stylable/runtime": "^4.15.0", | ||
"@stylable/core": "^4.15.1", | ||
"@stylable/runtime": "^4.15.1", | ||
"@tokey/css-selector-parser": "^0.6.0" | ||
@@ -15,0 +15,0 @@ }, |
Updated@stylable/core@^4.15.1
Updated@stylable/runtime@^4.15.1