From d2f7c15ebfa41b7d34e4e8ced79f53c339ee7fc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:08:54 +0000 Subject: [PATCH] Bump the stylelint group with 1 update Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.2.0 to 16.2.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.2.0...16.2.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 0a8bfe2..60d5744 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "jed": "1.1.1", "qunit": "2.20.0", "sass": "1.70.0", - "stylelint": "16.2.0", + "stylelint": "16.2.1", "stylelint-config-standard": "36.0.0", "stylelint-config-standard-scss": "13.0.0", "stylelint-formatter-pretty": "4.0.0"