wix-design-systems-locale-utils
Advanced tools
Comparing version 1.67.0 to 1.68.0
{ | ||
"name": "wix-design-systems-locale-utils", | ||
"version": "1.67.0", | ||
"version": "1.68.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -19,11 +19,11 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.19.0" | ||
"@babel/runtime": "^7.19.4" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^26.0.24", | ||
"@types/node": "^14.18.31", | ||
"@types/node": "^14.18.32", | ||
"@wix/eslint-config-yoshi": "^5.162.12", | ||
"@wix/jest-yoshi-preset": "^5.162.12", | ||
"@wix/yoshi-flow-library": "^5.162.12", | ||
"express": "^4.18.1", | ||
"express": "^4.18.2", | ||
"husky": "~4.3.8", | ||
@@ -46,3 +46,3 @@ "lint-staged": "^10.5.4", | ||
}, | ||
"falconPackageHash": "789ed0401f6d346c633fddc014c7ad98b280d31b2fe5910fb07ab15d" | ||
"falconPackageHash": "f77efa3df986b5f1f283c5fac315ba41580a85843881dfad4167b6aa" | ||
} |
Sorry, the diff of this file is not supported yet
Updated@babel/runtime@^7.19.4