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 loader-utils and next #27

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

Commits on Nov 17, 2022

  1. Bump loader-utils and next

    Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.
    
    
    Removes `loader-utils`
    
    Updates `next` from 10.2.3 to 13.0.3
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v10.2.3...v13.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    bd0de56 View commit details
    Browse the repository at this point in the history