Skip to content

Commit

Permalink
build(deps-dev): bump webpack from 5.89.0 to 5.90.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.90.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.89.0...v5.90.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] committed Jan 25, 2024
1 parent 36c2d01 commit d68b3c3
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 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.5",
"stats-webpack-plugin": "0.7.0",
"storybook": "7.6.10",
"webpack": "5.89.0",
"webpack": "5.90.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.8",
"memory-fs": "0.5.0",
"webpack": "5.89.0"
"webpack": "5.90.0"
},
"peerDependencies": {
"webpack": "^4.0.0 || ^5.0.0"
Expand Down

0 comments on commit d68b3c3

Please sign in to comment.