Skip to content

Commit

Permalink
build(deps-dev): bump dotenv-webpack from 8.0.1 to 8.1.0 in /clients/…
Browse files Browse the repository at this point in the history
…ui/frontend (#220)

Bumps [dotenv-webpack](https://github.com/mrsteele/dotenv-webpack) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/mrsteele/dotenv-webpack/releases)
- [Commits](mrsteele/dotenv-webpack@v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: dotenv-webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent ebe6bc0 commit e33d082
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions clients/ui/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clients/ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.11.0",
"css-minimizer-webpack-plugin": "^5.0.1",
"dotenv-webpack": "^8.0.1",
"dotenv-webpack": "^8.1.0",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
Expand Down

0 comments on commit e33d082

Please sign in to comment.