Skip to content

(chore): Bump the npm-version-updates group with 18 updates#91

Merged
yard-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-version-updates-bd85abce1c
Mar 9, 2026
Merged

(chore): Bump the npm-version-updates group with 18 updates#91
yard-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-version-updates-bd85abce1c

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-version-updates group with 18 updates:

Package From To
lint-staged 16.3.1 16.3.2
syncpack 14.0.0 14.2.0
@wordpress/prettier-config 4.40.0 4.41.0
@eslint/compat 2.0.2 2.0.3
@eslint/eslintrc 3.3.4 3.3.5
@eslint/js 9.39.3 9.39.4
@wordpress/eslint-plugin 24.2.0 24.3.0
cssnano 7.1.2 7.1.3
postcss 8.5.6 8.5.8
eslint 9.39.3 9.39.4
@roots/vite-plugin 1.2.3 1.2.5
@wordpress/components 32.2.0 32.3.0
@wordpress/data 10.40.0 10.41.0
@wordpress/dom-ready 4.40.0 4.41.0
@wordpress/editor 14.40.1 14.41.0
@wordpress/element 6.40.0 6.41.0
@wordpress/hooks 4.40.0 4.41.0
@wordpress/i18n 6.13.0 6.14.0

Updates lint-staged from 16.3.1 to 16.3.2

Release notes

Sourced from lint-staged's releases.

v16.3.2

Patch Changes

  • #1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.
Changelog

Sourced from lint-staged's changelog.

16.3.2

Patch Changes

  • #1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.
Commits
  • dfd6a7a chore(changeset): release
  • 2adaf6c fix(Windows): do not spawn tasks as detached since it opens a cmd window on ...
  • 60957ce docs: add CONTRIBUTING.md
  • See full diff in compare view

Updates syncpack from 14.0.0 to 14.2.0

Release notes

Sourced from syncpack's releases.

14.2.0

14.2.0 (2026-03-08)

Features

  • groups: extend and improve sameMinor policy (42c31a3)

Bug Fixes

  • cli: fix link to DiffersToHighestOrLowestSemver docs (51bf8ff), closes #324

14.1.0

14.1.0 (2026-03-07)

Features

  • cli: add --reporter json to fix and format commands (5522ffe), closes #322
  • cli: add statusType property to json output (5a82a85), closes #322
  • write: detect indentation when config is not set (66c0493), closes #318

14.0.2

14.0.2 (2026-03-07)

Bug Fixes

14.0.1

14.0.1 (2026-03-05)

⚠️ Update 2026-03-07 – pnpm users: upgrade to 14.0.2 or newer

Bug Fixes

  • cargo: update dependencies (c85144b)
  • core: handle negated source globs (aaf5032), closes #319
Changelog

Sourced from syncpack's changelog.

14.2.0 (2026-03-08)

Features

  • groups: extend and improve sameMinor policy (42c31a3)

Bug Fixes

  • cli: fix link to DiffersToHighestOrLowestSemver docs (51bf8ff), closes #324

14.1.0 (2026-03-07)

Features

  • cli: add --reporter json to fix and format commands (5522ffe), closes #322
  • cli: add statusType property to json output (5a82a85), closes #322
  • write: detect indentation when config is not set (66c0493), closes #318

14.0.2 (2026-03-07)

Bug Fixes

14.0.1 (2026-03-05)

Bug Fixes

  • cargo: update dependencies (c85144b)
  • core: handle negated source globs (aaf5032), closes #319
Commits
  • 5d67392 chore(release): 14.2.0
  • 6cf8792 docs(site): extend the version group docs
  • 2490744 docs(site): fix descriptions on og:images
  • ca366bf docs(site): make small amends
  • 42c31a3 feat(groups): extend and improve sameMinor policy
  • 2a98ec3 chore(ai): correct and update agent docs
  • 72ab364 refactor(cli): DRY setting default values
  • 51bf8ff fix(cli): fix link to DiffersToHighestOrLowestSemver docs
  • 3a7b83a chore(site): ignore artefact
  • c826fe7 chore(release): 14.1.0
  • Additional commits viewable in compare view

