mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency chromatic to v7 (#3325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3bb55bf0b3
commit
d2afa78537
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -85,7 +85,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "6.7.3",
|
||||
"@typescript-eslint/parser": "6.7.3",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "6.24.1",
|
||||
"chromatic": "7.2.2",
|
||||
"css-loader": "6.8.1",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.49.0",
|
||||
|
@ -17538,9 +17538,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "6.24.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.24.1.tgz",
|
||||
"integrity": "sha512-XbpdWWHvFpEHtcq1Km71UcuQ07effB+8q8L47E1Y7HJmJ4ZCoKCuPd8liNrbnvwEAxqfBZvTcONYU/3BPz2i5w==",
|
||||
"version": "7.2.2",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-7.2.2.tgz",
|
||||
"integrity": "sha512-o9EIMV/EAe6bI7osYi4DfD1zuVovYR/vrY8CXNB5OdcT+alpHZmEZ4+ysTrvL9Bgk6zP/z/2YMVz5ZYdV/gagA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"chroma": "dist/bin.js",
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "6.7.3",
|
||||
"@typescript-eslint/parser": "6.7.3",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "6.24.1",
|
||||
"chromatic": "7.2.2",
|
||||
"css-loader": "6.8.1",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.49.0",
|
||||
|
|
Loading…
Reference in a new issue