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 js-yaml and css-loader #335

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

Commits on Oct 24, 2022

  1. Bump js-yaml and css-loader

    Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependency [css-loader](https://github.com/webpack-contrib/css-loader). These dependencies need to be updated together.
    
    
    Removes `js-yaml`
    
    Updates `css-loader` from 0.28.11 to 6.7.1
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/css-loader@v0.28.11...v6.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-type: indirect
    - dependency-name: css-loader
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    42cae8e View commit details
    Browse the repository at this point in the history