From ac12821e5000f3178c7ec92982314583c686978a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:56:06 +0000 Subject: [PATCH] build(deps-dev): bump stylelint in the stylelint group Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.8.0 to 16.8.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.8.0...16.8.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9439570f..1eb6b1d7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "jed": "1.1.1", "qunit": "2.21.1", "sass": "1.77.8", - "stylelint": "16.8.0", + "stylelint": "16.8.1", "stylelint-config-recommended-scss": "14.0.0", "stylelint-config-standard": "36.0.1", "stylelint-config-standard-scss": "13.1.0",