mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
Bump chromatic from 11.3.2 to 11.3.5
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.3.2 to 11.3.5. - [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.3.2...v11.3.5) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
101abf9f57
commit
fc07c8c496
8
package-lock.json
generated
8
package-lock.json
generated
@ -51,7 +51,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.3.2",
|
"chromatic": "^11.3.5",
|
||||||
"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",
|
||||||
@ -10592,9 +10592,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/chromatic": {
|
"node_modules/chromatic": {
|
||||||
"version": "11.3.2",
|
"version": "11.3.5",
|
||||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.5.tgz",
|
||||||
"integrity": "sha512-0PuHl49VvBMoDHEfmNjC/bim9YYNhWF3axTZlFuatC0avwr2Xw4GDqJDG9fArEWN8oM8VtYHkE9D7qc87dmz2w==",
|
"integrity": "sha512-M3xCyoEIjdcsXX3NhN60joXxEthy+wxNEcsCMM0u9u8Yna7tJvwvOsJStbOJDwEBo6TdIKckARN3BbArpduFbA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"chroma": "dist/bin.js",
|
"chroma": "dist/bin.js",
|
||||||
|
|||||||
@ -103,7 +103,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.3.2",
|
"chromatic": "^11.3.5",
|
||||||
"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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user