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 5.3.3 to 5.3.4 #582

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
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12432,8 +12432,8 @@ __metadata:
linkType: hard

"webpack-dev-middleware@npm:^5.3.1":
version: 5.3.3
resolution: "webpack-dev-middleware@npm:5.3.3"
version: 5.3.4
resolution: "webpack-dev-middleware@npm:5.3.4"
dependencies:
colorette: "npm:^2.0.10"
memfs: "npm:^3.4.3"
Expand All @@ -12442,7 +12442,7 @@ __metadata:
schema-utils: "npm:^4.0.0"
peerDependencies:
webpack: ^4.0.0 || ^5.0.0
checksum: 0e0b79101a6ae02710d3b4c4d6bd6b9cbd656b7bf3e4e8d47bb11686bdccebef0d970940f6b13124cb17acf85c369b01b85f8134ed0a128e6c10eac7829ef56b
checksum: cbd95740c9967c7e92c21585fa710c110641befa81ad0a832437347d9c1fea1302daf016931fb2e9da1cd79a6940aab51a2a557346ce0220c0394918ceb6566d
languageName: node
linkType: hard

Expand Down
Loading