wix-design-systems-locale-utils
Advanced tools
Comparing version 1.44.0 to 1.45.0
{ | ||
"name": "wix-design-systems-locale-utils", | ||
"version": "1.44.0", | ||
"version": "1.45.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -18,3 +18,3 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.17.9" | ||
"@babel/runtime": "^7.18.0" | ||
}, | ||
@@ -24,4 +24,4 @@ "devDependencies": { | ||
"@types/node": "^14.18.18", | ||
"@wix/jest-yoshi-preset": "^5.161.0", | ||
"@wix/yoshi-flow-library": "^5.161.0", | ||
"@wix/jest-yoshi-preset": "^5.161.1", | ||
"@wix/yoshi-flow-library": "^5.161.1", | ||
"@wix/eslint-config-yoshi": "^5.161.0", | ||
@@ -28,0 +28,0 @@ "express": "^4.18.1", |
Updated@babel/runtime@^7.18.0