chore(deps): update dependency chromatic to v7.3.0 (#3357)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-14 10:42:28 -07:00 committed by Gabe Kangas
parent f97c35dbfd
commit aa870e020a
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/parser": "6.7.5",
"babel-loader": "9.1.3",
"chromatic": "7.2.3",
"chromatic": "7.3.0",
"css-loader": "6.8.1",
"cypress": "^13.2.0",
"eslint": "8.51.0",
@ -17543,9 +17543,9 @@
}
},
"node_modules/chromatic": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-7.2.3.tgz",
"integrity": "sha512-UEcHB1nkPoHWoRybPzv6BOVqPr7PqDNuz3u8NCRg7KJciouOb20HjiUQx4Dh9mgA7JUsb2WeGHE2SG/0fHH0PA==",
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-7.3.0.tgz",
"integrity": "sha512-pXLCQmEFDRMbALSzSomJmvG3Qi2RSsiA7r4xAZ2ZeJkdR5Rr6vljyNYuGQHG4ccIWnrlM40xMLb5kzVrJrBBAg==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",

View file

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