Skip to content

Commit ae260c1

Browse files
Bump webpack from 5.94.0 to 5.104.1 in /wasm/example (#7036)
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 47f54f1 commit ae260c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wasm/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"devDependencies": {
88
"raw-loader": "1.0.0",
9-
"webpack": "5.94.0",
9+
"webpack": "5.104.1",
1010
"webpack-cli": "^3.1.2"
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)