Skip to content

Commit 4983d5b

Browse files
Bump dotenv-webpack from 1.7.0 to 1.8.0 (#204)
Bumps [dotenv-webpack](https://github.com/mrsteele/dotenv-webpack) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/mrsteele/dotenv-webpack/releases) - [Commits](mrsteele/dotenv-webpack@v1.7.0...v1.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0760437 commit 4983d5b

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
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/danielbayerlein/dashboard#readme",
2828
"dependencies": {
2929
"babel-plugin-styled-components": "^1.10.7",
30-
"dotenv-webpack": "^1.7.0",
30+
"dotenv-webpack": "^1.8.0",
3131
"isomorphic-unfetch": "^3.0.0",
3232
"js-base64": "^2.5.2",
3333
"next": "^9.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3154,10 +3154,10 @@ dotenv-defaults@^1.0.2:
31543154
dependencies:
31553155
dotenv "^6.2.0"
31563156

3157-
dotenv-webpack@^1.7.0:
3158-
version "1.7.0"
3159-
resolved "https://registry.yarnpkg.com/dotenv-webpack/-/dotenv-webpack-1.7.0.tgz#4384d8c57ee6f405c296278c14a9f9167856d3a1"
3160-
integrity sha512-wwNtOBW/6gLQSkb8p43y0Wts970A3xtNiG/mpwj9MLUhtPCQG6i+/DSXXoNN7fbPCU/vQ7JjwGmgOeGZSSZnsw==
3157+
dotenv-webpack@^1.8.0:
3158+
version "1.8.0"
3159+
resolved "https://registry.yarnpkg.com/dotenv-webpack/-/dotenv-webpack-1.8.0.tgz#7ca79cef2497dd4079d43e81e0796bc9d0f68a5e"
3160+
integrity sha512-o8pq6NLBehtrqA8Jv8jFQNtG9nhRtVqmoD4yWbgUyoU3+9WBlPe+c2EAiaJok9RB28QvrWvdWLZGeTT5aATDMg==
31613161
dependencies:
31623162
dotenv-defaults "^1.0.2"
31633163

0 commit comments

Comments
 (0)