@stylable/dom-test-kit
Advanced tools
Comparing version 4.10.4 to 4.11.0
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "4.10.4", | ||
"version": "4.11.0", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -11,5 +11,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.10.4", | ||
"@stylable/runtime": "^4.10.4", | ||
"@tokey/css-selector-parser": "^0.5.1" | ||
"@stylable/core": "^4.11.0", | ||
"@stylable/runtime": "^4.11.0", | ||
"@tokey/css-selector-parser": "^0.6.0" | ||
}, | ||
@@ -16,0 +16,0 @@ "files": [ |
- Removed@tokey/css-selector-parser@0.5.1(transitive)
Updated@stylable/core@^4.11.0
Updated@stylable/runtime@^4.11.0