wix-design-systems-locale-utils
Advanced tools
Comparing version 1.87.0 to 1.88.0
{ | ||
"name": "wix-design-systems-locale-utils", | ||
"version": "1.87.0", | ||
"version": "1.88.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -19,3 +19,3 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.7" | ||
"@babel/runtime": "^7.20.13" | ||
}, | ||
@@ -25,5 +25,5 @@ "devDependencies": { | ||
"@types/node": "^16.18.11", | ||
"@wix/eslint-config-yoshi": "^6.50.6", | ||
"@wix/jest-yoshi-preset": "^6.50.6", | ||
"@wix/yoshi-flow-library": "^6.50.6", | ||
"@wix/eslint-config-yoshi": "^6.50.8", | ||
"@wix/jest-yoshi-preset": "^6.50.8", | ||
"@wix/yoshi-flow-library": "^6.50.8", | ||
"express": "^4.18.2", | ||
@@ -47,3 +47,3 @@ "husky": "^4.3.8", | ||
}, | ||
"falconPackageHash": "6f932f6dfea81f032ab478c0dc784b0e08cd688e842aee299900b485" | ||
"falconPackageHash": "f49bff98068dc9d629833ddcb93c3b48096f35b993e7b22fa05ebc5c" | ||
} |
Sorry, the diff of this file is not supported yet
116094
Updated@babel/runtime@^7.20.13