chore(deps): update dependency chromatic to v11.24.0 (#4138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-18 09:11:50 -08:00
committed by GitHub
parent 555b305405
commit d6d126a874
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -96,7 +96,7 @@
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"babel-loader": "9.2.1",
"chromatic": "11.18.0",
"chromatic": "11.24.0",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
"eslint": "8.57.1",
@@ -12130,9 +12130,9 @@
}
},
"node_modules/chromatic": {
"version": "11.18.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.18.0.tgz",
"integrity": "sha512-3o9Frn1oIS1hFLsJxVH9yVJ1O7+TCYoyL7OZzUorL/DCYduhXr5LDSBfpUsp7EdCPb64ufkbyFzSRNbt/xy9kg==",
"version": "11.24.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.24.0.tgz",
"integrity": "sha512-IocIxnxera27bRA51HHtfV9/Daqgj0E4BWYV12/nlf7qPJW1T82raQ5ypxZDJA4bXQywxOzpG2e6WWYvz/AwHA==",
"dev": true,
"license": "MIT",
"bin": {

View File

@@ -107,7 +107,7 @@
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"babel-loader": "9.2.1",
"chromatic": "11.18.0",
"chromatic": "11.24.0",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
"eslint": "8.57.1",