Skip to content

chore(deps): bump the dev-dependencies group across 1 directory with 7 updates#21

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/dev-dependencies-11146a4f0e
Open

chore(deps): bump the dev-dependencies group across 1 directory with 7 updates#21
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/dev-dependencies-11146a4f0e

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps the dev-dependencies group with 6 updates in the / directory:

Package From To
@types/node 24.10.15 24.11.0
eslint-plugin-storybook 10.2.13 10.2.14
globals 17.3.0 17.4.0
@storybook/react 10.2.13 10.2.14
@storybook/react-vite 10.2.13 10.2.14
@storybook/addon-docs 10.2.13 10.2.14

Updates @types/node from 24.10.15 to 24.11.0

Commits

Updates eslint-plugin-storybook from 10.2.13 to 10.2.14

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.2.14

10.2.14

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.2.14

Commits

Updates globals from 17.3.0 to 17.4.0

Release notes

Sourced from globals's releases.

v17.4.0

  • Update globals (2026-03-01) (#338) d43a051

sindresorhus/globals@v17.3.0...v17.4.0

Commits

Updates @storybook/react from 10.2.13 to 10.2.14

Release notes

Sourced from @​storybook/react's releases.

v10.2.14

10.2.14

Changelog

Sourced from @​storybook/react's changelog.

10.2.14

Commits

Updates @storybook/react-vite from 10.2.13 to 10.2.14

Release notes

Sourced from @​storybook/react-vite's releases.

v10.2.14

10.2.14

Changelog

Sourced from @​storybook/react-vite's changelog.

10.2.14

Commits

Updates storybook from 10.2.13 to 10.2.14

Release notes

Sourced from storybook's releases.

v10.2.14

10.2.14

Changelog

Sourced from storybook's changelog.

10.2.14

Commits
  • 8392ec0 Bump version from "10.2.13" to "10.2.14" [skip ci]
  • 0cdefdd Merge pull request #33931 from abhayinh/fix/tags-filter-undefined
  • 18301b4 Merge pull request #33938 from storybookjs/yann/add-storybook-to-process-env
  • See full diff in compare view

Updates @storybook/addon-docs from 10.2.13 to 10.2.14

Release notes

Sourced from @​storybook/addon-docs's releases.

v10.2.14

10.2.14

Changelog

Sourced from @​storybook/addon-docs's changelog.

10.2.14

Commits

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…7 updates

Bumps the dev-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.15` | `24.11.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.13` | `10.2.14` |
| [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.4.0` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `10.2.13` | `10.2.14` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.2.13` | `10.2.14` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.2.13` | `10.2.14` |



Updates `@types/node` from 24.10.15 to 24.11.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-storybook` from 10.2.13 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/lib/eslint-plugin)

Updates `globals` from 17.3.0 to 17.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.3.0...v17.4.0)

Updates `@storybook/react` from 10.2.13 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/renderers/react)

Updates `@storybook/react-vite` from 10.2.13 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/frameworks/react-vite)

Updates `storybook` from 10.2.13 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/core)

Updates `@storybook/addon-docs` from 10.2.13 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/addons/docs)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: globals
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@storybook/react"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: storybook
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency updates and security issues label Mar 3, 2026
@github-actions github-actions bot added apps Changes to apps/ packages Changes to packages/ tools Changes to tools/ labels Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apps Changes to apps/ dependencies Dependency updates and security issues packages Changes to packages/ tools Changes to tools/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants