Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump eslint-plugin-storybook from 0.11.1 to 0.11.2 (#…
…1557) Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.11.1 to 0.11.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/eslint-plugin-storybook/releases">eslint-plugin-storybook's releases</a>.</em></p> <blockquote> <h2>v0.11.2</h2> <h4>🐛 Bug Fix</h4> <ul> <li>fix(peer-deps): update eslint version range to <code>>=8</code> <a href="https://redirect.github.com/storybookjs/eslint-plugin-storybook/pull/186">#186</a> (<a href="https://github.com/zacowan"><code>@zacowan</code></a> <a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> </ul> <h4>Authors: 2</h4> <ul> <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> <li>Zachary Cowan (<a href="https://github.com/zacowan"><code>@zacowan</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md">eslint-plugin-storybook's changelog</a>.</em></p> <blockquote> <h1>v0.11.2 (Thu Jan 02 2025)</h1> <h4>🐛 Bug Fix</h4> <ul> <li>fix(peer-deps): update eslint version range to <code>>=8</code> <a href="https://redirect.github.com/storybookjs/eslint-plugin-storybook/pull/186">#186</a> (<a href="https://github.com/zacowan"><code>@zacowan</code></a> <a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> </ul> <h4>Authors: 2</h4> <ul> <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> <li>Zachary Cowan (<a href="https://github.com/zacowan"><code>@zacowan</code></a>)</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/d8acf1fbc4dde16017cc661b8671e86eace1800e"><code>d8acf1f</code></a> Bump version to: 0.11.2 [skip ci]</li> <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/6ff93f31ac72f61717b1276ac65151dc33dc53d8"><code>6ff93f3</code></a> Update CHANGELOG.md [skip ci]</li> <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/633e59828fbd032e4b6bc3ffb8db7ac4767dcaa7"><code>633e598</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/eslint-plugin-storybook/issues/186">#186</a> from zacowan/zacowan-patch-1</li> <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/9351188fc3f00d8ce80751c6a0c014ed247d1941"><code>9351188</code></a> docs: add compatibility table</li> <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/6906363c561152ccd80bdff0474a43e76da4ea22"><code>6906363</code></a> fix(deps): use accurate eslint peer</li> <li>See full diff in <a href="https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.11.1...v0.11.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-storybook&package-manager=npm_and_yarn&previous-version=0.11.1&new-version=0.11.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information