Browse Source

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

pull/3256/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
bedb293a7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      web/package-lock.json
  2. 2
      web/package.json

8
web/package-lock.json generated

@ -85,7 +85,7 @@ @@ -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 @@ @@ -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",

2
web/package.json

@ -91,7 +91,7 @@ @@ -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",

Loading…
Cancel
Save