Skip to content

Commit a11fef9

Browse files
Bump webpack
Bumps the npm_and_yarn group with 1 update in the /aspnetcore/tutorials/signalr-typescript-webpack/samples/2.x directory: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 4.29.3 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.29.3...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d128cc7 commit a11fef9

File tree

1 file changed

+1
-1
lines changed
  • aspnetcore/tutorials/signalr-typescript-webpack/samples/2.x

1 file changed

+1
-1
lines changed

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": "4.29.3",
22+
"webpack": "5.94.0",
2323
"webpack-cli": "3.2.3"
2424
},
2525
"dependencies": {

0 commit comments

Comments
 (0)