mirror of
https://github.com/owncast/owncast.git
synced 2024-11-23 05:14:20 +03:00
chore(deps): update dependency chromatic to v6.13.1
This commit is contained in:
parent
62c7765baa
commit
6ca7aa9f8f
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.1",
|
||||
"@typescript-eslint/parser": "5.46.1",
|
||||
"babel-loader": "9.1.0",
|
||||
"chromatic": "6.13.0",
|
||||
"chromatic": "6.13.1",
|
||||
"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.13.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.13.0.tgz",
|
||||
"integrity": "sha512-yTdiSnLdw1VcuWo8q1CXK1bCbPt0LtTZUDE6Wg9GR73UUfBVdboqmcdm5OazSTz6BFFiTGd3KK0tphj8NZPUEA==",
|
||||
"version": "6.13.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.13.1.tgz",
|
||||
"integrity": "sha512-em8TDPTucHdAJCqoAE9RJwlrhHBLqCsPjcKXHda0xJSgcQtQq9+HGra5HRpd3x0xKwdaGXAxrJvQ0YVPPuFcGQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@discoveryjs/json-ext": "^0.5.7",
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||
"@typescript-eslint/parser": "5.46.1",
|
||||
"babel-loader": "9.1.0",
|
||||
"chromatic": "6.13.0",
|
||||
"chromatic": "6.13.1",
|
||||
"css-loader": "6.7.2",
|
||||
"eslint": "8.29.0",
|
||||
"cypress": "^12.0.0",
|
||||
|
|
Loading…
Reference in a new issue