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 mem and webpack #31

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

Commits on Apr 23, 2023

  1. Bump mem and webpack

    Removes [mem](https://github.com/sindresorhus/mem). It's no longer used after updating ancestor dependency [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together.
    
    
    Removes `mem`
    
    Updates `webpack` from 3.12.0 to 5.80.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v3.12.0...v5.80.0)
    
    ---
    updated-dependencies:
    - dependency-name: mem
      dependency-type: indirect
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    7e0fa7f View commit details
    Browse the repository at this point in the history