Skip to content

Commit

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

---
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 Dec 12, 2024
1 parent 8c32ee0 commit dfb2893
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.20.0",
"chromatic": "^11.20.2",
"concurrently": "^9.1.0",
"escodegen": "^2.1.0",
"eslint": "^9.16.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3367,9 +3367,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^11.20.0":
version: 11.20.0
resolution: "chromatic@npm:11.20.0"
"chromatic@npm:^11.20.2":
version: 11.20.2
resolution: "chromatic@npm:11.20.2"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -3382,7 +3382,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/26e63794b38f3b76ea8b4f2ad2fc47057a049f76a684d44a3b541a774c50d7bed901c885cb60e4baf5df26d37574c20faaea897bc38f8606949456ba6d9eab2a
checksum: 10c0/9f60e966fc7dc22df920649e3860493dbf7c86ea34d96e9818e4450c7572e47b8554a3ecec273881184303ee9098ca15b4c85d519b37138ee0399387b1356b7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7122,7 +7122,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.3.4"
autoprefixer: "npm:^10.4.20"
babel-plugin-relay: "npm:^18.2.0"
chromatic: "npm:^11.20.0"
chromatic: "npm:^11.20.2"
class-variance-authority: "npm:^0.7.1"
clsx: "npm:^2.1.1"
concurrently: "npm:^9.1.0"
Expand Down

0 comments on commit dfb2893

Please sign in to comment.