[deps] Platform (CL): Update chromatic to v10 (#7064)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-01 14:37:17 +01:00 committed by GitHub
parent 1812681c20
commit 0736847dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -118,7 +118,7 @@
"autoprefixer": "10.4.15",
"base64-loader": "1.0.0",
"buffer": "6.0.3",
"chromatic": "6.22.0",
"chromatic": "10.0.0",
"clean-webpack-plugin": "4.0.0",
"concurrently": "8.2.2",
"copy-webpack-plugin": "11.0.0",
@ -17898,9 +17898,9 @@
}
},
"node_modules/chromatic": {
"version": "6.22.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.22.0.tgz",
"integrity": "sha512-PBZAhTzjQvx+B4nXmEgvySmR9+a8hgt7zuTT3NhC0BT1Wf08T6gjnl4bZR5Dg5V4PfCeQvP5uROPS7QFdzZeyA==",
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-10.0.0.tgz",
"integrity": "sha512-RLU/Y0FdYVnPJIhm/gG3CSJO1hKg2O/nvfutyWT88Tg2o4aIGqSrQKCBiAUAHKrQKpfF+9Dvn/oHRTPtRcinHA==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",

View File

@ -81,7 +81,7 @@
"autoprefixer": "10.4.15",
"base64-loader": "1.0.0",
"buffer": "6.0.3",
"chromatic": "6.22.0",
"chromatic": "10.0.0",
"clean-webpack-plugin": "4.0.0",
"concurrently": "8.2.2",
"copy-webpack-plugin": "11.0.0",