Skip to content

Commit

Permalink
Bump webpack from 5.72.1 to 5.73.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.72.1...v5.73.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2022
1 parent 5646c3c commit cca758b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -14,7 +14,7 @@
"build:dev": "webpack --mode=development"
},
"dependencies": {
"webpack": "^5.72.1",
"webpack": "^5.73.0",
"html-webpack-plugin": "^5.5.0",
"css-minimizer-webpack-plugin": "^4.0.0",
"css-loader": "^6.7.1",
Expand Down

0 comments on commit cca758b

Please sign in to comment.