From ddeaea58b3a988723f4c32f56c185cf775bacf94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 04:56:51 +0000 Subject: [PATCH] Bump @wordpress/stylelint-config from 21.25.0 to 21.29.0 Bumps [@wordpress/stylelint-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/stylelint-config) from 21.25.0 to 21.29.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@21.29.0/packages/stylelint-config) --- updated-dependencies: - dependency-name: "@wordpress/stylelint-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c8430c3..04bb6eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@wordpress/dependency-extraction-webpack-plugin": "^4.25.0", "@wordpress/env": "^8.8.0", "@wordpress/eslint-plugin": "^16.0.0", - "@wordpress/stylelint-config": "^21.25.0", + "@wordpress/stylelint-config": "^21.29.0", "archiver": "^6.0.1", "babel": "^6.23.0", "babel-loader": "^9.1.3", @@ -4800,9 +4800,9 @@ } }, "node_modules/@wordpress/stylelint-config": { - "version": "21.25.0", - "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-21.25.0.tgz", - "integrity": "sha512-6u39I92YCkKZ4X2eR3ulOE5YVnb9ZGDYhtt8liG8nfO+5jWGCxiNsmN2qRbck+m4cDSrBGYBC5P9ErxUGHos/g==", + "version": "21.29.0", + "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-21.29.0.tgz", + "integrity": "sha512-8VetLM5CTg8iLgodgpY4x132Yf4gPWMMffqfAG8HFwwvVQxm0mjl/dNtj6RBrxemdTi7dHr1jnZvqU+XxQlHXQ==", "dev": true, "dependencies": { "stylelint-config-recommended": "^6.0.0", diff --git a/package.json b/package.json index 1a90214..5a4ba07 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@wordpress/dependency-extraction-webpack-plugin": "^4.25.0", "@wordpress/env": "^8.8.0", "@wordpress/eslint-plugin": "^16.0.0", - "@wordpress/stylelint-config": "^21.25.0", + "@wordpress/stylelint-config": "^21.29.0", "archiver": "^6.0.1", "babel": "^6.23.0", "babel-loader": "^9.1.3",