Skip to content

Commit

Permalink
Bump dotenv-webpack from 2.0.0 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [dotenv-webpack](https://github.com/mrsteele/dotenv-webpack) from 2.0.0 to 7.0.2.
- [Release notes](https://github.com/mrsteele/dotenv-webpack/releases)
- [Commits](mrsteele/dotenv-webpack@v2.0.0...v7.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2021
1 parent a9261ef commit a80ff1f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"homepage": "https://github.com/danielbayerlein/dashboard#readme",
"dependencies": {
"babel-plugin-styled-components": "^1.12.0",
"dotenv-webpack": "^2.0.0",
"dotenv-webpack": "^7.0.2",
"isomorphic-unfetch": "^3.1.0",
"js-base64": "^3.6.0",
"next": "^9.2.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3185,19 +3185,19 @@ dot-prop@^5.0.0:
dependencies:
is-obj "^2.0.0"

dotenv-defaults@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/dotenv-defaults/-/dotenv-defaults-2.0.0.tgz#f48577d885c7755d2a4ce1f7f3706552c0cb367e"
integrity sha512-8X8gQoM+BH0L/v+GwgpeNwrthbG2uTDVr3vkbedQPLrIalZE0vxB9LbuD+7echbiP7fAY3tE+pZI11R1DtlUNg==
dotenv-defaults@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/dotenv-defaults/-/dotenv-defaults-2.0.1.tgz#ea6f9632b3b5cc55e48b736760def5561f1cb7c0"
integrity sha512-ugFCyBF7ILuwpmznduHPQZBMucHHJ8T4OBManTEVjemxCm2+nqifSuW2lD2SNKdiKSH1E324kZSdJ8M04b4I/A==
dependencies:
dotenv "^8.2.0"

dotenv-webpack@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/dotenv-webpack/-/dotenv-webpack-2.0.0.tgz#064ae42dbb214778d8aff0c76dc97253594f9ec3"
integrity sha512-Omo5IpVl7XRgWXeZjxdfqOBEApJPxGLMOIx3F/w/W7ppUKgYMOXrk4eczlQrErPD4X0YRESlyGJek3O4uobRnw==
dotenv-webpack@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/dotenv-webpack/-/dotenv-webpack-7.0.2.tgz#1bf2e407e92c10fbb08d815b12c991028f10f81c"
integrity sha512-RY+/5uM/XY4bGtih9f9ic8hlrUDxVcZZBPWlnX/aHhaKxcVVX9SH/5VH7CSmvVo9GL6PKvQOA0X1bc552rnatQ==
dependencies:
dotenv-defaults "^2.0.0"
dotenv-defaults "^2.0.1"

dotenv@^8.2.0:
version "8.2.0"
Expand Down

0 comments on commit a80ff1f

Please sign in to comment.