Skip to content

Commit

Permalink
Merge pull request #33 from TimMikeladze/renovate/storybook-storybook…
Browse files Browse the repository at this point in the history
…-deployer-2.x

chore(deps): update dependency @storybook/storybook-deployer to v2.8.12
  • Loading branch information
TimMikeladze authored Sep 1, 2022
2 parents eb4bcaa + ec8e415 commit fdb3d52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@storybook/builder-webpack5": "6.5.9",
"@storybook/manager-webpack5": "6.5.9",
"@storybook/react": "6.5.9",
"@storybook/storybook-deployer": "2.8.11",
"@storybook/storybook-deployer": "2.8.12",
"@storybook/testing-library": "0.0.13",
"@types/node": "18.0.0",
"@types/react": "18.0.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2735,10 +2735,10 @@
ts-dedent "^2.0.0"
util-deprecate "^1.0.2"

"@storybook/[email protected].11":
version "2.8.11"
resolved "https://registry.yarnpkg.com/@storybook/storybook-deployer/-/storybook-deployer-2.8.11.tgz#833531ee1f4fc0c808f69c4e85b6617482d5c301"
integrity sha512-0jaMvMzu1F0TwBSxWm+cpeybB/TSaeepHXDCf7eYilRw51Ijtq5XiwnOTNf1LoXmdeEMLkRnflfj2JWjeQYp/Q==
"@storybook/[email protected].12":
version "2.8.12"
resolved "https://registry.yarnpkg.com/@storybook/storybook-deployer/-/storybook-deployer-2.8.12.tgz#c068939509f470185b787d836f894341837c7327"
integrity sha512-1mPVG+kYLoKSTg2/cCCaY0CwS55+t7pcLEbIDx3KY+16gyFIW01UvlHdIJWRIm4d6GIGuEL1a4ChDgIJ464Ihw==
dependencies:
git-url-parse "^11.1.2"
glob "^7.1.3"
Expand Down

0 comments on commit fdb3d52

Please sign in to comment.