Skip to content

Commit

Permalink
Merge pull request #908 from ganta/renovate/chromatic-cli
Browse files Browse the repository at this point in the history
chore(deps): update chromatic cli to v11.20.1
  • Loading branch information
ganta authored Dec 11, 2024
2 parents 2d06b0f + 091ab9c commit 6df4deb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
uses: ./.github/actions/setup-node

- name: Run Chromatic
uses: chromaui/action@cdc32cceae3ea3df106b04454cbe88abd1d32de7 # v11.20.0
uses: chromaui/action@e90c5a5e3bc2eb3b8e110d606f56a0f44fa47700 # v11.20.1
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@vanilla-extract/vite-plugin": "4.0.18",
"@vitejs/plugin-react-swc": "3.7.2",
"archiver": "7.0.1",
"chromatic": "11.20.0",
"chromatic": "11.20.1",
"jsdom": "25.0.1",
"npm-run-all2": "7.0.1",
"prettier": "3.4.2",
Expand Down

0 comments on commit 6df4deb

Please sign in to comment.