chore(deps): update dependency dotenv to v8.6.0

pull/42014/head
Renovate Bot 2021-05-06 08:42:28 +00:00 committed by renovate[bot]
parent d02e4e46ae
commit 69d47cd5bc
8 changed files with 16 additions and 16 deletions

6
package-lock.json generated
View File

@ -7703,9 +7703,9 @@
}
},
"dotenv": {
"version": "8.5.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.5.1.tgz",
"integrity": "sha512-qC1FbhCH7UH7B+BcRNUDhAk04d/n+tnGGB1ctwndZkVFeehYJOn39pRWWzmdzpFqImyX1KB8tO0DCHLf8yRaYQ=="
"version": "8.6.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.6.0.tgz",
"integrity": "sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g=="
},
"duplexer": {
"version": "0.1.2",

View File

@ -90,7 +90,7 @@
"./curriculum/challenges/**/*.md": "node ./tools/scripts/lint/index.js"
},
"dependencies": {
"dotenv": "8.5.1",
"dotenv": "8.6.0",
"invariant": "2.2.4"
},
"devDependencies": {

View File

@ -148,9 +148,9 @@
"integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ=="
},
"dotenv": {
"version": "8.5.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.5.1.tgz",
"integrity": "sha512-qC1FbhCH7UH7B+BcRNUDhAk04d/n+tnGGB1ctwndZkVFeehYJOn39pRWWzmdzpFqImyX1KB8tO0DCHLf8yRaYQ=="
"version": "8.6.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.6.0.tgz",
"integrity": "sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g=="
},
"esprima": {
"version": "4.0.1",

View File

@ -24,7 +24,7 @@
"dependencies": {
"@actions/core": "1.2.7",
"@actions/github": "4.0.0",
"dotenv": "8.5.1",
"dotenv": "8.6.0",
"fs-extra": "9.1.0",
"gray-matter": "4.0.3",
"node-fetch": "2.6.1",

View File

@ -3477,9 +3477,9 @@
"dev": true
},
"dotenv": {
"version": "8.5.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.5.1.tgz",
"integrity": "sha512-qC1FbhCH7UH7B+BcRNUDhAk04d/n+tnGGB1ctwndZkVFeehYJOn39pRWWzmdzpFqImyX1KB8tO0DCHLf8yRaYQ==",
"version": "8.6.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.6.0.tgz",
"integrity": "sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==",
"dev": true
},
"ecc-jsbn": {

View File

@ -23,7 +23,7 @@
},
"devDependencies": {
"debug": "4.3.1",
"dotenv": "8.5.1",
"dotenv": "8.6.0",
"jest": "26.0.0"
}
}

View File

@ -1544,9 +1544,9 @@
}
},
"dotenv": {
"version": "8.5.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.5.1.tgz",
"integrity": "sha512-qC1FbhCH7UH7B+BcRNUDhAk04d/n+tnGGB1ctwndZkVFeehYJOn39pRWWzmdzpFqImyX1KB8tO0DCHLf8yRaYQ==",
"version": "8.6.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.6.0.tgz",
"integrity": "sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==",
"dev": true
},
"ecc-jsbn": {

View File

@ -23,7 +23,7 @@
},
"devDependencies": {
"debug": "4.3.1",
"dotenv": "8.5.1",
"dotenv": "8.6.0",
"jest": "26.6.3",
"lodash": "4.17.19",
"mongodb": "3.6.6"