@stylable/jest
Advanced tools
Comparing version 3.4.2 to 3.4.3
{ | ||
"name": "@stylable/jest", | ||
"version": "3.4.2", | ||
"version": "3.4.3", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,5 +14,5 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^3.4.2", | ||
"@stylable/module-utils": "^3.4.2", | ||
"@stylable/runtime": "^3.4.2" | ||
"@stylable/core": "^3.4.3", | ||
"@stylable/module-utils": "^3.4.3", | ||
"@stylable/runtime": "^3.4.3" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "73211f0e332cd7a12845116a60a05a5707179876" | ||
"gitHead": "dccf40aea9bf17a603b9a200aa5786881018ec5f" | ||
} |
Updated@stylable/core@^3.4.3
Updated@stylable/runtime@^3.4.3