@qiwi/uniconfig-plugin-dotenv
Advanced tools
Comparing version 3.5.11 to 3.5.12
{ | ||
"name": "@qiwi/uniconfig-plugin-dotenv", | ||
"version": "3.5.11", | ||
"version": "3.5.12", | ||
"description": "Uniconfig dotenv parser plugin", | ||
@@ -30,5 +30,5 @@ "main": "target/es5/index.js", | ||
"dependencies": { | ||
"@qiwi/uniconfig-core": "3.5.4", | ||
"dotenv": "^16.0.1", | ||
"tslib": "^2.4.0" | ||
"@qiwi/uniconfig-core": "3.5.5", | ||
"dotenv": "^16.3.1", | ||
"tslib": "^2.6.2" | ||
}, | ||
@@ -42,4 +42,4 @@ "files": [ | ||
"@types/dotenv": "^8.2.0", | ||
"@types/node": "18.6.5" | ||
"@types/node": "20.12.7" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
6492
+ Added@qiwi/uniconfig-core@3.5.5(transitive)
+ Addedbrowser-or-node@3.0.0(transitive)
- Removed@qiwi/uniconfig-core@3.5.4(transitive)
- Removedbrowser-or-node@2.1.1(transitive)
Updated@qiwi/uniconfig-core@3.5.5
Updateddotenv@^16.3.1
Updatedtslib@^2.6.2