Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-storybook to v0.6.15 (#1698
Browse files Browse the repository at this point in the history
)

[![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>
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 305f011 commit c5f2fb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12071,16 +12071,16 @@ __metadata:
linkType: hard

"eslint-plugin-storybook@npm:^0.6.13":
version: 0.6.14
resolution: "eslint-plugin-storybook@npm:0.6.14"
version: 0.6.15
resolution: "eslint-plugin-storybook@npm:0.6.15"
dependencies:
"@storybook/csf": ^0.0.1
"@typescript-eslint/utils": ^5.45.0
requireindex: ^1.1.0
ts-dedent: ^2.2.0
peerDependencies:
eslint: ">=6"
checksum: f2ba1d77da273a3294416394573edc60d780bc1d7ac177eb921f25b32b90bb87a549698126ce572211067130b93974cc812b594d726d234c41f71f163edd56d8
checksum: e2c4d7be3e695c88d7194c363fba8ac644b36583bf9d608aa59dcd53cc5e422f7828611ee49c7934639ce827c0206d33fa94b3ea452ffbd2c8e7254ed90bc412
languageName: node
linkType: hard

Expand Down

0 comments on commit c5f2fb3

Please sign in to comment.