Browse Source

chore(deps): update dependency chromatic to v7 (#3325)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3395/head
renovate[bot] 2 years ago committed by Gabe Kangas
parent
commit
ec8a27e316
  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": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"babel-loader": "9.1.3",
"chromatic": "6.24.1",
"chromatic": "7.2.2",
"css-loader": "6.8.1",
"cypress": "^13.2.0",
"eslint": "8.49.0",
@ -17538,9 +17538,9 @@ @@ -17538,9 +17538,9 @@
}
},
"node_modules/chromatic": {
"version": "6.24.1",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.24.1.tgz",
"integrity": "sha512-XbpdWWHvFpEHtcq1Km71UcuQ07effB+8q8L47E1Y7HJmJ4ZCoKCuPd8liNrbnvwEAxqfBZvTcONYU/3BPz2i5w==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-7.2.2.tgz",
"integrity": "sha512-o9EIMV/EAe6bI7osYi4DfD1zuVovYR/vrY8CXNB5OdcT+alpHZmEZ4+ysTrvL9Bgk6zP/z/2YMVz5ZYdV/gagA==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",

2
web/package.json

@ -91,7 +91,7 @@ @@ -91,7 +91,7 @@
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"babel-loader": "9.1.3",
"chromatic": "6.24.1",
"chromatic": "7.2.2",
"css-loader": "6.8.1",
"cypress": "^13.2.0",
"eslint": "8.49.0",

Loading…
Cancel
Save