Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump webpack from 3.5.4 to 5.94.0 in /Computator.NET.WebClient #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump webpack from 3.5.4 to 5.94.0 in /Computator.NET.WebClient
Bumps [webpack](https://github.com/webpack/webpack) from 3.5.4 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v3.5.4...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Aug 28, 2024
commit 587d9f14d8e8cf263fb7c242ae99d19ad4a3582c
2 changes: 1 addition & 1 deletion Computator.NET.WebClient/package.json
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@
"style-loader": "0.18.2",
"typescript": "2.4.2",
"url-loader": "0.5.9",
"webpack": "3.5.4",
"webpack": "5.94.0",
"webpack-hot-middleware": "2.18.2"
}
}