Bump chromatic from 11.5.4 to 11.10.4

Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.5.4 to 11.10.4.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v11.5.4...v11.10.4)

---
updated-dependencies:
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-28 01:54:39 +00:00 committed by GitHub
parent 3540fcb73a
commit 66f7436da4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -50,7 +50,7 @@
"@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.6",
"@vuepress/bundler-vite": "^2.0.0-rc.9",
"chromatic": "^11.5.4",
"chromatic": "^11.10.4",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
@ -10430,9 +10430,9 @@
}
},
"node_modules/chromatic": {
"version": "11.5.4",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.5.4.tgz",
"integrity": "sha512-+J+CopeUSyGUIQJsU6X7CfvSmeVBs0j6LZ9AgF4+XTjI4pFmUiUXsTc00rH9x9W1jCppOaqDXv2kqJJXGDK3mA==",
"version": "11.10.4",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.10.4.tgz",
"integrity": "sha512-nfgDpW5gQ4FtgV1lZXXfqLjONKDCh2K4vwI3dbZrtU1ObOL9THyAzpIdnK9LRcNSeisDLX+XFCryfMg1Ql2U2g==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",

View File

@ -102,7 +102,7 @@
"@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.6",
"@vuepress/bundler-vite": "^2.0.0-rc.9",
"chromatic": "^11.5.4",
"chromatic": "^11.10.4",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",