mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency chromatic to v11.4.1
This commit is contained in:
parent
eec8743c18
commit
d245cc1ebd
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.10.0",
|
||||
"@typescript-eslint/parser": "7.10.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.4.0",
|
||||
"chromatic": "11.4.1",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
@ -12327,9 +12327,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "11.4.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.4.0.tgz",
|
||||
"integrity": "sha512-/O6OwEUckqKTBGbm9KvYsR/eKCXy4s2eelO38yyfimBIJiL8+TS/pVnBqdtzUqO2hVK4GjrFiea9CnZUG9Akzw==",
|
||||
"version": "11.4.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.4.1.tgz",
|
||||
"integrity": "sha512-f1Ud4EA7KvNKIIkO/qk/0epiCoyHjcyoejuncilSqC0KAHahmIgrWdZxEu+N8QfqqYbEBc5SrhAjiVWHePXTKw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "7.10.0",
|
||||
"@typescript-eslint/parser": "7.10.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.4.0",
|
||||
"chromatic": "11.4.1",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
|
Loading…
Reference in a new issue