Skip to content

Commit

Permalink
Update dependency msw-storybook-addon to v2.0.0-next.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 64c9266 commit af30f8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"jest-watch-typeahead": "2.2.2",
"lint-staged": "15.2.0",
"msw": "2.1.2",
"msw-storybook-addon": "2.0.0--canary.122.b3ed3b1.0",
"msw-storybook-addon": "2.0.0-next.1",
"next-sitemap": "4.2.3",
"patch-package": "8.0.0",
"postcss": "8.4.33",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10888,10 +10888,10 @@ [email protected], ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

[email protected]-canary.122.b3ed3b1.0:
version "2.0.0--canary.122.b3ed3b1.0"
resolved "https://registry.yarnpkg.com/msw-storybook-addon/-/msw-storybook-addon-2.0.0--canary.122.b3ed3b1.0.tgz#4cce8652882f10819bde3d10da5d2a58308a043a"
integrity sha512-HZn9B6MCdfHpgm5wQ92A0K3moXDCDTxPRjWWH6C/4myg3KmsD0kwiaE14vWO49A4+TG10yXMGqIll2NjIMtnQg==
[email protected]next.1:
version "2.0.0-next.1"
resolved "https://registry.yarnpkg.com/msw-storybook-addon/-/msw-storybook-addon-2.0.0-next.1.tgz#20bfad71a06475882150b2dd6f76d1f45ef50c69"
integrity sha512-P+fu7Qz0gEjo7pHwY/pL5rBFry2ZswTKLU8RqOSQziAlZfwpL7nfOQFGiUSJ2aEWZkI34A12F9RVz21BnZa2Iw==
dependencies:
is-node-process "^1.0.1"

Expand Down

0 comments on commit af30f8f

Please sign in to comment.