mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 21:03:19 +03:00
Update dependency chromatic to v6.17.2
This commit is contained in:
parent
8c3e0167e2
commit
49bb613368
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -84,7 +84,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.55.0",
|
||||
"@typescript-eslint/parser": "5.55.0",
|
||||
"babel-loader": "9.1.2",
|
||||
"chromatic": "6.17.1",
|
||||
"chromatic": "6.17.2",
|
||||
"css-loader": "6.7.3",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.36.0",
|
||||
|
@ -15369,9 +15369,9 @@
|
|||
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "6.17.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.1.tgz",
|
||||
"integrity": "sha512-CKCIV+QiNsQUHaZu2uQkm9A140Fd9sPgf61IsbJCwPspb97tHxs6hbqzf1QjaJJL37G6UqR3u12bzPld7JB96w==",
|
||||
"version": "6.17.2",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.2.tgz",
|
||||
"integrity": "sha512-rtrkywh1CuDDuuiRWXpdiX38aEGN3sGCATsgdh3X/EUBjQjgQtEbSzcMusC3cqz3K9dFKcWwKpFm3jaw9gNymA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@discoveryjs/json-ext": "^0.5.7",
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.55.0",
|
||||
"@typescript-eslint/parser": "5.55.0",
|
||||
"babel-loader": "9.1.2",
|
||||
"chromatic": "6.17.1",
|
||||
"chromatic": "6.17.2",
|
||||
"css-loader": "6.7.3",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.36.0",
|
||||
|
|
Loading…
Reference in a new issue