@qiwi/uniconfig-plugin-dotenv
Advanced tools
Comparing version 3.5.3 to 3.5.4
{ | ||
"name": "@qiwi/uniconfig-plugin-dotenv", | ||
"version": "3.5.3", | ||
"version": "3.5.4", | ||
"description": "Uniconfig dotenv parser plugin", | ||
@@ -31,3 +31,3 @@ "main": "target/es5/index.js", | ||
"@qiwi/uniconfig-core": "3.5.3", | ||
"dotenv": "^10.0.0", | ||
"dotenv": "^11.0.0", | ||
"tslib": "^2.3.1" | ||
@@ -41,3 +41,3 @@ }, | ||
"devDependencies": { | ||
"typescript": "4.4.4", | ||
"typescript": "4.5.4", | ||
"@types/node": "^16.9.6", | ||
@@ -44,0 +44,0 @@ "ts-jest": "^27.0.5", |
+ Addeddotenv@11.0.0(transitive)
- Removeddotenv@10.0.0(transitive)
Updateddotenv@^11.0.0