From 080cee3c60f56122b48c15b9e72d8aab87ea5e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 01:11:48 +0000 Subject: [PATCH] Bump @wordpress/stylelint-config from 24.3.0 to 25.0.0 Bumps [@wordpress/stylelint-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/stylelint-config) from 24.3.0 to 25.0.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/stylelint-config/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/stylelint-config@25.0.0/packages/stylelint-config) --- updated-dependencies: - dependency-name: "@wordpress/stylelint-config" dependency-version: 25.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bbc7a2..b41523a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@playwright/test": "^1.61.0", "@wordpress/eslint-plugin": "^25.4.0", "@wordpress/scripts": "^35.0.0", - "@wordpress/stylelint-config": "^24.0.0", + "@wordpress/stylelint-config": "^25.0.0", "webpack-remove-empty-scripts": "^1.1.1" }, "engines": {