Skip to content

Commit 5a4f84e

Browse files
authored
Merge pull request #303 from devrsi0n/renovate/dotenv-5.x
chore(deps): update dependency dotenv to v5.0.1
2 parents ca3b706 + 6beb159 commit 5a4f84e

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
@@ -179,7 +179,7 @@
179179
"compression-webpack-plugin": "1.1.12",
180180
"cross-env": "5.2.1",
181181
"css-loader": "0.28.11",
182-
"dotenv": "5.0.0",
182+
"dotenv": "5.0.1",
183183
"enzyme": "3.11.0",
184184
"enzyme-adapter-react-16": "1.15.6",
185185
"eslint": "4.12.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3090,10 +3090,10 @@ dot-prop@^4.2.1:
30903090
dependencies:
30913091
is-obj "^1.0.0"
30923092

3093-
3094-
version "5.0.0"
3095-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.0.tgz#0206eb5b336639bf377618a2a304ff00c6a1fddb"
3096-
integrity sha512-p4A7snaxI9Hnj3GDWhTpckHYcd9WwZDmGPcvJJV3CoRFq0Dvsp96eYgXBl9WbmbJfuxqiZ2WenNaeWSs675ghQ==
3093+
3094+
version "5.0.1"
3095+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
3096+
integrity sha512-4As8uPrjfwb7VXC+WnLCbXK7y+Ueb2B3zgNCePYfhxS1PYeaO1YTeplffTEcbfLhvFNGLAz90VvJs9yomG7bow==
30973097

30983098
duplexer3@^0.1.4:
30993099
version "0.1.4"

0 commit comments

Comments
 (0)