Skip to content

Commit

Permalink
Update dependency dotenv to v16.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 818fa55 commit 0027c69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"concurrently": "^8.0.0",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.3",
"dotenv": "16.0.3",
"dotenv": "16.3.1",
"file-loader": "6.2.0",
"fork-ts-checker-webpack-plugin": "8.0.0",
"html-webpack-plugin": "5.5.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4375,10 +4375,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:16.0.3":
version: 16.0.3
resolution: "dotenv@npm:16.0.3"
checksum: afcf03f373d7a6d62c7e9afea6328e62851d627a4e73f2e12d0a8deae1cd375892004f3021883f8aec85932cd2834b091f568ced92b4774625b321db83b827f8
"dotenv@npm:16.3.1":
version: 16.3.1
resolution: "dotenv@npm:16.3.1"
checksum: 15d75e7279018f4bafd0ee9706593dd14455ddb71b3bcba9c52574460b7ccaf67d5cf8b2c08a5af1a9da6db36c956a04a1192b101ee102a3e0cf8817bbcf3dfd
languageName: node
linkType: hard

Expand Down Expand Up @@ -7983,7 +7983,7 @@ __metadata:
concurrently: ^8.0.0
copy-webpack-plugin: 11.0.0
css-loader: 6.7.3
dotenv: 16.0.3
dotenv: 16.3.1
file-loader: 6.2.0
fork-ts-checker-webpack-plugin: 8.0.0
html-webpack-plugin: 5.5.3
Expand Down

0 comments on commit 0027c69

Please sign in to comment.