Skip to content

Commit

Permalink
chore(deps-dev): bump @storybook/test-runner from 0.15.2 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [@storybook/test-runner](https://github.com/storybookjs/test-runner) from 0.15.2 to 0.16.0.
- [Release notes](https://github.com/storybookjs/test-runner/releases)
- [Changelog](https://github.com/storybookjs/test-runner/blob/v0.16.0/CHANGELOG.md)
- [Commits](storybookjs/test-runner@v0.15.2...v0.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 1c5f057 commit ee9ef34
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 42 deletions.
76 changes: 35 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@storybook/blocks": "^7.0.9",
"@storybook/preact": "^7.0.9",
"@storybook/preact-vite": "^7.0.9",
"@storybook/test-runner": "^0.15.0",
"@storybook/test-runner": "^0.16.0",
"@storybook/testing-library": "^0.2.0",
"@testing-library/preact": "^3.2.3",
"@twind/preset-autoprefix": "^1.0.7",
Expand Down

0 comments on commit ee9ef34

Please sign in to comment.