Skip to content

Commit 078e119

Browse files
chore(deps-dev): bump webpack from 5.98.0 to 5.104.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.98.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.98.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>
1 parent 8bb4e92 commit 078e119

3 files changed

Lines changed: 424 additions & 260 deletions

File tree

examples/webpack5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"css-loader": "^6.7.2",
1717
"file-loader": "^6.2.0",
1818
"mini-css-extract-plugin": "^2.7.0",
19-
"webpack": "^5.94.0",
19+
"webpack": "^5.104.1",
2020
"webpack-cli": "^5.0.0"
2121
},
2222
"scripts": {

0 commit comments

Comments
 (0)