mirror of
https://github.com/owncast/owncast.git
synced 2024-11-26 23:24:29 +03:00
chore(deps): update dependency chromatic to v6.12.0
This commit is contained in:
parent
735db07846
commit
2a67eb1daa
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -81,7 +81,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.46.0",
|
||||
"@typescript-eslint/parser": "5.46.0",
|
||||
"babel-loader": "9.1.0",
|
||||
"chromatic": "6.11.4",
|
||||
"chromatic": "6.12.0",
|
||||
"css-loader": "6.7.2",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.29.0",
|
||||
|
@ -14696,9 +14696,9 @@
|
|||
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "6.11.4",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.4.tgz",
|
||||
"integrity": "sha512-f1TcuIXKjGUuOjPuwFF44kzbuEcESFcDxHzrzWPLmHuC90dV8HLxbufqYaTOBYMO/rJ32Zftb7S9pXuF/Rhfog==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.12.0.tgz",
|
||||
"integrity": "sha512-Xm+GeBzaRFeTeqZb07Tx9FjkP63PTbVmX1FA8HPJq1dpthgUKATX7g53cw6ZET6+gCogGKuvsfIcB+naAqTQDQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@discoveryjs/json-ext": "^0.5.7",
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.46.0",
|
||||
"@typescript-eslint/parser": "5.46.0",
|
||||
"babel-loader": "9.1.0",
|
||||
"chromatic": "6.11.4",
|
||||
"chromatic": "6.12.0",
|
||||
"css-loader": "6.7.2",
|
||||
"eslint": "8.29.0",
|
||||
"cypress": "^12.0.0",
|
||||
|
|
Loading…
Reference in a new issue