Skip to content

Commit 52c9044

Browse files
dependabot-preview[bot]ykzts
authored andcommitted
Bump dotenv from 8.0.0 to 8.2.0 (mastodon#12235)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.0.0 to 8.2.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.0.0...v8.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 008d15d commit 52c9044

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"css-loader": "^3.2.0",
9090
"cssnano": "^4.1.10",
9191
"detect-passive-events": "^1.0.2",
92-
"dotenv": "^8.0.0",
92+
"dotenv": "^8.2.0",
9393
"emoji-mart": "Gargron/emoji-mart#build",
9494
"es6-symbol": "^3.1.2",
9595
"escape-html": "^1.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3483,10 +3483,10 @@ dot-prop@^4.1.1:
34833483
dependencies:
34843484
is-obj "^1.0.0"
34853485

3486-
dotenv@^8.0.0:
3487-
version "8.0.0"
3488-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
3489-
integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==
3486+
dotenv@^8.2.0:
3487+
version "8.2.0"
3488+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
3489+
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
34903490

34913491
double-ended-queue@^2.1.0-0:
34923492
version "2.1.0-0"

0 commit comments

Comments
 (0)