Skip to content

Commit 766306b

Browse files
Bump webpack (#36756)
Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.104.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.94.0...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a3bab3 commit 766306b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • aspnetcore/tutorials/signalr-typescript-webpack/samples/2.x

aspnetcore/tutorials/signalr-typescript-webpack/samples/2.x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"mini-css-extract-plugin": "0.5.0",
2020
"ts-loader": "5.3.3",
2121
"typescript": "3.3.3",
22-
"webpack": "5.94.0",
22+
"webpack": "5.104.1",
2323
"webpack-cli": "3.2.3"
2424
},
2525
"dependencies": {

0 commit comments

Comments
 (0)