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, ts-loader and webpack in /js #345

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

Commits on Dec 29, 2022

  1. Bump json5, ts-loader and webpack in /js

    Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [ts-loader](https://github.com/TypeStrong/ts-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together.
    
    
    Removes `json5`
    
    Updates `ts-loader` from 2.0.3 to 9.4.2
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](TypeStrong/ts-loader@v2.0.3...v9.4.2)
    
    Updates `webpack` from 2.5.1 to 5.75.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v2.5.1...v5.75.0)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    - dependency-name: ts-loader
      dependency-type: direct:development
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    6fa5a48 View commit details
    Browse the repository at this point in the history