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.4
This commit is contained in:
parent
219f76d891
commit
a1a497f5c1
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.12.2",
|
||||
"@typescript-eslint/parser": "8.12.2",
|
||||
"babel-loader": "9.2.1",
|
||||
"chromatic": "11.16.3",
|
||||
"chromatic": "11.16.4",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.1",
|
||||
|
@ -11899,9 +11899,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "11.16.3",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.16.3.tgz",
|
||||
"integrity": "sha512-bckarRbZ3M1BvsmhLqEMschuQPk2FlSD9cvy8383JwoVvaIqLr0dv1tI/DPM4LMuXOjTjeBSZZINVH9r3RMiiA==",
|
||||
"version": "11.16.4",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.16.4.tgz",
|
||||
"integrity": "sha512-s5essxXdLYZYQSv4fsf+37lRjoxGD2uv0SH2PC5+TV+vZzWUO1j4QCk8yboXx7lFTCEI0e/UUH90eYtqto5S3Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "8.12.2",
|
||||
"@typescript-eslint/parser": "8.12.2",
|
||||
"babel-loader": "9.2.1",
|
||||
"chromatic": "11.16.3",
|
||||
"chromatic": "11.16.4",
|
||||
"css-loader": "7.1.2",
|
||||
"cypress": "^13.2.0",
|
||||
"eslint": "8.57.1",
|
||||
|
|
Loading…
Reference in a new issue