Skip to content

Commit

Permalink
Merge pull request #933 from ganta/renovate/chromatic-cli
Browse files Browse the repository at this point in the history
chore(deps): update chromatic cli to v11.22.0
  • Loading branch information
ganta authored Jan 4, 2025
2 parents f8cc50c + b83f560 commit f166281
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@64a9c0ca3bfb724389b0d536e544f56b7b5ff5b3 # v11.20.2
uses: chromaui/action@012a0241a4df3f0f831c99f02e2085c9641a25ba # v11.22.0
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.19",
"@vitejs/plugin-react-swc": "3.7.2",
"archiver": "7.0.1",
"chromatic": "11.20.2",
"chromatic": "11.22.0",
"jsdom": "25.0.1",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
Expand Down

0 comments on commit f166281

Please sign in to comment.