Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Bump json5, ts-loader and webpack #1568

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

Commits on Jan 1, 2023

  1. Bump json5, ts-loader and webpack

    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.3.7 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.3.7...v9.4.2)
    
    Updates `webpack` from 3.12.0 to 5.75.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v3.12.0...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 Jan 1, 2023
    Configuration menu
    Copy the full SHA
    b7d3809 View commit details
    Browse the repository at this point in the history