chore(deps): update dependency chromatic to v7.4.0

This commit is contained in:
renovate[bot] 2023-10-16 19:16:41 +00:00 committed by GitHub
parent 5f974806f3
commit cedc87c88f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -85,7 +85,7 @@
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "6.7.5",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"chromatic": "7.3.0", "chromatic": "7.4.0",
"css-loader": "6.8.1", "css-loader": "6.8.1",
"cypress": "^13.2.0", "cypress": "^13.2.0",
"eslint": "8.51.0", "eslint": "8.51.0",
@ -17969,9 +17969,9 @@
} }
}, },
"node_modules/chromatic": { "node_modules/chromatic": {
"version": "7.3.0", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-7.3.0.tgz", "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-7.4.0.tgz",
"integrity": "sha512-pXLCQmEFDRMbALSzSomJmvG3Qi2RSsiA7r4xAZ2ZeJkdR5Rr6vljyNYuGQHG4ccIWnrlM40xMLb5kzVrJrBBAg==", "integrity": "sha512-ORsoNgXiAxIEvbdVEqOu4lMZuVMGoM3kiO/toTrAEdh0ej9jIMm2VYqvGVdYGgIWO0xOD9Bn6A34gGeqCsZ1lQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"chroma": "dist/bin.js", "chroma": "dist/bin.js",

View File

@ -91,7 +91,7 @@
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "6.7.5",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"chromatic": "7.3.0", "chromatic": "7.4.0",
"css-loader": "6.8.1", "css-loader": "6.8.1",
"cypress": "^13.2.0", "cypress": "^13.2.0",
"eslint": "8.51.0", "eslint": "8.51.0",