Bump playwright-msw from 1.0.0 to 1.0.2

Bumps [playwright-msw](https://github.com/valendres/playwright-msw) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/valendres/playwright-msw/releases)
- [Commits](https://github.com/valendres/playwright-msw/commits)

---
updated-dependencies:
- dependency-name: playwright-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]
2022-10-06 13:01:50 +00:00
committed by GitHub
parent e1498a6521
commit b860adf0e9
2 changed files with 8 additions and 8 deletions

View File

@@ -56,7 +56,7 @@
"lit-html": "^2.3.1",
"msw": "^0.47.4",
"msw-storybook-addon": "^1.6.3",
"playwright-msw": "^1.0.0",
"playwright-msw": "^1.0.2",
"prettier": "2.7.1",
"tiny-glob": "^0.2.9",
"typescript": "^4.8.4",
@@ -19685,9 +19685,9 @@
}
},
"node_modules/playwright-msw": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/playwright-msw/-/playwright-msw-1.0.0.tgz",
"integrity": "sha512-7HBRcMHP2oqwrQZdYOUb6Pj9AWmPgXFqp1lrorNBHWe/E2MEXljBcDBvRCT/8WqRk4QvSIn6P0PRuXlnm8UYjA==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/playwright-msw/-/playwright-msw-1.0.2.tgz",
"integrity": "sha512-uLavb5CoDWr2EmtCiLotVRRJ8vNb3IWU4dC4kGdELFcKoYSqVhCo5J5FaW0Df1TcSk+029AiPPTcVsAE6JTb0Q==",
"dev": true,
"engines": {
"node": ">=14"
@@ -41807,9 +41807,9 @@
"dev": true
},
"playwright-msw": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/playwright-msw/-/playwright-msw-1.0.0.tgz",
"integrity": "sha512-7HBRcMHP2oqwrQZdYOUb6Pj9AWmPgXFqp1lrorNBHWe/E2MEXljBcDBvRCT/8WqRk4QvSIn6P0PRuXlnm8UYjA==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/playwright-msw/-/playwright-msw-1.0.2.tgz",
"integrity": "sha512-uLavb5CoDWr2EmtCiLotVRRJ8vNb3IWU4dC4kGdELFcKoYSqVhCo5J5FaW0Df1TcSk+029AiPPTcVsAE6JTb0Q==",
"dev": true
},
"pnp-webpack-plugin": {