[deps] Platform (CL): Update chromatic to v10.9.6 (#8074)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-26 19:19:30 -05:00 committed by GitHub
parent 0a5c9d3525
commit 52059bfcf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 17 additions and 5 deletions

20
package-lock.json generated
View File

@ -122,7 +122,7 @@
"@webcomponents/custom-elements": "1.6.0",
"autoprefixer": "10.4.16",
"base64-loader": "1.0.0",
"chromatic": "10.0.0",
"chromatic": "10.9.6",
"clean-webpack-plugin": "4.0.0",
"concurrently": "8.2.2",
"copy-webpack-plugin": "11.0.0",
@ -15375,14 +15375,26 @@
}
},
"node_modules/chromatic": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-10.0.0.tgz",
"integrity": "sha512-RLU/Y0FdYVnPJIhm/gG3CSJO1hKg2O/nvfutyWT88Tg2o4aIGqSrQKCBiAUAHKrQKpfF+9Dvn/oHRTPtRcinHA==",
"version": "10.9.6",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-10.9.6.tgz",
"integrity": "sha512-1MoT+/U+vQwEiq2GuehPyStbqhxqHmM1B9pdpVU1dKh26userQg1FyOFYifkTgy+9reo2w2p7sAbc0JRd2kzlA==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",
"chromatic": "dist/bin.js",
"chromatic-cli": "dist/bin.js"
},
"peerDependencies": {
"@chromatic-com/cypress": "^0.5.2 || ^1.0.0",
"@chromatic-com/playwright": "^0.5.2 || ^1.0.0"
},
"peerDependenciesMeta": {
"@chromatic-com/cypress": {
"optional": true
},
"@chromatic-com/playwright": {
"optional": true
}
}
},
"node_modules/chrome-trace-event": {

View File

@ -83,7 +83,7 @@
"@webcomponents/custom-elements": "1.6.0",
"autoprefixer": "10.4.16",
"base64-loader": "1.0.0",
"chromatic": "10.0.0",
"chromatic": "10.9.6",
"clean-webpack-plugin": "4.0.0",
"concurrently": "8.2.2",
"copy-webpack-plugin": "11.0.0",