Skip to content

Commit e355aed

Browse files
authored
Merge pull request #351 from systemli/dependabot/npm_and_yarn/dotenv-webpack-8.0.0
Bump dotenv-webpack from 7.1.0 to 8.0.0
2 parents 5e0c4fb + db95657 commit e355aed

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
@@ -52,7 +52,7 @@
5252
"cssnano": "^5.1.4",
5353
"dotenv": "16.0.0",
5454
"dotenv-expand": "8.0.3",
55-
"dotenv-webpack": "^7.1.0",
55+
"dotenv-webpack": "^8.0.0",
5656
"eslint": "^8.19.0",
5757
"eslint-config-prettier": "^8.5.0",
5858
"eslint-config-react-app": "^7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4261,10 +4261,10 @@ dotenv-expand@8.0.3:
42614261
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-8.0.3.tgz#29016757455bcc748469c83a19b36aaf2b83dd6e"
42624262
integrity sha512-SErOMvge0ZUyWd5B0NXMQlDkN+8r+HhVUsxgOO7IoPDOdDRD2JjExpN6y3KnFR66jsJMwSn1pqIivhU5rcJiNg==
42634263

4264-
dotenv-webpack@^7.1.0:
4265-
version "7.1.0"
4266-
resolved "https://registry.yarnpkg.com/dotenv-webpack/-/dotenv-webpack-7.1.0.tgz#211fefac6bf500bf3bb66b286e1b12a23a2a70c0"
4267-
integrity sha512-+aUOe+nqgLerA/n611oyC15fY79BIkGm2fOxJAcHDonMZ7AtDpnzv/Oe591eHAenIE0t6w03UyxDnLs/YUxx5Q==
4264+
dotenv-webpack@^8.0.0:
4265+
version "8.0.0"
4266+
resolved "https://registry.yarnpkg.com/dotenv-webpack/-/dotenv-webpack-8.0.0.tgz#bde8750eebda8fd1c6d7134f02bf56ad1f865772"
4267+
integrity sha512-vsWj11yWbIxLUPcQDbifCGW1+Mp03XfApFHJTC+/Ag9g3D/AnxoaVZcp76LpuBmReRwIJ+YO1fVdhmpzh+LL1A==
42684268
dependencies:
42694269
dotenv-defaults "^2.0.2"
42704270

0 commit comments

Comments
 (0)