Skip to content

Commit 371fb6b

Browse files
fix: bump the webpack group with 3 updates
Bumps the webpack group with 3 updates: [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). Updates `html-webpack-plugin` from 5.6.7 to 5.6.8 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.7...v5.6.8) Updates `webpack` from 5.108.4 to 5.109.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.4...v5.109.2) Updates `webpack-cli` from 7.2.1 to 7.2.2 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.2.1...webpack-cli@7.2.2) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-version: 5.6.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: webpack - dependency-name: webpack dependency-version: 5.109.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: webpack - dependency-name: webpack-cli dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: webpack ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e47466 commit 371fb6b

2 files changed

Lines changed: 41 additions & 85 deletions

File tree

package-lock.json

Lines changed: 38 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-plugin-testing-library": "^7.15.4",
8181
"flush-promises": "^1.0.2",
8282
"generate-json-webpack-plugin": "^2.0.0",
83-
"html-webpack-plugin": "^5.6.7",
83+
"html-webpack-plugin": "^5.6.8",
8484
"jest": "^28.1.3",
8585
"jest-canvas-mock": "^2.5.2",
8686
"jest-environment-jsdom": "^29.7.0",
@@ -102,8 +102,8 @@
102102
"tsconfig-paths-webpack-plugin": "^4.2.0",
103103
"typescript": "~5.9",
104104
"web-ext-plugin": "^2.13.0",
105-
"webpack": "^5.108.4",
106-
"webpack-cli": "^7.2.1"
105+
"webpack": "^5.109.2",
106+
"webpack-cli": "^7.2.2"
107107
},
108108
"overrides": {
109109
"mockzilla-webextension": {

0 commit comments

Comments
 (0)