chore(deps): update dependency chromatic to v11.3.1

This commit is contained in:
renovate[bot] 2024-05-10 10:09:19 +00:00 committed by GitHub
parent a3bf2b1466
commit 766a0fb368
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"babel-loader": "9.1.3",
"chromatic": "11.3.0",
"chromatic": "11.3.1",
"css-loader": "7.1.1",
"cypress": "^13.2.0",
"eslint": "8.57.0",
@ -12368,9 +12368,9 @@
}
},
"node_modules/chromatic": {
"version": "11.3.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.0.tgz",
"integrity": "sha512-q1ZtJDJrjLGnz60ivpC16gmd7KFzcaA4eTb7gcytCqbaKqlHhCFr1xQmcUDsm14CK7JsqdkFU6S+JQdOd2ZNJg==",
"version": "11.3.1",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.1.tgz",
"integrity": "sha512-ATAfVEn84NARTIxdiGQ8QywWg3BPM/+6stVD1stSKCO7lQLEKFyGcI+PhBBDt+ZgNcgsEsg5fo3E2dQNt01W6g==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",

View file

@ -92,7 +92,7 @@
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"babel-loader": "9.1.3",
"chromatic": "11.3.0",
"chromatic": "11.3.1",
"css-loader": "7.1.1",
"cypress": "^13.2.0",
"eslint": "8.57.0",