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

This commit is contained in:
renovate[bot] 2024-10-27 09:45:07 +00:00 committed by GitHub
parent f0c07e6a7b
commit fd14133e91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -91,7 +91,7 @@
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"babel-loader": "9.2.1",
"chromatic": "11.14.0",
"chromatic": "11.15.0",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
"eslint": "8.57.1",
@ -11979,9 +11979,9 @@
}
},
"node_modules/chromatic": {
"version": "11.14.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.14.0.tgz",
"integrity": "sha512-qt7xXpdrwssBtXWv30aW46HAK10bF4Ep7SMjtMQhD61Fg4IS9aImT0WFeig7utpXYHOx0eSysjwhz0cgYz9SDg==",
"version": "11.15.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.15.0.tgz",
"integrity": "sha512-5WBm+akQnxsdJv7A//XBafYxk88RJYmRjOh61lVitbPCIN2J9jcsQR+hYApnInmQsWRZvO8GKkMy7SdTlnm1dg==",
"dev": true,
"license": "MIT",
"bin": {

View file

@ -100,7 +100,7 @@
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"babel-loader": "9.2.1",
"chromatic": "11.14.0",
"chromatic": "11.15.0",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
"eslint": "8.57.1",