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

chore(deps): bump webpack-dev-middleware and webpack-dev-server in /plugins/rich-text #3241

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Apr 24, 2024

  1. chore(deps): bump webpack-dev-middleware and webpack-dev-server

    Removes [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware). It's no longer used after updating ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together.
    
    
    Removes `webpack-dev-middleware`
    
    Updates `webpack-dev-server` from 3.11.0 to 5.0.4
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v3.11.0...v5.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c6b5402 View commit details
    Browse the repository at this point in the history