Skip to content

Commit a671491

Browse files
chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 (#1422)
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.76.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack 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 41ec280 commit a671491

File tree

3 files changed

+219
-209
lines changed

3 files changed

+219
-209
lines changed

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.76.0",
19+
"webpack": "^5.94.0",
2020
"webpack-cli": "^5.0.0"
2121
},
2222
"scripts": {

0 commit comments

Comments
 (0)