messages-modules
Advanced tools
Comparing version 1.1.32 to 1.1.33
{ | ||
"name": "messages-modules", | ||
"version": "1.1.32", | ||
"version": "1.1.33", | ||
"description": "Messages (localized strings) that are scoped locally.", | ||
@@ -46,13 +46,13 @@ "keywords": [ | ||
"dependencies": { | ||
"properties-file": "^2.1.28" | ||
"properties-file": "^2.1.29" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.20.7", | ||
"@babel/core": "^7.20.12", | ||
"@babel/cli": "^7.21.0", | ||
"@babel/core": "^7.21.0", | ||
"@release-it/conventional-changelog": "^5.1.1", | ||
"@types/babel__core": "^7.20.0", | ||
"@types/jest": "^29.4.0", | ||
"@types/node": "^18.14.0", | ||
"@typescript-eslint/eslint-plugin": "^5.52.0", | ||
"@typescript-eslint/parser": "^5.52.0", | ||
"@types/node": "^18.14.1", | ||
"@typescript-eslint/eslint-plugin": "^5.53.0", | ||
"@typescript-eslint/parser": "^5.53.0", | ||
"dotenv-cli": "^7.0.0", | ||
@@ -59,0 +59,0 @@ "eslint": "^8.34.0", |
28783
Updatedproperties-file@^2.1.29