Skip to content

Commit 8d6b83d

Browse files
build(deps-dev): bump the deps-dev group with 2 updates
Bumps the deps-dev group with 2 updates: [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) and [webpack](https://github.com/webpack/webpack). Updates `html-webpack-plugin` from 5.6.3 to 5.6.4 - [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.3...v5.6.4) Updates `webpack` from 5.101.0 to 5.101.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.0...v5.101.2) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-version: 5.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps-dev - dependency-name: webpack dependency-version: 5.101.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbb8dd8 commit 8d6b83d

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"@types/react": "^18.3.12",
2727
"@types/react-dom": "^18.3.1",
2828
"concurrently": "^9.2.0",
29-
"html-webpack-plugin": "^5.6.3",
29+
"html-webpack-plugin": "^5.6.4",
3030
"http-server": "^14.1.1",
3131
"ts-loader": "^9.5.2",
32-
"webpack": "^5.101.0",
32+
"webpack": "^5.101.2",
3333
"webpack-cli": "^6.0.1"
3434
},
3535
"volta": {

0 commit comments

Comments
 (0)