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

node v20 and version updates #6

Merged

Commits on Jan 3, 2024

  1. Bump tough-cookie and node-sass

    Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.
    
    
    Removes `tough-cookie`
    
    Updates `node-sass` from 7.0.3 to 9.0.0
    - [Release notes](https://github.com/sass/node-sass/releases)
    - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/node-sass@v7.0.3...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    - dependency-name: node-sass
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3f2eb89 View commit details
    Browse the repository at this point in the history
  2. support node 20

    vordimous committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fc6d7f0 View commit details
    Browse the repository at this point in the history
  3. update sass-loader

    vordimous committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    08c5c28 View commit details
    Browse the repository at this point in the history