Skip to content

Commit e4bbee5

Browse files
Bump webpack from 5.94.0 to 5.104.1 in /website (#7970)
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 96bb18c commit e4bbee5

File tree

2 files changed

+296
-267
lines changed

2 files changed

+296
-267
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"source-map-loader": "^4.0.1",
2222
"style-loader": "^3.3.3",
2323
"typescript": "~5.1.6",
24-
"webpack": "^5.94.0",
24+
"webpack": "^5.104.1",
2525
"webpack-bundle-analyzer": "^4.9.0",
2626
"webpack-cli": "^5.1.4"
2727
},

0 commit comments

Comments
 (0)