wix-design-systems-locale-utils
Advanced tools
Comparing version 1.123.0 to 1.124.0
{ | ||
"name": "wix-design-systems-locale-utils", | ||
"version": "1.123.0", | ||
"version": "1.124.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -20,7 +20,7 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.22.10" | ||
"@babel/runtime": "^7.22.11" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^27.5.2", | ||
"@types/node": "^18.17.6", | ||
"@types/node": "^18.17.11", | ||
"@wix/eslint-config-yoshi": "^6.71.0", | ||
@@ -31,3 +31,3 @@ "@wix/jest-yoshi-preset": "^6.71.0", | ||
"ts-jest": "^27.1.5", | ||
"typescript": "^5.1.6" | ||
"typescript": "^5.2.2" | ||
}, | ||
@@ -46,3 +46,3 @@ "jest": { | ||
}, | ||
"falconPackageHash": "980b09c22afc173443e501fa1bfc1d7f2ff168c0817eb751d18d411d" | ||
"falconPackageHash": "fa2813ad11e77a0d2680e0c318f3c09762eb1d84b640f56245d7e485" | ||
} |
Sorry, the diff of this file is not supported yet
131403
Updated@babel/runtime@^7.22.11