Skip to content

Commit ee44de5

Browse files
Build(deps-dev): Bump webpack
Bumps the npm_and_yarn group with 1 update in the /browser-gui directory: [webpack](https://github.com/webpack/webpack). Updates `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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2de42d9 commit ee44de5

File tree

2 files changed

+235
-250
lines changed

2 files changed

+235
-250
lines changed

browser-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"html-webpack-plugin": "^5.5.0",
1010
"imports-loader": "^4.0.1",
1111
"style-loader": "^3.3.1",
12-
"webpack": "^5.94.0",
12+
"webpack": "^5.104.1",
1313
"webpack-cli": "^5.0.1",
1414
"webpack-dev-server": "^5.2.1"
1515
},

0 commit comments

Comments
 (0)