Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 2 updates: [@storybook/test-runner](https://github.com/storybookjs/test-runner) and [rollup](https://github.com/rollup/rollup).


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)

Updates `rollup` from 4.28.1 to 4.29.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.28.1...v4.29.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent e425858 commit 2791f5e
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 86 deletions.
168 changes: 84 additions & 84 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@storybook/react": "^8.4.7",
"@storybook/react-webpack5": "^8.4.7",
"@storybook/test": "^8.2.1",
"@storybook/test-runner": "^0.20.1",
"@storybook/test-runner": "^0.21.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.2",
"@types/react": "^19.0.2",
Expand All @@ -109,7 +109,7 @@
"neostandard": "^0.12.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rollup": "^4.28.1",
"rollup": "^4.29.0",
"rollup-plugin-dts": "^6.1.1",
"storybook": "^8.4.7",
"typescript": "^5.7.2",
Expand Down

0 comments on commit 2791f5e

Please sign in to comment.