Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump webpack-dev-middleware from 7.0.0 to 7.1.1 #6275

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28616,7 +28616,7 @@ __metadata:
languageName: node
linkType: hard

"on-finished@npm:2.4.1":
"on-finished@npm:2.4.1, on-finished@npm:^2.4.1":
version: 2.4.1
resolution: "on-finished@npm:2.4.1"
dependencies:
Expand Down Expand Up @@ -35264,20 +35264,21 @@ __metadata:
linkType: hard

"webpack-dev-middleware@npm:^7.0.0":
version: 7.0.0
resolution: "webpack-dev-middleware@npm:7.0.0"
version: 7.1.1
resolution: "webpack-dev-middleware@npm:7.1.1"
dependencies:
colorette: "npm:^2.0.10"
memfs: "npm:^4.6.0"
mime-types: "npm:^2.1.31"
on-finished: "npm:^2.4.1"
range-parser: "npm:^1.2.1"
schema-utils: "npm:^4.0.0"
peerDependencies:
webpack: ^5.0.0
peerDependenciesMeta:
webpack:
optional: true
checksum: 10/e94902c35458c2431cd3332088cf33afe9236333e911605e6045392be11f521140600312c698263acf2a6c52e2092b8e8b3ea4b0ed34568df6cb7a79913aa1d3
checksum: 10/c6076d4c89431ab50c16170bc34be5aaf35a7e28e9f97a621a2ed62c453e89bfacbbebfcc135c669c73a7044b386875f5c0c8e9121159e74d8745cb3c3664e20
languageName: node
linkType: hard

Expand Down
Loading