Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Commit 0df880b

Browse files
chore(deps): bump dotenv from 8.6.0 to 10.0.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.6.0 to 10.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.6.0...v10.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31589fb commit 0df880b

File tree

3 files changed

+23
-8
lines changed

3 files changed

+23
-8
lines changed

package-lock.json

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@mdx-js/mdx": "1.6.22",
3939
"@mdx-js/react": "1.6.22",
4040
"algoliasearch": "4.10.5",
41-
"dotenv": "8.6.0",
41+
"dotenv": "10.0.0",
4242
"fontsource-roboto-mono": "^4.0.0",
4343
"fontsource-ubuntu": "^4.0.0",
4444
"gatsby": "^3.14.6",

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5497,16 +5497,21 @@ dot-prop@^5.2.0:
54975497
dependencies:
54985498
is-obj "^2.0.0"
54995499

5500-
dotenv@8.6.0, dotenv@^8.2.0:
5501-
version "8.6.0"
5502-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
5503-
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
5500+
dotenv@10.0.0:
5501+
version "10.0.0"
5502+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
5503+
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
55045504

55055505
dotenv@^5.0.1:
55065506
version "5.0.1"
55075507
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
55085508
integrity sha512-4As8uPrjfwb7VXC+WnLCbXK7y+Ueb2B3zgNCePYfhxS1PYeaO1YTeplffTEcbfLhvFNGLAz90VvJs9yomG7bow==
55095509

5510+
dotenv@^8.2.0:
5511+
version "8.6.0"
5512+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
5513+
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
5514+
55105515
duplexer3@^0.1.4:
55115516
version "0.1.4"
55125517
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"

0 commit comments

Comments
 (0)