mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 13:50:06 +03:00
chore(deps): update dependency chromatic to v11.5.6
This commit is contained in:
parent
59bdc92689
commit
8693c80095
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.16.1",
|
||||
"@typescript-eslint/parser": "7.16.1",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.5.5",
|
||||
"chromatic": "11.5.6",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
@ -14758,9 +14758,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "11.5.5",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.5.5.tgz",
|
||||
"integrity": "sha512-YS0GJwegF0vpMbwZE68/xJlI4SlUGMqI78V2ATAF19YwTHaq8jGP1CPQGKUSlgWUhzPtyu3ELy6Dvv/owYljAg==",
|
||||
"version": "11.5.6",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.5.6.tgz",
|
||||
"integrity": "sha512-ycX/hlZLs69BltwwBNsEXr+As6x5/0rlwp6W/CiHMZ3tpm7dmkd+hQCsb8JGHb1h49W3qPOKQ/Lh9evqcJ1yeQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "7.16.1",
|
||||
"@typescript-eslint/parser": "7.16.1",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.5.5",
|
||||
"chromatic": "11.5.6",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
|
Loading…
Reference in a new issue