chore(deps): update dependency chromatic to v6.17.4

This commit is contained in:
renovate[bot]
2023-05-06 18:35:59 +00:00
committed by GitHub
parent ad5fecd00a
commit 248a68b68b
2 changed files with 6 additions and 6 deletions

10
web/package-lock.json generated
View File

@@ -85,7 +85,7 @@
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"babel-loader": "9.1.2",
"chromatic": "6.17.3",
"chromatic": "6.17.4",
"css-loader": "6.7.3",
"cypress": "^12.0.0",
"eslint": "8.39.0",
@@ -17181,14 +17181,14 @@
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
},
"node_modules/chromatic": {
"version": "6.17.3",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.3.tgz",
"integrity": "sha512-x6WAHLBqub/BYiGXEOsgw9T3m459SmwOvIz0Ra7rCriE2A9AqDKRmVdAEhzVud24ut6ehd54FJpDtArnR5/TbA==",
"version": "6.17.4",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.4.tgz",
"integrity": "sha512-vnlvsv2lkp8BVtTn1OumJzqkDk2qB3pcGxEDIfZtVboKtzIPjnIlGa+c1fVKQe8NvHDU8R39k8klqgKHIXUVJw==",
"dev": true,
"dependencies": {
"@discoveryjs/json-ext": "^0.5.7",
"@types/webpack-env": "^1.17.0",
"snyk-nodejs-lockfile-parser": "^1.47.4"
"snyk-nodejs-lockfile-parser": "^1.49.0"
},
"bin": {
"chroma": "bin/main.cjs",

View File

@@ -90,7 +90,7 @@
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"babel-loader": "9.1.2",
"chromatic": "6.17.3",
"chromatic": "6.17.4",
"css-loader": "6.7.3",
"cypress": "^12.0.0",
"eslint": "8.39.0",