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 in /frontend-react #16334

Closed
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 frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.2",
"browserslist-useragent-regexp": "^4.1.3",
"chromatic": "^11.12.6",
"chromatic": "^11.14.0",
"cross-env": "^7.0.3",
"dotenv-flow": "^4.1.0",
"eslint": "8.57",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4383,9 +4383,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 @@ -4398,7 +4398,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 020bf394c169719bffb59509388df3677384ec9c29219343778f202ac5f6ef3fc331c73efefdc3c70cda09f9e26e4d4f6e6567a18bff25b74eeea90b9b1e9dee
checksum: f6891501e92700539717397c08ec37854fdfce375c8c824143bca530f582d61d7c1af469d95051bf2702f5697380f7c5de5082e4030df5a97bd4d830a38f31f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -10379,7 +10379,7 @@ __metadata:
axios: ^1.7.7
browserslist: ^4.24.2
browserslist-useragent-regexp: ^4.1.3
chromatic: ^11.12.6
chromatic: ^11.14.0
classnames: ^2.5.1
cross-env: ^7.0.3
date-fns: ^3.6.0
Expand Down
Loading