Skip to content

Commit

Permalink
chore(deps): update dependency msw-storybook-addon to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 25, 2024
1 parent 404bc90 commit fdce0f3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/launchpad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@storybook/cli": "^7.6.19",
"@storybook/react": "^7.6.19",
"msw": "^2.1.7",
"msw-storybook-addon": "2.0.0-beta.1",
"msw-storybook-addon": "2.0.2",
"postcss": "^8.4.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plans-grid-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
"msw": "^2.2.14",
"msw-storybook-addon": "^2.0.0",
"msw-storybook-addon": "^2.0.2",
"resize-observer-polyfill": "^1.5.1",
"typescript": "^5.3.3",
"webpack": "^5.91.0"
Expand Down
23 changes: 6 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1263,7 +1263,7 @@ __metadata:
"@wordpress/components": "npm:^27.6.0"
classnames: "npm:^2.3.2"
msw: "npm:^2.1.7"
msw-storybook-addon: "npm:2.0.0-beta.1"
msw-storybook-addon: "npm:2.0.2"
postcss: "npm:^8.4.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down Expand Up @@ -1584,7 +1584,7 @@ __metadata:
classnames: "npm:^2.3.2"
i18n-calypso: "workspace:^"
msw: "npm:^2.2.14"
msw-storybook-addon: "npm:^2.0.0"
msw-storybook-addon: "npm:^2.0.2"
react-intersection-observer: "npm:^9.4.3"
react-transition-group: "npm:^4.3.0"
resize-observer-polyfill: "npm:^1.5.1"
Expand Down Expand Up @@ -23891,25 +23891,14 @@ __metadata:
languageName: node
linkType: hard

"msw-storybook-addon@npm:2.0.0-beta.1":
version: 2.0.0-beta.1
resolution: "msw-storybook-addon@npm:2.0.0-beta.1"
dependencies:
is-node-process: "npm:^1.0.1"
peerDependencies:
msw: ^2.0.0
checksum: a23dfc76ae79f73edc381365d87c6bd2eb43ce5cf3b9a1022ce55d3727f9bd6442a3c5b7984fc9127fdfefe372a3c3410865ae5399a967f0aeaa5918a9104f21
languageName: node
linkType: hard

"msw-storybook-addon@npm:^2.0.0":
version: 2.0.0
resolution: "msw-storybook-addon@npm:2.0.0"
"msw-storybook-addon@npm:2.0.2, msw-storybook-addon@npm:^2.0.2":
version: 2.0.2
resolution: "msw-storybook-addon@npm:2.0.2"
dependencies:
is-node-process: "npm:^1.0.1"
peerDependencies:
msw: ^2.0.0
checksum: c13bc802e4e3fa961874800f3ea07a42e863bd499dab197ef989331403880c2ab1ae41b3da86ba75dc7a3e990464ead357831ea2bde2a87cc542f5323c4cdbce
checksum: 9f9f3f7e68713f70c4626a8c6f79876e3694e99cec63d6f650f09faec0b33d295d940a7c224c5409079e71732b6a1d63a2df6f9e1fd6ebf8eb87ae8be6af6219
languageName: node
linkType: hard

Expand Down

0 comments on commit fdce0f3

Please sign in to comment.