mirror of
https://github.com/owncast/owncast.git
synced 2024-11-27 17:59:21 +03:00
chore(deps): update dependency chromatic to v6.22.0
This commit is contained in:
parent
06576746e9
commit
f68d90fadf
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.4.0",
|
||||
"@typescript-eslint/parser": "6.4.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "6.21.0",
|
||||
"chromatic": "6.22.0",
|
||||
"css-loader": "6.8.1",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.47.0",
|
||||
|
@ -17812,9 +17812,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "6.21.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.21.0.tgz",
|
||||
"integrity": "sha512-Nnp28jrhk6T4z1izFXQZVRG9Uivq5ZWibRJ3f/SbHUzJuWb1otHFqbUMomrYm770ar8ByIF09Mx+5VEW+RDrug==",
|
||||
"version": "6.22.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.22.0.tgz",
|
||||
"integrity": "sha512-PBZAhTzjQvx+B4nXmEgvySmR9+a8hgt7zuTT3NhC0BT1Wf08T6gjnl4bZR5Dg5V4PfCeQvP5uROPS7QFdzZeyA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"chroma": "dist/bin.js",
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "6.4.0",
|
||||
"@typescript-eslint/parser": "6.4.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "6.21.0",
|
||||
"chromatic": "6.22.0",
|
||||
"css-loader": "6.8.1",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.47.0",
|
||||
|
|
Loading…
Reference in a new issue