Skip to content

Commit

Permalink
Bump @storybook/test-runner from 0.20.1 to 0.21.0 in the storybook group
Browse files Browse the repository at this point in the history
Bumps the storybook group with 1 update: [@storybook/test-runner](https://github.com/storybookjs/test-runner).


Updates `@storybook/test-runner` from 0.20.1 to 0.21.0
- [Release notes](https://github.com/storybookjs/test-runner/releases)
- [Changelog](https://github.com/storybookjs/test-runner/blob/v0.21.0/CHANGELOG.md)
- [Commits](storybookjs/test-runner@v0.20.1...v0.21.0)

---
updated-dependencies:
- dependency-name: "@storybook/test-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent db183c7 commit 1307dad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/sif-common-formik-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@storybook/preset-scss": "1.0.3",
"@storybook/react": "8.4.7",
"@storybook/react-vite": "8.4.7",
"@storybook/test-runner": "0.20.1",
"@storybook/test-runner": "0.21.0",
"@storybook/testing-library": "0.2.2",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4846,7 +4846,7 @@ __metadata:
"@storybook/preset-scss": "npm:1.0.3"
"@storybook/react": "npm:8.4.7"
"@storybook/react-vite": "npm:8.4.7"
"@storybook/test-runner": "npm:0.20.1"
"@storybook/test-runner": "npm:0.21.0"
"@storybook/testing-library": "npm:0.2.2"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.10.2"
Expand Down Expand Up @@ -8644,9 +8644,9 @@ __metadata:
languageName: node
linkType: hard

"@storybook/test-runner@npm:0.20.1":
version: 0.20.1
resolution: "@storybook/test-runner@npm:0.20.1"
"@storybook/test-runner@npm:0.21.0":
version: 0.21.0
resolution: "@storybook/test-runner@npm:0.21.0"
dependencies:
"@babel/core": "npm:^7.22.5"
"@babel/generator": "npm:^7.22.5"
Expand All @@ -8671,7 +8671,7 @@ __metadata:
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
bin:
test-storybook: dist/test-storybook.js
checksum: 10/f48f37de8360fdabb6007694ccff843d0334421b9606b5af5fbecff071e2f502c0ed95bded50673f3b890dff0a91e7cc3d17654372d66532844402bfa0c72970
checksum: 10/45c008b7c3bbd687c674e5c1fd3f90dd4efec5c6627beeb836030c9454f22de995da358200bc0271c5ddc5d561478f3f0fe8cf0564b7febbdfda1eda76b3a3de
languageName: node
linkType: hard

Expand Down

0 comments on commit 1307dad

Please sign in to comment.