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

Bump webpack-dev-middleware and karma-webpack #1398

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

Commits on Mar 21, 2024

  1. Bump webpack-dev-middleware and karma-webpack

    Removes [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware). It's no longer used after updating ancestor dependency [karma-webpack](https://github.com/webpack-contrib/karma-webpack). These dependencies need to be updated together.
    
    
    Removes `webpack-dev-middleware`
    
    Updates `karma-webpack` from 2.0.9 to 5.0.1
    - [Release notes](https://github.com/webpack-contrib/karma-webpack/releases)
    - [Changelog](https://github.com/codymikol/karma-webpack/blob/master/CHANGELOG.md)
    - [Commits](codymikol/karma-webpack@v2.0.9...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    - dependency-name: karma-webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ca0c788 View commit details
    Browse the repository at this point in the history