Updates @wordpress/prettier-config from 4.40.0 to 4.41.0

Changelog

Sourced from @​wordpress/prettier-config's changelog.

4.41.0 (2026-03-04)

Commits

Updates @eslint/compat from 2.0.2 to 2.0.3

Release notes

Sourced from @​eslint/compat's releases.

compat: v2.0.3

2.0.3 (2026-03-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.1.0 to ^1.1.1

migrate-config: v2.0.3

2.0.3 (2026-03-06)

Bug Fixes

  • update dependency @​eslint/eslintrc to ^3.3.4 (#382) (cecf46e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^2.0.2 to ^2.0.3
    • devDependencies
      • @​eslint/core bumped from ^1.1.0 to ^1.1.1
Changelog

Sourced from @​eslint/compat's changelog.

2.0.3 (2026-03-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.1.0 to ^1.1.1
Commits

Updates @eslint/eslintrc from 3.3.4 to 3.3.5

Release notes

Sourced from @​eslint/eslintrc's releases.

eslintrc: v3.3.5

3.3.5 (2026-03-04)

Bug Fixes

  • update dependency minimatch to ^3.1.5 (#227) (3dc2381)
Changelog

Sourced from @​eslint/eslintrc's changelog.

3.3.5 (2026-03-04)

Bug Fixes

  • update dependency minimatch to ^3.1.5 (#227) (3dc2381)
Commits

Updates @eslint/js from 9.39.3 to 9.39.4

Release notes

Sourced from @​eslint/js's releases.

v9.39.4

Bug Fixes

  • f18f6c8 fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)
  • a3c868f fix: update dependency @​eslint/eslintrc to ^3.3.4 (#20554) (Milos Djermanovic)
  • 234d005 fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)
  • b1b37ee fix: update ajv to 6.14.0 to address security vulnerabilities (#20538) (루밀LuMir)

Documentation

  • 4675152 docs: add deprecation notice partial (#20520) (Milos Djermanovic)

Chores

  • b8b4eb1 chore: update dependencies for ESLint v9.39.4 (#20596) (Francesco Trotta)
  • 71b2f6b chore: package.json update for @​eslint/js release (Jenkins)
  • 1d16c2f ci: pin Node.js 25.6.1 (#20563) (Milos Djermanovic)
Commits

Updates @wordpress/eslint-plugin from 24.2.0 to 24.3.0

Changelog

Sourced from @​wordpress/eslint-plugin's changelog.

24.3.0 (2026-03-04)

New Features

  • Added no-ds-tokens rule to disallow usage of Design System token CSS custom properties (--wpds-*).

Enhancements

  • The no-unknown-ds-tokens rule now checks all string literals and template literals, not just JSX style attributes. It also reports dynamically constructed --wpds-* token names.
Commits
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • 33834c6 Merge changes published in the Gutenberg plugin "release/22.7" branch
  • See full diff in compare view

Updates cssnano from 7.1.2 to 7.1.3

Release notes

Sourced from cssnano's releases.

v7.1.3

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3

Commits
  • b2e9903 Publish cssnano 7.1.3
  • a9f72ef chore: update development dependencies
  • 5674f7a fix(postcss-svgo: update SVGO
  • c3e537a fix: update postcss-selector-parser
  • 5b9af42 fix: update browserlist and autoprefixer
  • c0053c8 chore: add changeset
  • da88eca Optimize selector merging with WeakMap caching
  • cf4fc27 chore(deps-dev): bump diff from 8.0.2 to 8.0.3
  • a985c71 chore: update pnpm
  • 4b2a74a chore: update to ESLint 10
  • Additional commits viewable in compare view

Updates postcss from 8.5.6 to 8.5.8

Release notes

Sourced from postcss's releases.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog

Sourced from postcss's changelog.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Commits

Updates eslint from 9.39.3 to 9.39.4

Release notes

Sourced from eslint's releases.

v9.39.4

Bug Fixes

  • f18f6c8 fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)
  • a3c868f fix: update dependency @​eslint/eslintrc to ^3.3.4 (#20554) (Milos Djermanovic)
  • 234d005 fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)
  • b1b37ee fix: update ajv to 6.14.0 to address security vulnerabilities (#20538) (루밀LuMir)

Documentation

  • 4675152 docs: add deprecation notice partial (#20520) (Milos Djermanovic)

Chores

  • b8b4eb1 chore: update dependencies for ESLint v9.39.4 (#20596) (Francesco Trotta)
  • 71b2f6b chore: package.json update for @​eslint/js release (Jenkins)
  • 1d16c2f ci: pin Node.js 25.6.1 (#20563) (Milos Djermanovic)
Commits

Updates @roots/vite-plugin from 1.2.3 to 1.2.5

Release notes

Sourced from @​roots/vite-plugin's releases.

v1.2.5

What's Changed

Full Changelog: roots/vite-plugin@v1.2.4...v1.2.5

v1.2.4

What's Changed

Full Changelog: roots/vite-plugin@v1.2.3...v1.2.4

Commits

Updates @wordpress/components from 32.2.0 to 32.3.0

Changelog

Sourced from @​wordpress/components's changelog.

32.3.0 (2026-03-04)

Code Quality

  • Improve typing of focusOnMount prop in Dropdown, Modal and Popover (#75442).

Bug Fixes

  • Menu: Fix controlled checked state for radio items (#76041).
  • ColorPicker: Preserve hue and saturation when the selected color becomes achromatic (#75493).
  • SnackbarList: Fix scaling distortion when a snackbar's content is updated in place via a shared notice ID (#75709).
  • ToggleGroupControl: Fix hover styles on disabled items (#75737).
  • FormTokenField: Fixed incorrect height of input field when rendered on pages using WordPress 7.0 form styles (#75880).
  • SelectControl: Fixed misalignment of option label on some variants when rendered on pages using WordPress 7.0 form styles (#75880).
  • DateTimePicker: Fix day text wrapping (#76084).

Enhancements

  • ToggleGroupControl: Make unselected item color consistent across all variants (#75737).
  • Button: Add word-break: break-word. (#76071).
  • Tooltip: Change default placement from bottom to top. (#76131).

Internal

  • NumberControl: Improved code and types for state reducer (#75822).
Commits
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • 33834c6 Merge changes published in the Gutenberg plugin "release/22.7" branch
  • See full diff in compare view

Updates @wordpress/data from 10.40.0 to 10.41.0

Changelog

Sourced from @​wordpress/data's changelog.

10.41.0 (2026-03-04)

Commits

Updates @wordpress/dom-ready from 4.40.0 to 4.41.0

Changelog

Sourced from @​wordpress/dom-ready's changelog.

4.41.0 (2026-03-04)

Commits

Updates @wordpress/editor from 14.40.1 to 14.41.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.41.0 (2026-03-04)

14.40.0 (2026-02-18)

14.39.0 (2026-01-29)

14.38.0 (2026-01-16)

14.36.0 (2025-11-26)

Internal

  • Applied the welcome-guide close-button hover color locally to maintain consistent styling after changes to the shared Guide component.

14.35.0 (2025-11-12)

14.34.0 (2025-10-29)

14.33.0 (2025-10-17)

14.32.0 (2025-10-01)

14.31.0 (2025-09-17)

14.30.0 (2025-09-03)

14.29.0 (2025-08-20)

14.28.0 (2025-08-07)

14.27.0 (2025-07-23)

14.26.0 (2025-06-25)

14.25.0 (2025-06-04)

14.24.0 (2025-05-22)

14.23.0 (2025-05-07)

14.22.0 (2025-04-11)

14.21.0 (2025-03-27)

14.20.0 (2025-03-13)

14.19.0 (2025-02-28)

14.18.0 (2025-02-12)

... (truncated)

Commits
  • 8bfc179 chore(release): publish
  • ccb148d Update changelog files
  • 33834c6 Merge changes published in the Gutenberg plugin "release/22.7" branch
  • See full diff in compare view

Updates @wordpress/element from 6.40.0 to 6.41.0

Changelog

Sourced from @​wordpress/element's changelog.

6.41.0 (2026-03-04)

Commits

Updates @wordpress/hooks from 4.40.0 to 4.41.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.41.0 (2026-03-04)

Commits

Updates @wordpress/i18n from 6.13.0 to 6.14.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.14.0 (2026-03-04)

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

Bumps the npm-version-updates group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.3.1` | `16.3.2` |
| [syncpack](https://github.com/JamieMason/syncpack) | `14.0.0` | `14.2.0` |
| [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) | `4.40.0` | `4.41.0` |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.2` | `2.0.3` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.4` | `3.3.5` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.3` | `9.39.4` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `24.2.0` | `24.3.0` |
| [cssnano](https://github.com/cssnano/cssnano) | `7.1.2` | `7.1.3` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |
| [eslint](https://github.com/eslint/eslint) | `9.39.3` | `9.39.4` |
| [@roots/vite-plugin](https://github.com/roots/vite-plugin) | `1.2.3` | `1.2.5` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `32.2.0` | `32.3.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.40.0` | `10.41.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.40.0` | `4.41.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `14.40.1` | `14.41.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.40.0` | `6.41.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `4.40.0` | `4.41.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.13.0` | `6.14.0` |


Updates `lint-staged` from 16.3.1 to 16.3.2
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.3.1...v16.3.2)

Updates `syncpack` from 14.0.0 to 14.2.0
- [Release notes](https://github.com/JamieMason/syncpack/releases)
- [Changelog](https://github.com/JamieMason/syncpack/blob/main/CHANGELOG.md)
- [Commits](JamieMason/syncpack@14.0.0...14.2.0)

Updates `@wordpress/prettier-config` from 4.40.0 to 4.41.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/prettier-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/prettier-config@4.41.0/packages/prettier-config)

Updates `@eslint/compat` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.3/packages/compat)

Updates `@eslint/eslintrc` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@eslintrc-v3.3.4...eslintrc-v3.3.5)

Updates `@eslint/js` from 9.39.3 to 9.39.4
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.4/packages/js)

Updates `@wordpress/eslint-plugin` from 24.2.0 to 24.3.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/eslint-plugin@24.3.0/packages/eslint-plugin)

Updates `cssnano` from 7.1.2 to 7.1.3
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3)

Updates `postcss` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.8)

Updates `eslint` from 9.39.3 to 9.39.4
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.3...v9.39.4)

Updates `@roots/vite-plugin` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/roots/vite-plugin/releases)
- [Commits](roots/vite-plugin@v1.2.3...v1.2.5)

Updates `@wordpress/components` from 32.2.0 to 32.3.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/components@32.3.0/packages/components)

Updates `@wordpress/data` from 10.40.0 to 10.41.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/data/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/data@10.41.0/packages/data)

Updates `@wordpress/dom-ready` from 4.40.0 to 4.41.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dom-ready/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dom-ready@4.41.0/packages/dom-ready)

Updates `@wordpress/editor` from 14.40.1 to 14.41.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/editor@14.41.0/packages/editor)

Updates `@wordpress/element` from 6.40.0 to 6.41.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/element/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/element@6.41.0/packages/element)

Updates `@wordpress/hooks` from 4.40.0 to 4.41.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/hooks/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/hooks@4.41.0/packages/hooks)

Updates `@wordpress/i18n` from 6.13.0 to 6.14.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/i18n/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/i18n@6.14.0/packages/i18n)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: syncpack
  dependency-version: 14.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/prettier-config"
  dependency-version: 4.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@eslint/compat"
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@eslint/js"
  dependency-version: 9.39.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 24.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: cssnano
  dependency-version: 7.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: eslint
  dependency-version: 9.39.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@roots/vite-plugin"
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/components"
  dependency-version: 32.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/data"
  dependency-version: 10.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/dom-ready"
  dependency-version: 4.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/editor"
  dependency-version: 14.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/element"
  dependency-version: 6.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/hooks"
  dependency-version: 4.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 9, 2026
@yard-bot yard-bot merged commit 6169844 into main Mar 9, 2026
1 check passed
@yard-bot yard-bot deleted the dependabot/npm_and_yarn/npm-version-updates-bd85abce1c branch March 9, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant