Bump chromatic from 11.4.0 to 11.5.0

Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.4.0 to 11.5.0.
- [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.4.0...v11.5.0)

---
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-06-01 07:39:35 +00:00 committed by GitHub
parent b0153cc79e
commit eb7901662a
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", "@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"@vuepress/bundler-vite": "^2.0.0-rc.9", "@vuepress/bundler-vite": "^2.0.0-rc.9",
"chromatic": "^11.4.0", "chromatic": "^11.5.0",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0", "eslint-config-standard": "^17.1.0",
@ -10479,9 +10479,9 @@
} }
}, },
"node_modules/chromatic": { "node_modules/chromatic": {
"version": "11.4.0", "version": "11.5.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.4.0.tgz", "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.5.0.tgz",
"integrity": "sha512-/O6OwEUckqKTBGbm9KvYsR/eKCXy4s2eelO38yyfimBIJiL8+TS/pVnBqdtzUqO2hVK4GjrFiea9CnZUG9Akzw==", "integrity": "sha512-mugneDXjkLIrAR+884EXz3lF443nG70XqzCj+6D95h9zFSq5pAEAUOeMeh5V2hUAh8qVar4+US2lsacEYugPnw==",
"dev": true, "dev": true,
"bin": { "bin": {
"chroma": "dist/bin.js", "chroma": "dist/bin.js",

View File

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