mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 21:59:43 +03:00
chore(deps): update dependency chromatic to v11.3.1
This commit is contained in:
parent
a3bf2b1466
commit
766a0fb368
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -86,7 +86,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "7.8.0",
|
||||
"@typescript-eslint/parser": "7.8.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.3.0",
|
||||
"chromatic": "11.3.1",
|
||||
"css-loader": "7.1.1",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
@ -12368,9 +12368,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "11.3.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.0.tgz",
|
||||
"integrity": "sha512-q1ZtJDJrjLGnz60ivpC16gmd7KFzcaA4eTb7gcytCqbaKqlHhCFr1xQmcUDsm14CK7JsqdkFU6S+JQdOd2ZNJg==",
|
||||
"version": "11.3.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.1.tgz",
|
||||
"integrity": "sha512-ATAfVEn84NARTIxdiGQ8QywWg3BPM/+6stVD1stSKCO7lQLEKFyGcI+PhBBDt+ZgNcgsEsg5fo3E2dQNt01W6g==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"chroma": "dist/bin.js",
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "7.8.0",
|
||||
"@typescript-eslint/parser": "7.8.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.3.0",
|
||||
"chromatic": "11.3.1",
|
||||
"css-loader": "7.1.1",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
|
Loading…
Reference in a new issue