Skip to content
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

Bump chromatic from 11.12.6 to 11.14.0 #355

Merged
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 @@ -93,7 +93,7 @@
"@vitejs/plugin-react": "^4.3.3",
"autoprefixer": "^10.4.20",
"babel-plugin-relay": "^18.1.0",
"chromatic": "^11.12.6",
"chromatic": "^11.14.0",
"concurrently": "^9.0.1",
"escodegen": "^2.1.0",
"eslint": "^9.13.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3769,9 +3769,9 @@ __metadata:
languageName: node
linkType: hard

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

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