mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency chromatic to v11.16.1
This commit is contained in:
parent
90a8ebbfa4
commit
86c20e0a39
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -91,7 +91,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "8.11.0",
|
||||
"@typescript-eslint/parser": "8.11.0",
|
||||
"babel-loader": "9.2.1",
|
||||
"chromatic": "11.15.0",
|
||||
"chromatic": "11.16.1",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.1",
|
||||
|
@ -11488,9 +11488,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "11.15.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.15.0.tgz",
|
||||
"integrity": "sha512-5WBm+akQnxsdJv7A//XBafYxk88RJYmRjOh61lVitbPCIN2J9jcsQR+hYApnInmQsWRZvO8GKkMy7SdTlnm1dg==",
|
||||
"version": "11.16.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.16.1.tgz",
|
||||
"integrity": "sha512-pdpURz0tLp2EJSwfDUHJAf8xufkL/FGZmNuyebv03WkTOZPUAxBMZ19/Y6sFST6MQvUGy/2VI5eNWnfWLDLwhQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "8.11.0",
|
||||
"@typescript-eslint/parser": "8.11.0",
|
||||
"babel-loader": "9.2.1",
|
||||
"chromatic": "11.15.0",
|
||||
"chromatic": "11.16.1",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.1",
|
||||
|
|
Loading…
Reference in a new issue