Skip to content

Commit

Permalink
build(dev-deps): bump chromatic from 6.19.9 to 11.10.4
Browse files Browse the repository at this point in the history
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.19.9 to 11.10.4.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v6.19.9...v11.10.4)

---
updated-dependencies:
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ivangabriele committed Sep 30, 2024
1 parent 271fc46 commit 84b4189
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@typescript-eslint/parser": "7.15.0",
"@vitejs/plugin-react": "4.3.2",
"browser-assert": "1.2.1",
"chromatic": "6.19.9",
"chromatic": "11.10.4",
"classnames": "2.5.1",
"commitlint-plugin-selective-scope": "1.0.1",
"cypress": "13.15.0",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3402,7 +3402,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.15.0"
"@vitejs/plugin-react": "npm:4.3.2"
browser-assert: "npm:1.2.1"
chromatic: "npm:6.19.9"
chromatic: "npm:11.10.4"
classnames: "npm:2.5.1"
commitlint-plugin-selective-scope: "npm:1.0.1"
cypress: "npm:13.15.0"
Expand Down Expand Up @@ -8155,14 +8155,22 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:6.19.9":
version: 6.19.9
resolution: "chromatic@npm:6.19.9"
"chromatic@npm:11.10.4":
version: 11.10.4
resolution: "chromatic@npm:11.10.4"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
peerDependenciesMeta:
"@chromatic-com/cypress":
optional: true
"@chromatic-com/playwright":
optional: true
bin:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/a97814f0d67584e1fec5609a65c81ba4d536aa47a27df91b045de89571412d443b53931ee7c1cb15ef9687c45c20ac4bb2d0c3e16236bfe70a5d514062f373ec
checksum: 10c0/b14b43f7ded1c6536fd2b0edf0d5d2da1a0f36083d14a87ce0c069db83f7c4896b483238164199976343748b5b846640b6914dcf523b9e9e698145fe74f52bcd
languageName: node
linkType: hard

Expand Down

0 comments on commit 84b4189

Please sign in to comment.