From 75c0c8880c7f36f24ed349aeed6b6bd43e81787d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 20:43:43 +0000 Subject: [PATCH] build(deps-dev): bump the stylelint group with 1 update Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). - [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/15.10.3...15.11.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor 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 ad5b1d0..5de37d1 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "jed": "1.1.1", "qunit": "2.20.0", "sass": "1.69.3", - "stylelint": "15.10.3", + "stylelint": "15.11.0", "stylelint-config-standard": "34.0.0", "stylelint-config-standard-scss": "11.0.0", "stylelint-formatter-pretty": "3.2.1"