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

Commit 295d90c

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 c8a94b7 commit 295d90c

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.4",

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6090,16 +6090,21 @@ dot-prop@^5.2.0:
60906090
dependencies:
60916091
is-obj "^2.0.0"
60926092

6093-
dotenv@8.6.0, dotenv@^8.2.0:
6094-
version "8.6.0"
6095-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
6096-
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
6093+
dotenv@10.0.0:
6094+
version "10.0.0"
6095+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
6096+
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
60976097

60986098
dotenv@^5.0.1:
60996099
version "5.0.1"
61006100
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
61016101
integrity sha512-4As8uPrjfwb7VXC+WnLCbXK7y+Ueb2B3zgNCePYfhxS1PYeaO1YTeplffTEcbfLhvFNGLAz90VvJs9yomG7bow==
61026102

6103+
dotenv@^8.2.0:
6104+
version "8.6.0"
6105+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
6106+
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
6107+
61036108
duplexer3@^0.1.4:
61046109
version "0.1.4"
61056110
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"

0 commit comments

Comments
 (0)