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

Bumps [msw](https://github.com/mswjs/msw) from 1.0.0 to 1.1.0.
- [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.0.0...v1.1.0)

---
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-16 08:06:14 +00:00 committed by Klara Simickova
parent a6e7c3e788
commit f21c6ce4d7
2 changed files with 8 additions and 8 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.0.0",
"msw": "^1.1.0",
"npm-run-all": "4.1.5",
"postcss-scss": "4.0.6",
"prop-types": "15.8.1",