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

Bump json5 and ts-loader in /webpack/ts #17

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

Commits on Jan 1, 2023

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

    Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [ts-loader](https://github.com/TypeStrong/ts-loader). These dependencies need to be updated together.
    
    
    Removes `json5`
    
    Updates `ts-loader` from 6.2.1 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@v6.2.1...v9.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    - dependency-name: ts-loader
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    e66a507 View commit details
    Browse the repository at this point in the history