wix-design-systems-locale-utils
Advanced tools
Comparing version 1.129.0 to 1.130.0
{ | ||
"name": "wix-design-systems-locale-utils", | ||
"version": "1.129.0", | ||
"version": "1.130.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -20,3 +20,3 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.22.11" | ||
"@babel/runtime": "^7.22.15" | ||
}, | ||
@@ -26,5 +26,5 @@ "devDependencies": { | ||
"@types/node": "^18.17.13", | ||
"@wix/eslint-config-yoshi": "^6.74.1", | ||
"@wix/jest-yoshi-preset": "^6.74.1", | ||
"@wix/yoshi-flow-library": "^6.74.1", | ||
"@wix/eslint-config-yoshi": "^6.75.1", | ||
"@wix/jest-yoshi-preset": "^6.75.1", | ||
"@wix/yoshi-flow-library": "^6.75.1", | ||
"express": "^4.18.2", | ||
@@ -46,3 +46,3 @@ "ts-jest": "^27.1.5", | ||
}, | ||
"falconPackageHash": "899d7c53dd6211234ccfc876954aabebb8126096c4e2f0f11e67991d" | ||
"falconPackageHash": "a3e78bfd76e6b448255c374d7b9341f2b3a1f1a3401503335ee933d0" | ||
} |
Updated@babel/runtime@^7.22.15