Skip to content

Commit

Permalink
Bump chromatic from 11.12.5 to 11.12.6
Browse files Browse the repository at this point in the history
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.12.5 to 11.12.6.
- [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.12.5...v11.12.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 7bb884d commit bcb8079
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 @@ -86,7 +86,7 @@
"@vitejs/plugin-react": "^4.3.2",
"autoprefixer": "^10.4.20",
"babel-plugin-relay": "^18.1.0",
"chromatic": "^11.12.5",
"chromatic": "^11.12.6",
"concurrently": "^9.0.1",
"escodegen": "^2.1.0",
"eslint": "^9.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3744,9 +3744,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^11.12.5":
version: 11.12.5
resolution: "chromatic@npm:11.12.5"
"chromatic@npm:^11.12.6":
version: 11.12.6
resolution: "chromatic@npm:11.12.6"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -3759,7 +3759,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/4a083e4b12ebd0e1f04f944fef66c8345d0895e4c42e253cc4726328b13207553d860fbd5955804fbea806ae06a58d88f8ef845e6c90ce8ce2bc62f5660a3c8e
checksum: 10c0/7d161c52bc239ac6e8380f9a64533dd3792819d8f103d0083a805d5c9ece0844787eedd45c19c41e69d0ef0a3756051fa3e5c1f2fc9630d60f2ada4d5452e929
languageName: node
linkType: hard

Expand Down Expand Up @@ -8114,7 +8114,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.3.2"
autoprefixer: "npm:^10.4.20"
babel-plugin-relay: "npm:^18.1.0"
chromatic: "npm:^11.12.5"
chromatic: "npm:^11.12.6"
class-variance-authority: "npm:^0.7.0"
clsx: "npm:^2.1.1"
concurrently: "npm:^9.0.1"
Expand Down

0 comments on commit bcb8079

Please sign in to comment.