From bb5113e2d22d8516f9ae2e8dced7334ae1518a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 20:52:00 +0000 Subject: [PATCH] build(deps-dev): bump stylelint-config-standard in the stylelint group Bumps the stylelint group with 1 update: [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). Updates `stylelint-config-standard` from 36.0.0 to 36.0.1 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/36.0.0...36.0.1) --- updated-dependencies: - dependency-name: stylelint-config-standard 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 35c7d32..b8d2b0a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "qunit": "2.21.0", "sass": "1.77.6", "stylelint": "16.6.1", - "stylelint-config-standard": "36.0.0", + "stylelint-config-standard": "36.0.1", "stylelint-config-standard-scss": "13.1.0", "stylelint-formatter-pretty": "4.0.0" },