chore(deps-dev): bump @percy/storybook from 4.3.5 to 4.3.6 in /ui

Bumps [@percy/storybook](https://github.com/percy/percy-storybook) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/percy/percy-storybook/releases)
- [Commits](https://github.com/percy/percy-storybook/compare/v4.3.5...v4.3.6)

---
updated-dependencies:
- dependency-name: "@percy/storybook"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-23 20:43:36 +00:00
committed by Łukasz Mierzwa
parent daacea3a8a
commit 490570bb73
2 changed files with 6 additions and 6 deletions

10
ui/package-lock.json generated
View File

@@ -53,7 +53,7 @@
},
"devDependencies": {
"@percy/cli": "1.24.0",
"@percy/storybook": "4.3.5",
"@percy/storybook": "4.3.6",
"@storybook/builder-webpack5": "6.5.16",
"@storybook/manager-webpack5": "6.5.16",
"@storybook/preset-create-react-app": "4.1.2",
@@ -4485,12 +4485,12 @@
}
},
"node_modules/@percy/storybook": {
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/@percy/storybook/-/storybook-4.3.5.tgz",
"integrity": "sha512-b8zZ933R0e+5rTTeAtDDGKpl39vVj57RiMg9QWxJtO07TdXx8AhnEqzIj7lmkKb+5cYD8onQ/UFAAOG8gQ87AA==",
"version": "4.3.6",
"resolved": "https://registry.npmjs.org/@percy/storybook/-/storybook-4.3.6.tgz",
"integrity": "sha512-tLAVH86schBfq4NTMNIEDVABTnuVbrx9IKL7s5/2ONZqKsgJfgVBPBjSF38A1HyomSnD2mwYzZ1xR76G3usyxA==",
"dev": true,
"dependencies": {
"@percy/cli-command": "^1.10.4",
"@percy/cli-command": "^1.24.0",
"cross-spawn": "^7.0.3",
"qs": "^6.11.0"
},

View File

@@ -52,7 +52,7 @@
},
"devDependencies": {
"@percy/cli": "1.24.0",
"@percy/storybook": "4.3.5",
"@percy/storybook": "4.3.6",
"@storybook/builder-webpack5": "6.5.16",
"@storybook/manager-webpack5": "6.5.16",
"@storybook/preset-create-react-app": "4.1.2",