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

Bumps [msw](https://github.com/mswjs/msw) from 1.2.1 to 1.2.2.
- [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.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-18 04:07:26 +00:00 committed by Klara Simickova
parent ca2f2f7ba3
commit f4be4d6ff3
2 changed files with 6 additions and 5 deletions

View file

@ -83,7 +83,7 @@
"jest": "^29.6.1",
"jest-canvas-mock": "2.5.2",
"jest-environment-jsdom": "29.5.0",
"msw": "^1.2.1",
"msw": "^1.2.2",
"npm-run-all": "4.1.5",
"postcss-scss": "4.0.6",
"prop-types": "15.8.1",