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

Commit 43dc7d6

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] <support@github.com>
1 parent 0fe4dab commit 43dc7d6

3 files changed

Lines changed: 18 additions & 8 deletions

File tree

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.9.1",
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.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5743,10 +5743,10 @@ dot-prop@^5.2.0:
57435743
dependencies:
57445744
is-obj "^2.0.0"
57455745

5746-
dotenv@8.6.0:
5747-
version "8.6.0"
5748-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
5749-
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
5746+
dotenv@10.0.0:
5747+
version "10.0.0"
5748+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
5749+
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
57505750

57515751
dotenv@^5.0.1:
57525752
version "5.0.1"

0 commit comments

Comments
 (0)