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

This commit is contained in:
renovate[bot] 2024-06-09 11:12:06 +00:00 committed by GitHub
parent 78757a406b
commit 23e2604c22
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": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"babel-loader": "9.1.3",
"chromatic": "11.5.1",
"chromatic": "11.5.3",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
"eslint": "8.57.0",
@ -13722,9 +13722,9 @@
}
},
"node_modules/chromatic": {
"version": "11.5.1",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.5.1.tgz",
"integrity": "sha512-JMLih17sOwdD8h1w7XRTrs0g1DUicJxWkHzq0/nGB0CMIgfoylHq7uXpPEByu7l78lZLqcgneCPUuVEEfEWJDg==",
"version": "11.5.3",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.5.3.tgz",
"integrity": "sha512-EtDDXA4OdhsjE0IuLr5AZvOX+ZYXgqdRPtdTAQrM3nImjlteQ5biBmdEEEcdAXDTPU881rEUaUIy2owecB0wYg==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -94,7 +94,7 @@
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"babel-loader": "9.1.3",
"chromatic": "11.5.1",
"chromatic": "11.5.3",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
"eslint": "8.57.0",