properties-file
Advanced tools
Comparing version 2.1.13 to 2.1.14
{ | ||
"name": "properties-file", | ||
"version": "2.1.13", | ||
"version": "2.1.14", | ||
"description": ".properties file parser, JSON converter and Webpack loader.", | ||
@@ -57,4 +57,4 @@ "author": "Avansai (https://avansai.com)", | ||
"@types/jest": "^29.2.2", | ||
"@typescript-eslint/eslint-plugin": "^5.42.0", | ||
"@typescript-eslint/parser": "^5.42.0", | ||
"@typescript-eslint/eslint-plugin": "^5.42.1", | ||
"@typescript-eslint/parser": "^5.42.1", | ||
"dotenv-cli": "^6.0.0", | ||
@@ -66,9 +66,9 @@ "eslint": "^8.27.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jest": "^27.1.4", | ||
"eslint-plugin-jest": "^27.1.5", | ||
"eslint-plugin-prefer-arrow-functions": "^3.1.4", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-unicorn": "^44.0.2", | ||
"jest": "^29.2.2", | ||
"jest": "^29.3.1", | ||
"prettier": "^2.7.1", | ||
"prettier-plugin-organize-imports": "^3.1.1", | ||
"prettier-plugin-organize-imports": "^3.2.0", | ||
"prettier-plugin-sh": "^0.12.8", | ||
@@ -75,0 +75,0 @@ "release-it": "^15.5.0", |