mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
[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:
parent
0a5c9d3525
commit
52059bfcf6
20
package-lock.json
generated
20
package-lock.json
generated
@ -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": {
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user