Skip to content

Commit

Permalink
Update dev dependency dotenv
Browse files Browse the repository at this point in the history
- Types are included as of dotenv@8.2.0
- motdotla/dotenv#430
  • Loading branch information
mikeharder committed Nov 19, 2019
1 parent 905adfc commit 4b71733
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 27 deletions.
3 changes: 1 addition & 2 deletions sdk/appconfiguration/app-configuration/package.json
Expand Up @@ -71,11 +71,10 @@
"devDependencies": {
"@microsoft/api-extractor": "^7.5.4",
"@rollup/plugin-replace": "^2.2.0",
"@types/dotenv": "^6.1.0",
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
"assert": "^1.4.1",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
Expand Up @@ -78,7 +78,7 @@
"@typescript-eslint/parser": "^2.0.0",
"assert": "^1.4.1",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
3 changes: 1 addition & 2 deletions sdk/core/core-amqp/package.json
Expand Up @@ -82,7 +82,6 @@
"@types/chai": "^4.1.6",
"@types/chai-as-promised": "^7.1.0",
"@types/debug": "^4.1.4",
"@types/dotenv": "^6.1.0",
"@types/jssha": "^2.0.0",
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
Expand All @@ -93,7 +92,7 @@
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/logger/package.json
Expand Up @@ -84,7 +84,7 @@
"chai": "^4.2.0",
"cross-env": "^5.2.0",
"delay": "^4.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmosdb/cosmos/package.json
Expand Up @@ -103,7 +103,7 @@
"@typescript-eslint/eslint-plugin-tslint": "~2.3.0",
"@typescript-eslint/parser": "^2.0.0",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
3 changes: 1 addition & 2 deletions sdk/eventhub/event-hubs/package.json
Expand Up @@ -89,7 +89,6 @@
"@types/chai-as-promised": "^7.1.0",
"@types/chai-string": "^1.4.1",
"@types/debug": "^4.1.4",
"@types/dotenv": "^6.1.0",
"@types/long": "^4.0.0",
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
Expand All @@ -102,7 +101,7 @@
"chai-as-promised": "^7.1.1",
"chai-string": "^1.5.0",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
3 changes: 1 addition & 2 deletions sdk/eventhub/event-processor-host/package.json
Expand Up @@ -78,7 +78,6 @@
"@types/chai-as-promised": "^7.1.0",
"@types/chai-string": "^1.4.1",
"@types/debug": "^4.1.4",
"@types/dotenv": "^6.1.0",
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
"@types/uuid": "^3.4.3",
Expand All @@ -89,7 +88,7 @@
"chai-as-promised": "^7.1.1",
"chai-string": "^1.5.0",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
3 changes: 1 addition & 2 deletions sdk/eventhub/eventhubs-checkpointstore-blob/package.json
Expand Up @@ -77,7 +77,6 @@
"@types/chai-as-promised": "^7.1.0",
"@types/chai-string": "^1.4.1",
"@types/debug": "^4.1.4",
"@types/dotenv": "^6.1.0",
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^2.0.0",
Expand All @@ -87,7 +86,7 @@
"chai-as-promised": "^7.1.1",
"chai-string": "^1.5.0",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
3 changes: 1 addition & 2 deletions sdk/keyvault/keyvault-certificates/package.json
Expand Up @@ -87,7 +87,6 @@
"@microsoft/api-extractor": "^7.5.4",
"@rollup/plugin-replace": "^2.2.0",
"@types/chai": "^4.1.6",
"@types/dotenv": "^6.1.0",
"@types/fs-extra": "^8.0.0",
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
Expand All @@ -97,7 +96,7 @@
"assert": "^1.4.1",
"chai": "^4.2.0",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
3 changes: 1 addition & 2 deletions sdk/keyvault/keyvault-keys/package.json
Expand Up @@ -84,7 +84,6 @@
"@microsoft/api-extractor": "^7.5.4",
"@rollup/plugin-replace": "^2.2.0",
"@types/chai": "^4.1.6",
"@types/dotenv": "^6.1.0",
"@types/fs-extra": "^8.0.0",
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
Expand All @@ -94,7 +93,7 @@
"assert": "^1.4.1",
"chai": "^4.2.0",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
3 changes: 1 addition & 2 deletions sdk/keyvault/keyvault-secrets/package.json
Expand Up @@ -84,7 +84,6 @@
"@microsoft/api-extractor": "^7.5.4",
"@rollup/plugin-replace": "^2.2.0",
"@types/chai": "^4.1.6",
"@types/dotenv": "^6.1.0",
"@types/fs-extra": "^8.0.0",
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
Expand All @@ -94,7 +93,7 @@
"assert": "^1.4.1",
"chai": "^4.2.0",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
3 changes: 1 addition & 2 deletions sdk/servicebus/service-bus/package.json
Expand Up @@ -93,7 +93,6 @@
"@types/chai": "^4.1.6",
"@types/chai-as-promised": "^7.1.0",
"@types/debug": "^4.1.4",
"@types/dotenv": "^6.1.0",
"@types/mocha": "^5.2.5",
"@types/node": "^8.0.0",
"@types/ws": "^6.0.1",
Expand All @@ -105,7 +104,7 @@
"chai-exclude": "^2.0.2",
"cross-env": "^5.2.0",
"delay": "^4.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
3 changes: 1 addition & 2 deletions sdk/storage/storage-blob/package.json
Expand Up @@ -92,7 +92,6 @@
"@azure/identity": "^1.0.0",
"@microsoft/api-extractor": "^7.5.4",
"@rollup/plugin-replace": "^2.2.0",
"@types/dotenv": "^6.1.0",
"@types/execa": "0.9.0",
"@types/fs-extra": "^8.0.0",
"@types/mocha": "^5.2.5",
Expand All @@ -104,7 +103,7 @@
"@typescript-eslint/parser": "^2.0.0",
"assert": "^1.4.1",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"es6-promise": "^4.2.5",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
Expand Down
3 changes: 1 addition & 2 deletions sdk/storage/storage-file-share/package.json
Expand Up @@ -89,7 +89,6 @@
"devDependencies": {
"@microsoft/api-extractor": "^7.5.4",
"@rollup/plugin-replace": "^2.2.0",
"@types/dotenv": "^6.1.0",
"@types/fs-extra": "^8.0.0",
"@types/mocha": "^5.2.5",
"@types/nise": "^1.4.0",
Expand All @@ -100,7 +99,7 @@
"@typescript-eslint/parser": "^2.0.0",
"assert": "^1.4.1",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"es6-promise": "^4.2.5",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
Expand Down
3 changes: 1 addition & 2 deletions sdk/storage/storage-queue/package.json
Expand Up @@ -88,7 +88,6 @@
"@azure/test-utils-recorder": "^1.0.0",
"@microsoft/api-extractor": "^7.5.4",
"@rollup/plugin-replace": "^2.2.0",
"@types/dotenv": "^6.1.0",
"@types/fs-extra": "^8.0.0",
"@types/mocha": "^5.2.5",
"@types/nise": "^1.4.0",
Expand All @@ -99,7 +98,7 @@
"@typescript-eslint/parser": "^2.0.0",
"assert": "^1.4.1",
"cross-env": "^5.2.0",
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"es6-promise": "^4.2.5",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
Expand Down

0 comments on commit 4b71733

Please sign in to comment.