Skip to content

Commit c5f2fb3

Browse files
chore(deps): update dependency eslint-plugin-storybook to v0.6.15 (#1698)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-storybook](https://togithub.com/storybookjs/eslint-plugin-storybook) | [`0.6.14` -> `0.6.15`](https://renovatebot.com/diffs/npm/eslint-plugin-storybook/0.6.14/0.6.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-storybook/0.6.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-storybook/0.6.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-storybook/0.6.14/0.6.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-storybook/0.6.14/0.6.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)</summary> ### [`v0.6.15`](https://togithub.com/storybookjs/eslint-plugin-storybook/blob/HEAD/CHANGELOG.md#v0615-Sun-Oct-08-2023) [Compare Source](https://togithub.com/storybookjs/eslint-plugin-storybook/compare/v0.6.14...v0.6.15) ##### 🐛 Bug Fix - no-uninstalled-addons: support satisfies operator and default reexport [#&#8203;139](https://togithub.com/storybookjs/eslint-plugin-storybook/pull/139) ([@&#8203;hjoelh](https://togithub.com/hjoelh)) ##### Authors: 1 - Joel ([@&#8203;hjoelh](https://togithub.com/hjoelh)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" in timezone Asia/Seoul, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 305f011 commit c5f2fb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12071,16 +12071,16 @@ __metadata:
1207112071
linkType: hard
1207212072

1207312073
"eslint-plugin-storybook@npm:^0.6.13":
12074-
version: 0.6.14
12075-
resolution: "eslint-plugin-storybook@npm:0.6.14"
12074+
version: 0.6.15
12075+
resolution: "eslint-plugin-storybook@npm:0.6.15"
1207612076
dependencies:
1207712077
"@storybook/csf": ^0.0.1
1207812078
"@typescript-eslint/utils": ^5.45.0
1207912079
requireindex: ^1.1.0
1208012080
ts-dedent: ^2.2.0
1208112081
peerDependencies:
1208212082
eslint: ">=6"
12083-
checksum: f2ba1d77da273a3294416394573edc60d780bc1d7ac177eb921f25b32b90bb87a549698126ce572211067130b93974cc812b594d726d234c41f71f163edd56d8
12083+
checksum: e2c4d7be3e695c88d7194c363fba8ac644b36583bf9d608aa59dcd53cc5e422f7828611ee49c7934639ce827c0206d33fa94b3ea452ffbd2c8e7254ed90bc412
1208412084
languageName: node
1208512085
linkType: hard
1208612086

0 commit comments

Comments
 (0)