build(deps-dev): bump msw from 1.1.0 to 1.2.1

Bumps [msw](https://github.com/mswjs/msw) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-27 05:05:43 +00:00 committed by Klara Simickova
parent 254ba7afac
commit 17e4e46321
2 changed files with 27 additions and 27 deletions

View file

@ -79,7 +79,7 @@
"jest": "29.5.0",
"jest-canvas-mock": "2.4.0",
"jest-environment-jsdom": "29.5.0",
"msw": "^1.1.0",
"msw": "^1.2.1",
"npm-run-all": "4.1.5",
"postcss-scss": "4.0.6",
"prop-types": "15.8.1",