Skip to content

Commit

Permalink
build(deps-dev): Bump webpack from 5.91.0 to 5.92.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.92.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.91.0...v5.92.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 41b1a0c commit 4ac0c50
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"rimraf": "5.0.7",
"stats-webpack-plugin": "0.7.0",
"storybook": "7.6.17",
"webpack": "5.91.0",
"webpack": "5.92.0",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jest": "29.7.0",
"jest-date-mock": "1.0.10",
"memory-fs": "0.5.0",
"webpack": "5.91.0"
"webpack": "5.92.0"
},
"peerDependencies": {
"webpack": "^4.0.0 || ^5.0.0"
Expand Down

0 comments on commit 4ac0c50

Please sign in to comment.