chore(deps): update dependency chromatic to v9 (#3425)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-13 12:47:27 -08:00 committed by GitHub
parent f6fcc40e17
commit 3d6c92a92c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -86,7 +86,7 @@
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"babel-loader": "9.1.3",
"chromatic": "7.6.0",
"chromatic": "9.0.0",
"css-loader": "6.8.1",
"cypress": "^13.2.0",
"eslint": "8.53.0",
@ -12096,9 +12096,9 @@
}
},
"node_modules/chromatic": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-7.6.0.tgz",
"integrity": "sha512-4MwlX8EDMyfQKf1NXTdUhJ2b0EYueByaVrF75pdFaOzHH7n3OhzknmQYbUSegLiFhKvHuvM8nZvf9SCajO+Cow==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-9.0.0.tgz",
"integrity": "sha512-PczbWYOfqsf/SM0yIzI3ZOpFznEyf9Fc96EkxoYkhztFaA9CEOcpA9nk8zpmNgPUQWmIWNyG7z4xEK40sApFzw==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",

View file

@ -92,7 +92,7 @@
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"babel-loader": "9.1.3",
"chromatic": "7.6.0",
"chromatic": "9.0.0",
"css-loader": "6.8.1",
"cypress": "^13.2.0",
"eslint": "8.53.0",