1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[deps] UI Foundation: Update chromatic to v13.3.1 (#16630)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bryan Cunningham <bcunningham@bitwarden.com>
This commit is contained in:
renovate[bot]
2025-10-29 13:51:25 -04:00
committed by GitHub
parent 6896c77332
commit 4bdfefd001
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -129,7 +129,7 @@
"babel-loader": "9.2.1",
"base64-loader": "1.0.0",
"browserslist": "4.23.2",
"chromatic": "13.1.2",
"chromatic": "13.3.1",
"concurrently": "9.2.0",
"copy-webpack-plugin": "13.0.0",
"cross-env": "10.1.0",
@@ -18492,9 +18492,9 @@
}
},
"node_modules/chromatic": {
"version": "13.1.2",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-13.1.2.tgz",
"integrity": "sha512-jgVptQabJHOnzmmvLjbtfutREkWGhDDk2gVqMH6N+V7z56oIy4Sd2/U7ZxNvnVFPinZQMSjSdUce4b6JIP64Dg==",
"version": "13.3.1",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-13.3.1.tgz",
"integrity": "sha512-qJ/el70Wo7jFgiXPpuukqxCEc7IKiH/e8MjTzIF9uKw+3XZ6GghOTTLC7lGfeZtosiQBMkRlYet77tC4KKHUng==",
"dev": true,
"license": "MIT",
"bin": {

View File

@@ -92,7 +92,7 @@
"babel-loader": "9.2.1",
"base64-loader": "1.0.0",
"browserslist": "4.23.2",
"chromatic": "13.1.2",
"chromatic": "13.3.1",
"concurrently": "9.2.0",
"copy-webpack-plugin": "13.0.0",
"cross-env": "10.1.0",