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 terser and next #72

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 28, 2022

  1. Update dependencies

    lennerd committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    5bd392c View commit details
    Browse the repository at this point in the history
  2. 1.6.2

    lennerd committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    5ad642c View commit details
    Browse the repository at this point in the history
  3. Bump terser and next

    Removes [terser](https://github.com/terser/terser). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.
    
    
    Removes `terser`
    
    Updates `next` from 9.5.5 to 12.3.1
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v9.5.5...v12.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    784eecc View commit details
    Browse the repository at this point in the history