wix-design-systems-locale-utils
Advanced tools
Comparing version 1.103.0 to 1.104.0
{ | ||
"name": "wix-design-systems-locale-utils", | ||
"version": "1.103.0", | ||
"version": "1.104.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -20,7 +20,7 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.21.0" | ||
"@babel/runtime": "^7.21.5" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^27.5.2", | ||
"@types/node": "^16.18.24", | ||
"@types/node": "^16.18.25", | ||
"@wix/eslint-config-yoshi": "^6.54.2", | ||
@@ -31,5 +31,5 @@ "@wix/jest-yoshi-preset": "^6.54.2", | ||
"husky": "^4.3.8", | ||
"lint-staged": "^13.2.1", | ||
"lint-staged": "^13.2.2", | ||
"ts-jest": "^27.1.5", | ||
"typescript": "^4.9.5" | ||
"typescript": "^5.0.4" | ||
}, | ||
@@ -48,3 +48,3 @@ "jest": { | ||
}, | ||
"falconPackageHash": "635eaeb4d45e5adb645d6ee55bea78dca233360d27edf87e9ba67eba" | ||
"falconPackageHash": "edd07dd0d3f445e32d6dbbff12de9b37f705758559a17b716bc20fbc" | ||
} |
Sorry, the diff of this file is not supported yet
130602
Updated@babel/runtime@^7.21.5