From a6f7883b28e4b2506d6ac1f81fb1eb1ef56010a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:04:02 +0000 Subject: [PATCH] build(deps-dev): bump the stylelint group with 1 update Bumps the stylelint group with 1 update: [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss). Updates `stylelint-config-standard-scss` from 13.0.0 to 13.1.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v13.0.0...v13.1.0) --- updated-dependencies: - dependency-name: stylelint-config-standard-scss 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 18e042e..2a51126 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "sass": "1.72.0", "stylelint": "16.3.1", "stylelint-config-standard": "36.0.0", - "stylelint-config-standard-scss": "13.0.0", + "stylelint-config-standard-scss": "13.1.0", "stylelint-formatter-pretty": "4.0.0" }, "dependencies": {