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

This commit is contained in:
renovate[bot] 2024-10-03 21:44:24 +00:00 committed by GitHub
parent b73ea79431
commit 6b84a5248c
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

@ -88,7 +88,7 @@
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"babel-loader": "9.2.1",
"chromatic": "11.10.4",
"chromatic": "11.11.0",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
"eslint": "8.57.1",
@ -14202,9 +14202,9 @@
}
},
"node_modules/chromatic": {
"version": "11.10.4",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.10.4.tgz",
"integrity": "sha512-nfgDpW5gQ4FtgV1lZXXfqLjONKDCh2K4vwI3dbZrtU1ObOL9THyAzpIdnK9LRcNSeisDLX+XFCryfMg1Ql2U2g==",
"version": "11.11.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.11.0.tgz",
"integrity": "sha512-mwmYsNMsZlRLtlfFUEtac5zhoVRhc+O/lsuMdOpwkiDQiKX6WdSNIhic+dkLenfuzao2r18s50nphcOgFoatBg==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -94,7 +94,7 @@
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"babel-loader": "9.2.1",
"chromatic": "11.10.4",
"chromatic": "11.11.0",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
"eslint": "8.57.1",