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

This commit is contained in:
renovate[bot]
2024-10-12 23:06:56 +00:00
committed by GitHub
parent e276e42e1e
commit 6d50f7004d
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.1",
"@typescript-eslint/parser": "8.8.1",
"babel-loader": "9.2.1",
"chromatic": "11.12.0",
"chromatic": "11.12.5",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
"eslint": "8.57.1",
@@ -14189,9 +14189,9 @@
}
},
"node_modules/chromatic": {
"version": "11.12.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.12.0.tgz",
"integrity": "sha512-7nHjFrGoRcGVNSGUmVdAGfWDN97z74D4Q5da48IAt4CcougEffVr+WWmJYqJ/WUa7by0/Ny5iYyX3FMz40juxw==",
"version": "11.12.5",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.12.5.tgz",
"integrity": "sha512-5z+BXQy3TMyXIzCdCDO9Psc8aMs9kIrCFHhMgYbwA6dTXxAL0oUjHZbICn5h4Ay/fM9cZQPaCH9T7a3myPA8Sw==",
"dev": true,
"license": "MIT",
"bin": {

View File

@@ -94,7 +94,7 @@
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"babel-loader": "9.2.1",
"chromatic": "11.12.0",
"chromatic": "11.12.5",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
"eslint": "8.57.1",