Skip to content

Commit

Permalink
Bump webpack-merge from 5.8.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.8.0 to 6.0.1.
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](survivejs/webpack-merge@v5.8.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 1f5ae74 commit db7687d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 9 deletions.
34 changes: 26 additions & 8 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"webpack": "^5.47.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^4.0.0-beta.0",
"webpack-merge": "^5.7.3"
"webpack-merge": "^6.0.1"
},
"jest": {
"transform": {
Expand Down

0 comments on commit db7687d

Please sign in to comment.