chore(deps): bump msw from 0.21.2 to 0.29.0

Bumps [msw](https://github.com/mswjs/msw) from 0.21.2 to 0.29.0.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.21.2...v0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-23 04:45:44 +00:00
committed by GitHub
parent 467f796b0f
commit d3b6c6c12a
59 changed files with 184 additions and 135 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
"http-errors": "^1.7.3",
"jest": "^26.0.1",
"mock-fs": "^4.13.0",
"msw": "^0.21.2",
"msw": "^0.29.0",
"mysql2": "^2.2.5",
"recursive-readdir": "^2.2.2",
"supertest": "^6.1.3"
+1 -1
View File
@@ -37,7 +37,7 @@
"devDependencies": {
"@backstage/cli": "^0.7.0",
"@types/jest": "^26.0.7",
"msw": "^0.21.2"
"msw": "^0.29.0"
},
"files": [
"dist"
+1 -1
View File
@@ -54,7 +54,7 @@
"@types/node": "^14.14.32",
"@types/zen-observable": "^0.8.0",
"cross-fetch": "^3.0.6",
"msw": "^0.21.3"
"msw": "^0.29.0"
},
"files": [
"dist"
+1 -1
View File
@@ -55,7 +55,7 @@
"@types/node": "^14.14.32",
"@types/zen-observable": "^0.8.0",
"cross-fetch": "^3.0.6",
"msw": "^0.21.3"
"msw": "^0.29.0"
},
"files": [
"dist",
+1 -1
View File
@@ -54,7 +54,7 @@
"@types/prop-types": "^15.7.3",
"@types/zen-observable": "^0.8.0",
"cross-fetch": "^3.0.6",
"msw": "^0.21.3"
"msw": "^0.29.0"
},
"files": [
"dist"
+1 -1
View File
@@ -41,7 +41,7 @@
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"msw": "^0.21.2",
"msw": "^0.29.0",
"cross-fetch": "^3.0.6"
},
"files": [
+1 -1
View File
@@ -42,7 +42,7 @@
"@backstage/test-utils": "^0.1.13",
"@types/jest": "^26.0.7",
"@types/luxon": "^1.25.0",
"msw": "^0.21.2"
"msw": "^0.29.0"
},
"files": [
"dist",
+1 -1
View File
@@ -38,7 +38,7 @@
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
"@types/react": "^16.9",
"msw": "^0.21.3",
"msw": "^0.29.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-router": "6.0.0-beta.0",