Skip to content

Commit

Permalink
chore(deps): bump ansi-html and webpack-hot-middleware
Browse files Browse the repository at this point in the history
Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [webpack-hot-middleware](https://github.com/webpack-contrib/webpack-hot-middleware). These dependencies need to be updated together.


Removes `ansi-html`

Updates `webpack-hot-middleware` from 2.25.0 to 2.25.2
- [Release notes](https://github.com/webpack-contrib/webpack-hot-middleware/releases)
- [Commits](webpack-contrib/webpack-hot-middleware@v2.25.0...v2.25.2)

---
updated-dependencies:
- dependency-name: ansi-html
  dependency-type: indirect
- dependency-name: webpack-hot-middleware
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2022
1 parent d3a608d commit 89f083a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 22 deletions.
41 changes: 20 additions & 21 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 @@ -78,7 +78,7 @@
"webpack-bundle-analyzer": "3.6.0",
"webpack-cli": "3.3.10",
"webpack-dev-middleware": "3.7.2",
"webpack-hot-middleware": "2.25.0",
"webpack-hot-middleware": "2.25.2",
"webpack-merge": "4.2.2",
"postcss-clean": "1.1.0",
"autoprefixer": "9.7.3",
Expand Down

0 comments on commit 89f083a

Please sign in to comment.