Skip to content

Commit

Permalink
Bump the patch-minor-dependencies group with 4 updates (#649)
Browse files Browse the repository at this point in the history
* Bump the patch-minor-dependencies group with 4 updates

Bumps the patch-minor-dependencies group with 4 updates: [esbuild](https://github.com/evanw/esbuild), [@storybook/test-runner](https://github.com/storybookjs/test-runner), [chromatic](https://github.com/chromaui/chromatic-cli) and [material-symbols](https://github.com/marella/material-symbols/tree/HEAD/material-symbols).


Updates `esbuild` from 0.19.5 to 0.19.6
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.5...v0.19.6)

Updates `@storybook/test-runner` from 0.14.0 to 0.15.1
- [Release notes](https://github.com/storybookjs/test-runner/releases)
- [Changelog](https://github.com/storybookjs/test-runner/blob/v0.15.1/CHANGELOG.md)
- [Commits](storybookjs/test-runner@v0.14.0...v0.15.1)

Updates `chromatic` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v9.0.0...v9.1.0)

Updates `material-symbols` from 0.14.0 to 0.14.1
- [Release notes](https://github.com/marella/material-symbols/releases)
- [Commits](https://github.com/marella/material-symbols/commits/v0.14.1/material-symbols)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor-dependencies
- dependency-name: "@storybook/test-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor-dependencies
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor-dependencies
- dependency-name: material-symbols
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* Legger til changeset

* Legger til changeset

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian Flatner <adrianrflatner@gmail.com>
  • Loading branch information
dependabot[bot] and adrianflatner authored Nov 20, 2023
1 parent 42398bd commit 6fd7d57
Show file tree
Hide file tree
Showing 5 changed files with 114 additions and 109 deletions.
5 changes: 5 additions & 0 deletions .changeset/tough-dodos-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@kvib/react": patch
---

Bumping material-symbols from 0.14.0 to 0.14.1.
4 changes: 2 additions & 2 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"@storybook/cli": "^7.5.3",
"@storybook/react": "^7.5.3",
"@storybook/react-webpack5": "^7.5.3",
"@storybook/test-runner": "^0.14.0",
"@storybook/test-runner": "^0.15.1",
"@storybook/testing-library": "^0.2.2",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"axe-playwright": "^1.2.3",
"babel-loader": "^9.1.3",
"chromatic": "^9.0.0",
"chromatic": "^9.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.5.3",
Expand Down
Loading

0 comments on commit 6fd7d57

Please sign in to comment.