Skip to content

Commit eaeb660

Browse files
greenkeeper[bot]philschatz
authored andcommitted
Update dotenv to the latest version πŸš€ (#11)
* fix(package): update dotenv to version 7.0.0 * chore(package): update lockfile yarn.lock
1 parent b235ada commit eaeb660

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.19.0",
1717
"css-tree": "1.0.0-alpha25",
18-
"dotenv": "^6.2.0",
18+
"dotenv": "^7.0.0",
1919
"puppeteer": "^1.12.2",
2020
"sizzle": "2.3.3",
2121
"source-map": "0.7.3"

β€Žyarn.lockβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1141,10 +1141,10 @@ domexception@^1.0.1:
11411141
dependencies:
11421142
webidl-conversions "^4.0.2"
11431143

1144-
dotenv@^6.2.0:
1145-
version "6.2.0"
1146-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
1147-
integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
1144+
dotenv@^7.0.0:
1145+
version "7.0.0"
1146+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7.0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c"
1147+
integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g==
11481148

11491149
dtrace-provider@~0.8:
11501150
version "0.8.7"

0 commit comments

Comments
Β (0)