wix-design-systems-locale-utils
Advanced tools
Comparing version 1.11.0 to 1.12.0
{ | ||
"name": "wix-design-systems-locale-utils", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -18,7 +18,7 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.5" | ||
"@babel/runtime": "^7.16.7" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^26.0.24", | ||
"@types/node": "^14.18.3", | ||
"@types/node": "^14.18.4", | ||
"@wix/jest-yoshi-preset": "^5.91.4", | ||
@@ -25,0 +25,0 @@ "@wix/yoshi-flow-library": "^5.91.4", |
Sorry, the diff of this file is not supported yet
Updated@babel/runtime@^7.16.7