build(deps-dev): bump msw from 1.2.2 to 1.2.3
Bumps [msw](https://github.com/mswjs/msw) from 1.2.2 to 1.2.3. - [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.2...v1.2.3) --- 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:
parent
bc043bb28f
commit
81a0bbddfe
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -59,7 +59,7 @@
|
|||
"jest": "^29.6.1",
|
||||
"jest-canvas-mock": "2.5.2",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"msw": "^1.2.2",
|
||||
"msw": "^1.2.3",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss-scss": "4.0.6",
|
||||
"prop-types": "15.8.1",
|
||||
|
|
@ -14139,9 +14139,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/msw": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/msw/-/msw-1.2.2.tgz",
|
||||
"integrity": "sha512-GsW3PE/Es/a1tYThXcM8YHOZ1S1MtivcS3He/LQbbTCx3rbWJYCtWD5XXyJ53KlNPT7O1VI9sCW3xMtgFe8XpQ==",
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/msw/-/msw-1.2.3.tgz",
|
||||
"integrity": "sha512-Fqy/TaLKR32x4IkMwudJHJysBzVM/v/lSoMPS9f3QaHLOmb3xHN9YurSUnRt+2eEvNXLjVPij1wMBQtLmTbKsg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@
|
|||
"jest": "^29.6.1",
|
||||
"jest-canvas-mock": "2.5.2",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"msw": "^1.2.2",
|
||||
"msw": "^1.2.3",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss-scss": "4.0.6",
|
||||
"prop-types": "15.8.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue