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 json5, copy-webpack-plugin and rollup-plugin-postcss #26

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

Commits on Jan 1, 2023

  1. Bump json5, copy-webpack-plugin and rollup-plugin-postcss

    Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) and [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss). These dependencies need to be updated together.
    
    
    Removes `json5`
    
    Updates `copy-webpack-plugin` from 5.0.4 to 11.0.0
    - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/copy-webpack-plugin@v5.0.4...v11.0.0)
    
    Updates `rollup-plugin-postcss` from 2.0.3 to 4.0.2
    - [Release notes](https://github.com/egoist/rollup-plugin-postcss/releases)
    - [Changelog](https://github.com/egoist/rollup-plugin-postcss/blob/master/CHANGELOG-OLD.md)
    - [Commits](egoist/rollup-plugin-postcss@v2.0.3...v4.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    - dependency-name: copy-webpack-plugin
      dependency-type: direct:development
    - dependency-name: rollup-plugin-postcss
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    92db134 View commit details
    Browse the repository at this point in the history