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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-07 13:25:14 -07:00 committed by GitHub
parent 3bb55bf0b3
commit d2afa78537
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.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 @@
}
},
"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",

View file

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