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 color-string and css-loader in /node/webapp #38

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

Commits on Jan 19, 2023

  1. Bump color-string and css-loader in /node/webapp

    Removes [color-string](https://github.com/Qix-/color-string). 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 `color-string`
    
    Updates `css-loader` from 0.28.7 to 6.7.3
    - [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.7...v6.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: color-string
      dependency-type: indirect
    - dependency-name: css-loader
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d289e60 View commit details
    Browse the repository at this point in the history