mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore(deps): update dependency chromatic to v6.11.2
This commit is contained in:
parent
34c628b6db
commit
83642460f8
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -81,7 +81,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.41.0",
|
||||
"@typescript-eslint/parser": "5.41.0",
|
||||
"babel-loader": "8.2.5",
|
||||
"chromatic": "6.11.1",
|
||||
"chromatic": "6.11.2",
|
||||
"css-loader": "6.7.1",
|
||||
"eslint": "8.26.0",
|
||||
"eslint-config-airbnb": "19.0.4",
|
||||
@ -13876,9 +13876,9 @@
|
||||
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "6.11.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.1.tgz",
|
||||
"integrity": "sha512-8taoowa42aun/XDV3AxF74W0Fz7rvTsZSs69Pcrq9VPnJInjhBadPbRglSy1eZinKxJGLrwT6Ni4HqzdbDhQSA==",
|
||||
"version": "6.11.2",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.2.tgz",
|
||||
"integrity": "sha512-NdG/BCmHG1mn99ZAEDEEaxefV/zrhwBPqniGqAVVfcS9e4Ufq6ykUAstDPSpn2Q3qSRHdcvLQNucrKPeHe43uw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@discoveryjs/json-ext": "^0.5.7",
|
||||
@ -41721,9 +41721,9 @@
|
||||
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
|
||||
},
|
||||
"chromatic": {
|
||||
"version": "6.11.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.1.tgz",
|
||||
"integrity": "sha512-8taoowa42aun/XDV3AxF74W0Fz7rvTsZSs69Pcrq9VPnJInjhBadPbRglSy1eZinKxJGLrwT6Ni4HqzdbDhQSA==",
|
||||
"version": "6.11.2",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.2.tgz",
|
||||
"integrity": "sha512-NdG/BCmHG1mn99ZAEDEEaxefV/zrhwBPqniGqAVVfcS9e4Ufq6ykUAstDPSpn2Q3qSRHdcvLQNucrKPeHe43uw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@discoveryjs/json-ext": "^0.5.7",
|
||||
|
@ -85,7 +85,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.41.0",
|
||||
"@typescript-eslint/parser": "5.41.0",
|
||||
"babel-loader": "8.2.5",
|
||||
"chromatic": "6.11.1",
|
||||
"chromatic": "6.11.2",
|
||||
"css-loader": "6.7.1",
|
||||
"eslint": "8.26.0",
|
||||
"eslint-config-airbnb": "19.0.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user