Skip to content

Commit 097f47b

Browse files
greenkeeper[bot]philschatz
authored andcommitted
Update dotenv to the latest version 🚀 (#16)
* fix(package): update dotenv to version 8.0.0 * chore(package): update lockfile yarn.lock
1 parent 1d3553a commit 097f47b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"bunyan-format": "^0.2.1",
1616
"commander": "2.20.0",
1717
"css-tree": "1.0.0-alpha25",
18-
"dotenv": "^7.0.0",
18+
"dotenv": "^8.0.0",
1919
"puppeteer": "^1.12.2",
2020
"sizzle": "2.3.4",
2121
"source-map": "0.7.3"

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,10 +1146,10 @@ domexception@^1.0.1:
11461146
dependencies:
11471147
webidl-conversions "^4.0.2"
11481148

1149-
dotenv@^7.0.0:
1150-
version "7.0.0"
1151-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7.0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c"
1152-
integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g==
1149+
dotenv@^8.0.0:
1150+
version "8.0.0"
1151+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
1152+
integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==
11531153

11541154
dtrace-provider@~0.8:
11551155
version "0.8.7"

0 commit comments

Comments
 (0)