Skip to content

Commit 8f2ced9

Browse files
Bump webpack from 5.76.0 to 5.94.0 (#2278)
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> Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
1 parent 1a65570 commit 8f2ced9

File tree

2 files changed

+236
-249
lines changed

2 files changed

+236
-249
lines changed

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"svelte": "^3.49.0",
2020
"svelte-loader": "^3.0.0",
2121
"util": "^0.12.4",
22-
"webpack": "^5.76.0",
22+
"webpack": "^5.94.0",
2323
"webpack-cli": "^4.4.0",
2424
"webpack-dev-server": "4.7.4"
2525
},

0 commit comments

Comments
 (0)