mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency chromatic to v11.6.0
This commit is contained in:
parent
964ed53375
commit
ddd37ddfe2
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -88,7 +88,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "7.18.0",
|
||||
"@typescript-eslint/parser": "7.18.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.5.6",
|
||||
"chromatic": "11.6.0",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
@ -14724,9 +14724,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "11.5.6",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.5.6.tgz",
|
||||
"integrity": "sha512-ycX/hlZLs69BltwwBNsEXr+As6x5/0rlwp6W/CiHMZ3tpm7dmkd+hQCsb8JGHb1h49W3qPOKQ/Lh9evqcJ1yeQ==",
|
||||
"version": "11.6.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.6.0.tgz",
|
||||
"integrity": "sha512-SvImY9JzrnpmjmoOjMp3JdG2LcJqXcK8ISVZHNSK45maRzA4hPzt1RIibHTsa2yiVwT5xGMTAvOnDxWOMwvmCg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "7.18.0",
|
||||
"@typescript-eslint/parser": "7.18.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.5.6",
|
||||
"chromatic": "11.6.0",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
|
Loading…
Reference in a new issue