Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): Bump @storybook/addon-docs from 5.3.6 to 5.3.7 (#745)
Browse files Browse the repository at this point in the history
Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/addons/docs) from 5.3.6 to 5.3.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases">@storybook/addon-docs's releases</a>.</em></p>
<blockquote>
<h2>v5.3.7</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Node-logger: Move <code>@types/npmlog</code> to dependencies  (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9538">#9538</a>)</li>
<li>Core: Fix legacy story URLs (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9545">#9545</a>)</li>
<li>Addon-docs: Convert default prop value to string (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9525">#9525</a>)</li>
<li>Addon-docs: Preserve Source indentation by default (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9513">#9513</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">@storybook/addon-docs's changelog</a>.</em></p>
<blockquote>
<h2>5.3.7 (January 20, 2020)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Node-logger: Move <code>@types/npmlog</code> to dependencies  (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9538">#9538</a>)</li>
<li>Core: Fix legacy story URLs (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9545">#9545</a>)</li>
<li>Addon-docs: Convert default prop value to string (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9525">#9525</a>)</li>
<li>Addon-docs: Preserve Source indentation by default (<a href="https://github-redirect.dependabot.com/storybookjs/storybook/pull/9513">#9513</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/storybookjs/storybook/commit/d6d745006f0a4d6e5dc8efe40d280a52468bc36b"><code>d6d7450</code></a> v5.3.7</li>
<li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v5.3.7/addons/docs">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@storybook/addon-docs&package-manager=npm_and_yarn&previous-version=5.3.6&new-version=5.3.7)](https://dependabot.com/compatibility-score.html?dependency-name=@storybook/addon-docs&package-manager=npm_and_yarn&previous-version=5.3.6&new-version=5.3.7)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
  • Loading branch information
kodiakhq[bot] authored Jan 20, 2020
2 parents d8c89d7 + edf4307 commit 2918510
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"devDependencies": {
"@babel/preset-env": "^7.7.5",
"@storybook/addon-actions": "5.3.6",
"@storybook/addon-docs": "5.3.6",
"@storybook/addon-docs": "5.3.7",
"@storybook/addon-info": "5.3.7",
"@storybook/addon-knobs": "5.3.7",
"@storybook/addon-links": "5.3.7",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1487,10 +1487,10 @@
react-inspector "^4.0.0"
uuid "^3.3.2"

"@storybook/addon-docs@5.3.6":
version "5.3.6"
resolved "https://registry.yarnpkg.com/@storybook/addon-docs/-/addon-docs-5.3.6.tgz#c597bf6daabb32c2e3434c498d586d1fba818d19"
integrity sha512-MAp8EYD/bbQ0hjk/p2TUELAgAbQpfy5w9gwsl2f7k8C6NvPwsdcuFxR2nRW4bmKsdFRfbeyliMLbDoqo5WpY6g==
"@storybook/addon-docs@5.3.7":
version "5.3.7"
resolved "https://registry.yarnpkg.com/@storybook/addon-docs/-/addon-docs-5.3.7.tgz#cd8e897197050889966e7d2de454e64c57c21c78"
integrity sha512-v/mqo4FyOED8dHY2WVOqV5ybQ/3JDtE+q0iX74nQcxVZJPKFMKvYWV+JMRNgk+DBcWiWMkgmNkvn5PAHjfQksg==
dependencies:
"@babel/generator" "^7.4.0"
"@babel/parser" "^7.4.2"
Expand All @@ -1500,14 +1500,14 @@
"@mdx-js/loader" "^1.5.1"
"@mdx-js/mdx" "^1.5.1"
"@mdx-js/react" "^1.5.1"
"@storybook/addons" "5.3.6"
"@storybook/api" "5.3.6"
"@storybook/components" "5.3.6"
"@storybook/core-events" "5.3.6"
"@storybook/addons" "5.3.7"
"@storybook/api" "5.3.7"
"@storybook/components" "5.3.7"
"@storybook/core-events" "5.3.7"
"@storybook/csf" "0.0.1"
"@storybook/postinstall" "5.3.6"
"@storybook/source-loader" "5.3.6"
"@storybook/theming" "5.3.6"
"@storybook/postinstall" "5.3.7"
"@storybook/source-loader" "5.3.7"
"@storybook/theming" "5.3.7"
acorn "^7.1.0"
acorn-jsx "^5.1.0"
acorn-walk "^7.0.0"
Expand Down Expand Up @@ -1925,10 +1925,10 @@
pretty-hrtime "^1.0.3"
regenerator-runtime "^0.13.3"

"@storybook/postinstall@5.3.6":
version "5.3.6"
resolved "https://registry.yarnpkg.com/@storybook/postinstall/-/postinstall-5.3.6.tgz#3a5b8060b18a360f10b49ae7f2c9727e68a078a1"
integrity sha512-Y4hOn4w1FrVS1iudKq1RTFvck04j1+x2KbrSFts5iJ+tmMI0Ah/lQY+RR16gjYihk6Ik5844PgOqFEkqhzk+4g==
"@storybook/postinstall@5.3.7":
version "5.3.7"
resolved "https://registry.yarnpkg.com/@storybook/postinstall/-/postinstall-5.3.7.tgz#da0674b09d3b3b77b99c530329a4f2ecacec595f"
integrity sha512-PLHfxSGmMCBQheUenCax4xHBJZgCSrqEI9uvLMAn5+ujRl5egCG+eTwNILv4perzDMgJsZEaG55heoH88hZMtA==
dependencies:
core-js "^3.0.1"

Expand Down Expand Up @@ -1994,13 +1994,13 @@
qs "^6.6.0"
util-deprecate "^1.0.2"

"@storybook/source-loader@5.3.6":
version "5.3.6"
resolved "https://registry.yarnpkg.com/@storybook/source-loader/-/source-loader-5.3.6.tgz#33021dfa97a393a4c50a41fbefdd1164e558ea00"
integrity sha512-CCN+/zPw+bqCraB2OU/OTY5dlpigd3xT02ccPoKziqlhIKncgM73j4kgQR3TuxYA7vhvW2y+4uIkN50GbiU6zg==
"@storybook/source-loader@5.3.7":
version "5.3.7"
resolved "https://registry.yarnpkg.com/@storybook/source-loader/-/source-loader-5.3.7.tgz#d14235963666df7779542f03e78d1fcbb81acb85"
integrity sha512-jH8blG9usEG1SvleirrvpmjPvQ9R8XpQCEdTDUNHoY9JJVh4QcHssctq3/KvxLMCU/TLLa7EH02MFE3H0A9dJw==
dependencies:
"@storybook/addons" "5.3.6"
"@storybook/client-logger" "5.3.6"
"@storybook/addons" "5.3.7"
"@storybook/client-logger" "5.3.7"
"@storybook/csf" "0.0.1"
core-js "^3.0.1"
estraverse "^4.2.0"
Expand Down

1 comment on commit 2918510

@vercel
Copy link

@vercel vercel bot commented on 2918510 Jan 20, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.