Skip to content

Commit

Permalink
chore: Bump webpack-hot-middleware from 2.26.0 to 2.26.1 (#4526)
Browse files Browse the repository at this point in the history
Bumps [webpack-hot-middleware](https://github.com/webpack-contrib/webpack-hot-middleware) from 2.26.0 to 2.26.1.
- [Release notes](https://github.com/webpack-contrib/webpack-hot-middleware/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-hot-middleware/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/webpack-hot-middleware@v2.26.0...v2.26.1)

---
updated-dependencies:
- dependency-name: webpack-hot-middleware
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
1 parent 9d8e5a0 commit 437371e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "4.10.0",
"webpack-dev-middleware": "6.1.1",
"webpack-hot-middleware": "2.26.0"
"webpack-hot-middleware": "2.26.1"
},
"husky": {
"hooks": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14554,14 +14554,14 @@ __metadata:
languageName: node
linkType: hard

"webpack-hot-middleware@npm:2.26.0":
version: 2.26.0
resolution: "webpack-hot-middleware@npm:2.26.0"
"webpack-hot-middleware@npm:2.26.1":
version: 2.26.1
resolution: "webpack-hot-middleware@npm:2.26.1"
dependencies:
ansi-html-community: 0.0.8
html-entities: ^2.1.0
strip-ansi: ^6.0.0
checksum: c20877a287b2af46e27f03f279fce23eedb5f81f80e299bc814bf2b7744e3b1e2ce43ff404b1d9e16d3dcf53be5c0b416c475f430c24b113f2d1858d8499627b
checksum: 78513d8d5770c59c3039ce094c49b2e2772b3f1d4ec5c124a7aabe6124a0e08429993b81129649087dc300f496822257e39135bf8b891b51aea197c1b554072a
languageName: node
linkType: hard

Expand Down Expand Up @@ -14852,7 +14852,7 @@ __metadata:
webpack-bundle-analyzer: 4.9.0
webpack-cli: 4.10.0
webpack-dev-middleware: 6.1.1
webpack-hot-middleware: 2.26.0
webpack-hot-middleware: 2.26.1
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 437371e

Please sign in to comment.