chore(deps): update dependency @storybook/preset-create-react-app to v4.1.2

This commit is contained in:
Renovate Bot
2022-06-01 03:06:21 +00:00
committed by renovate[bot]
parent 7fa13cc531
commit 7b19b904e8
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -56,7 +56,7 @@
"@percy/storybook": "4.2.1",
"@storybook/builder-webpack5": "6.5.6",
"@storybook/manager-webpack5": "6.5.6",
"@storybook/preset-create-react-app": "4.1.1",
"@storybook/preset-create-react-app": "4.1.2",
"@storybook/react": "6.5.6",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
@@ -9063,9 +9063,9 @@
}
},
"node_modules/@storybook/preset-create-react-app": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-4.1.1.tgz",
"integrity": "sha512-zyiFkePMW4marb3YLYV1q8lBuIFUx0ZqY2e1HzPIzRclVrvTlUxYYi2FPTlr43OIInO4NSr4nTzHbVWKZZTjEA==",
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-4.1.2.tgz",
"integrity": "sha512-5uBZPhuyXx4APgLZnhiZ/PqYYprBua5CabQCfAlk+/9V4vSpX+ww+XP4Rl8Ifc/nf/HktgwtJFH4HXrZGRKC4w==",
"dev": true,
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
@@ -40243,9 +40243,9 @@
}
},
"@storybook/preset-create-react-app": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-4.1.1.tgz",
"integrity": "sha512-zyiFkePMW4marb3YLYV1q8lBuIFUx0ZqY2e1HzPIzRclVrvTlUxYYi2FPTlr43OIInO4NSr4nTzHbVWKZZTjEA==",
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-4.1.2.tgz",
"integrity": "sha512-5uBZPhuyXx4APgLZnhiZ/PqYYprBua5CabQCfAlk+/9V4vSpX+ww+XP4Rl8Ifc/nf/HktgwtJFH4HXrZGRKC4w==",
"dev": true,
"requires": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",

View File

@@ -55,7 +55,7 @@
"@percy/storybook": "4.2.1",
"@storybook/builder-webpack5": "6.5.6",
"@storybook/manager-webpack5": "6.5.6",
"@storybook/preset-create-react-app": "4.1.1",
"@storybook/preset-create-react-app": "4.1.2",
"@storybook/react": "6.5.6",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",