wix-design-systems-locale-utils
Advanced tools
Comparing version 1.120.0 to 1.121.0
{ | ||
"name": "wix-design-systems-locale-utils", | ||
"version": "1.120.0", | ||
"version": "1.121.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -20,10 +20,10 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.22.6" | ||
"@babel/runtime": "^7.22.10" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^27.5.2", | ||
"@types/node": "^18.17.3", | ||
"@wix/eslint-config-yoshi": "^6.68.0", | ||
"@wix/jest-yoshi-preset": "^6.68.0", | ||
"@wix/yoshi-flow-library": "^6.68.0", | ||
"@types/node": "^18.17.5", | ||
"@wix/eslint-config-yoshi": "^6.69.0", | ||
"@wix/jest-yoshi-preset": "^6.69.0", | ||
"@wix/yoshi-flow-library": "^6.69.0", | ||
"express": "^4.18.2", | ||
@@ -45,3 +45,3 @@ "ts-jest": "^27.1.5", | ||
}, | ||
"falconPackageHash": "f3f9f8d1ed23f4b96deeffc0489a4f1b49ca013297f79e1b5a43d144" | ||
"falconPackageHash": "89969d007547da1683ac9b5b95b52de7275f12142eeca844dc6c6d49" | ||
} |
Sorry, the diff of this file is not supported yet
130616
Updated@babel/runtime@^7.22.10