Skip to content

Commit 67de93e

Browse files
chore(deps): update dependency storybook to v9.1.1 (#2744)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [storybook](https://storybook.js.org) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/core)) | [`9.1.0` -> `9.1.1`](https://renovatebot.com/diffs/npm/storybook/9.1.0/9.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/storybook/9.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook/9.1.0/9.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>storybookjs/storybook (storybook)</summary> ### [`v9.1.1`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#911) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v9.1.0...v9.1.1) - CLI: Fix throwing in readonly environments - [#&#8203;31785](https://redirect.github.com/storybookjs/storybook/pull/31785), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! - Onboarding: Tweak referral wording in survey - [#&#8203;32185](https://redirect.github.com/storybookjs/storybook/pull/32185), thanks [@&#8203;shilman](https://redirect.github.com/shilman)! - Telemetry: Send index stats on dev exit - [#&#8203;32168](https://redirect.github.com/storybookjs/storybook/pull/32168), thanks [@&#8203;shilman](https://redirect.github.com/shilman)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JabRef/JabRefOnline). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 461692f commit 67de93e

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"prettier": "3.6.2",
139139
"prettier-plugin-organize-imports": "4.2.0",
140140
"prisma": "6.13.0",
141-
"storybook": "9.1.0",
141+
"storybook": "9.1.1",
142142
"storybook-vue-addon": "0.6.2",
143143
"tailwindcss": "3.4.17",
144144
"typescript": "5.7.2",

pnpm-lock.yaml

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)