mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 13:50:06 +03:00
chore(deps): update dependency chromatic to v11.7.1
This commit is contained in:
parent
f66774e02b
commit
235e716d78
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.18.0",
|
||||
"@typescript-eslint/parser": "7.18.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.7.0",
|
||||
"chromatic": "11.7.1",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
@ -14724,9 +14724,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "11.7.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.7.0.tgz",
|
||||
"integrity": "sha512-Afblm4MWK6GXutxHPJVWKoY1PxCD98Uw0S3/f1a2wu4VTQy97g4+G8vPVqutSMpZFGzG5NjH9QdzKPFMmZczpw==",
|
||||
"version": "11.7.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.7.1.tgz",
|
||||
"integrity": "sha512-LvgPimdQdnQB07ZDxLEC2KtxgYeqTw0X71GA7fi3zhgtKLxZcE+BSZ/5I9rrQp1V8ydmfElfw0ZwnUH4fVgUAQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "7.18.0",
|
||||
"@typescript-eslint/parser": "7.18.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.7.0",
|
||||
"chromatic": "11.7.1",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
|
Loading…
Reference in a new issue