Skip to content

Commit

Permalink
Bump chromatic from 11.22.2 to 11.23.0
Browse files Browse the repository at this point in the history
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.22.2 to 11.23.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@v11.22.2...v11.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 0339c8a commit 5931e29
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"babel-plugin-relay": "^18.2.0",
"chromatic": "^11.22.2",
"chromatic": "^11.23.0",
"concurrently": "^9.1.2",
"escodegen": "^2.1.0",
"eslint": "^9.17.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3557,9 +3557,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^11.22.2":
version: 11.22.2
resolution: "chromatic@npm:11.22.2"
"chromatic@npm:^11.23.0":
version: 11.23.0
resolution: "chromatic@npm:11.23.0"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -3572,7 +3572,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/29b9afa333e83a1e04434030a948cb175c22de8b5908915d0507644aeaa3a5fe127ef7e5d0da6c53f48cc3d3d615325ff53da09cc471567b48187bf6336a68f9
checksum: 10c0/154b51c9bc61050d970ec9645ae7424c55c0416138d084c4a10e7766575e7eb6071394b798e5cab86d4f8074f6e0d973f9ef1eb33725afaa8f7b99f6666668a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7412,7 +7412,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.3.4"
autoprefixer: "npm:^10.4.20"
babel-plugin-relay: "npm:^18.2.0"
chromatic: "npm:^11.22.2"
chromatic: "npm:^11.23.0"
class-variance-authority: "npm:^0.7.1"
clsx: "npm:^2.1.1"
concurrently: "npm:^9.1.2"
Expand Down

0 comments on commit 5931e29

Please sign in to comment.