Skip to content

chore(deps): update dependency chromatic to v9 #5231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@typescript-eslint/parser": "^6.0.0",
"@ui5/webcomponents-tools": "1.19.0",
"@vitejs/plugin-react": "^4.0.0",
"chromatic": "^8.0.0",
"chromatic": "^9.0.0",
"cssnano": "^6.0.1",
"cypress": "^13.0.0",
"cypress-real-events": "^1.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9256,14 +9256,14 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^8.0.0":
version: 8.0.0
resolution: "chromatic@npm:8.0.0"
"chromatic@npm:^9.0.0":
version: 9.0.0
resolution: "chromatic@npm:9.0.0"
bin:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 3cc575163b7f071a96f03e56af4731afccfa83aea0619cd87042ff2a36f726fe6dafef0713c336ccc528b73f3671532e5ab7866a66d6242ca5be827f6605aab9
checksum: 9127171d64aa337b24b3862bab7f86d52abdfd1d6911c1259acbd980788d8e063d18cf438d3b0756400946e135ac9b50003db2c0449ee943be125fb9d9bc33f1
languageName: node
linkType: hard

Expand Down Expand Up @@ -22557,7 +22557,7 @@ __metadata:
"@ui5/webcomponents-icons": "npm:1.19.0"
"@ui5/webcomponents-tools": "npm:1.19.0"
"@vitejs/plugin-react": "npm:^4.0.0"
chromatic: "npm:^8.0.0"
chromatic: "npm:^9.0.0"
cssnano: "npm:^6.0.1"
cypress: "npm:^13.0.0"
cypress-real-events: "npm:^1.8.1"
Expand Down