chore(deps): update dependency chromatic to v11.7.1

This commit is contained in:
renovate[bot]
2024-08-17 23:26:01 +00:00
committed by GitHub
parent f66774e02b
commit 235e716d78
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -88,7 +88,7 @@
"@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0", "@typescript-eslint/parser": "7.18.0",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"chromatic": "11.7.0", "chromatic": "11.7.1",
"css-loader": "7.1.2", "css-loader": "7.1.2",
"cypress": "^13.2.0", "cypress": "^13.2.0",
"eslint": "8.57.0", "eslint": "8.57.0",
@@ -14724,9 +14724,9 @@
} }
}, },
"node_modules/chromatic": { "node_modules/chromatic": {
"version": "11.7.0", "version": "11.7.1",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.7.0.tgz", "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.7.1.tgz",
"integrity": "sha512-Afblm4MWK6GXutxHPJVWKoY1PxCD98Uw0S3/f1a2wu4VTQy97g4+G8vPVqutSMpZFGzG5NjH9QdzKPFMmZczpw==", "integrity": "sha512-LvgPimdQdnQB07ZDxLEC2KtxgYeqTw0X71GA7fi3zhgtKLxZcE+BSZ/5I9rrQp1V8ydmfElfw0ZwnUH4fVgUAQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {

View File

@@ -94,7 +94,7 @@
"@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0", "@typescript-eslint/parser": "7.18.0",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"chromatic": "11.7.0", "chromatic": "11.7.1",
"css-loader": "7.1.2", "css-loader": "7.1.2",
"cypress": "^13.2.0", "cypress": "^13.2.0",
"eslint": "8.57.0", "eslint": "8.57.0",