Skip to content

chore: upgrade typescript and msw NPM modules

Tomas Vik requested to merge tv/2024-01/upgrade-ts-msw into main

Description

These two dependencies are interdependent, but our renovate bot tries to upgrade them separately, resulting in failed MR pipelines:

This MR also fixes many breaking changes introduced in msw@2.0.0

Related Issues

no issues, but it helps to resolve the two mentioned MRs.

How has this been tested?

Pipeline succeeds.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Tomas Vik

Merge request reports

Loading