mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency chromatic to v11.10.2
This commit is contained in:
parent
67ee31842b
commit
eae90af0dd
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": "8.5.0",
|
||||
"@typescript-eslint/parser": "8.5.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.7.1",
|
||||
"chromatic": "11.10.2",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
@ -14772,9 +14772,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "11.7.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.7.1.tgz",
|
||||
"integrity": "sha512-LvgPimdQdnQB07ZDxLEC2KtxgYeqTw0X71GA7fi3zhgtKLxZcE+BSZ/5I9rrQp1V8ydmfElfw0ZwnUH4fVgUAQ==",
|
||||
"version": "11.10.2",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.10.2.tgz",
|
||||
"integrity": "sha512-EbVlhmOLGdx9QRX3RMOTF3UzoyC1aaXNRjlzm1mc++2OI5+6C5Bzwt2ZUYJ3Jnf/pJa23q0y5Y3QEDcfRVqIbg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "8.5.0",
|
||||
"@typescript-eslint/parser": "8.5.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"chromatic": "11.7.1",
|
||||
"chromatic": "11.10.2",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.0",
|
||||
|
|
Loading…
Reference in a new issue