Skip to content

Commit

Permalink
Bump the major-dependencies group with 6 updates (#519)
Browse files Browse the repository at this point in the history
* Bump the major-dependencies group with 6 updates

Bumps the major-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.0.3` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `6.24.1` | `7.2.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.17.0` | `6.1.3` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `13.4.0` | `14.0.0` |
| [clsx](https://github.com/lukeed/clsx) | `1.2.1` | `2.0.0` |
| [tsup](https://github.com/egoist/tsup) | `6.6.3` | `7.2.0` |


Updates `prettier` from 2.8.8 to 3.0.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.0.3)

Updates `chromatic` from 6.24.1 to 7.2.0
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v6.24.1...v7.2.0)

Updates `@testing-library/jest-dom` from 5.17.0 to 6.1.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.17.0...v6.1.3)

Updates `@testing-library/react` from 13.4.0 to 14.0.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v13.4.0...v14.0.0)

Updates `clsx` from 1.2.1 to 2.0.0
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v1.2.1...v2.0.0)

Updates `tsup` from 6.6.3 to 7.2.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](egoist/tsup@v6.6.3...v7.2.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: clsx
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
...

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

* 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 Røstgård Flatner <42931448+adrianflatner@users.noreply.github.com>
Co-authored-by: Adrian Flatner <adrianrflatner@gmail.com>
  • Loading branch information
3 people authored and FarAhm1 committed Oct 11, 2023
1 parent ef087b3 commit b37cd3d
Show file tree
Hide file tree
Showing 5 changed files with 3,090 additions and 6,809 deletions.
10 changes: 10 additions & 0 deletions .changeset/brave-apricots-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"@kvib/react": patch
---

Bumping packages major:

- @testing-library/jest-dom from 5.16.5 to 6.1.3
- @testing-library/react from 13.4.0 to 14.0.0
- clsx from 1.2.1 to 2.0.0
- tsup from 6.6.3 to 7.2.0
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/react-dom": "^18.2.8",
"axe-playwright": "^1.2.3",
"babel-loader": "^9.1.3",
"chromatic": "^6.24.1",
"chromatic": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.4.5",
Expand Down
Loading

0 comments on commit b37cd3d

Please sign in to comment.