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

This commit is contained in:
renovate[bot]
2023-08-10 13:37:03 +00:00
committed by GitHub
parent 9ebb8ded54
commit bedb293a7e
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": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-loader": "9.1.3",
"chromatic": "6.20.0",
"chromatic": "6.21.0",
"css-loader": "6.8.1",
"cypress": "^12.0.0",
"eslint": "8.46.0",
@@ -17283,9 +17283,9 @@
}
},
"node_modules/chromatic": {
"version": "6.20.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.20.0.tgz",
"integrity": "sha512-PN00MNAg++kXl9HM4JgTHJAMiJQ+nZYhtmKF+viZ6N//CLN5sZrHK5x5TSj/0z/cMhx2gGtbwgRhLHGGqxpj5w==",
"version": "6.21.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.21.0.tgz",
"integrity": "sha512-Nnp28jrhk6T4z1izFXQZVRG9Uivq5ZWibRJ3f/SbHUzJuWb1otHFqbUMomrYm770ar8ByIF09Mx+5VEW+RDrug==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",

View File

@@ -91,7 +91,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-loader": "9.1.3",
"chromatic": "6.20.0",
"chromatic": "6.21.0",
"css-loader": "6.8.1",
"cypress": "^12.0.0",
"eslint": "8.46.0",