Merge pull request #257 from IT4Change/dependabot/npm_and_yarn/chromatic-11.3.5

Bump chromatic from 11.3.2 to 11.3.5
This commit is contained in:
mahula 2024-05-18 15:43:07 +02:00 committed by GitHub
commit 6deb01cb1e
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

@ -51,7 +51,7 @@
"@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.6",
"@vuepress/bundler-vite": "^2.0.0-rc.9",
"chromatic": "^11.3.2",
"chromatic": "^11.3.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
@ -10592,9 +10592,9 @@
}
},
"node_modules/chromatic": {
"version": "11.3.2",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.2.tgz",
"integrity": "sha512-0PuHl49VvBMoDHEfmNjC/bim9YYNhWF3axTZlFuatC0avwr2Xw4GDqJDG9fArEWN8oM8VtYHkE9D7qc87dmz2w==",
"version": "11.3.5",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.3.5.tgz",
"integrity": "sha512-M3xCyoEIjdcsXX3NhN60joXxEthy+wxNEcsCMM0u9u8Yna7tJvwvOsJStbOJDwEBo6TdIKckARN3BbArpduFbA==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",

View File

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