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

This commit is contained in:
renovate[bot]
2024-08-04 20:21:46 +00:00
committed by GitHub
parent d40a9ae6d7
commit 6d43f1d6cf
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.6.0", "chromatic": "11.7.0",
"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.6.0", "version": "11.7.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.6.0.tgz", "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.7.0.tgz",
"integrity": "sha512-SvImY9JzrnpmjmoOjMp3JdG2LcJqXcK8ISVZHNSK45maRzA4hPzt1RIibHTsa2yiVwT5xGMTAvOnDxWOMwvmCg==", "integrity": "sha512-Afblm4MWK6GXutxHPJVWKoY1PxCD98Uw0S3/f1a2wu4VTQy97g4+G8vPVqutSMpZFGzG5NjH9QdzKPFMmZczpw==",
"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.6.0", "chromatic": "11.7.0",
"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",