@stylable/dom-test-kit
Advanced tools
Comparing version 5.15.2 to 5.16.0
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "5.15.2", | ||
"version": "5.16.0", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -10,5 +10,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^5.15.2", | ||
"@stylable/runtime": "^5.15.2", | ||
"@tokey/css-selector-parser": "^0.6.1" | ||
"@stylable/core": "^5.16.0", | ||
"@stylable/runtime": "^5.16.0", | ||
"@tokey/css-selector-parser": "^0.6.2" | ||
}, | ||
@@ -15,0 +15,0 @@ "files": [ |
Updated@stylable/core@^5.16.0
Updated@stylable/runtime@^5.16.0