From 6ded1a27034a4536d434ecfe755bf895b1cf35d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 05:10:55 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint-config-standard-scss Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 13.1.0 to 14.0.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.1.0...v14.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard-scss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 141cacb..1b60d85 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "semantic-release": "^24.1.2", "sort-package-json": "^2.10.1", "stylelint": "^16.2.1", - "stylelint-config-standard-scss": "^13.0.0" + "stylelint-config-standard-scss": "^14.0.0" }, "config": { "commitizen": {