From a44cc46504767e03e8565e7719ce26f38b6ea160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 15:24:30 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint-config-standard-scss from 3.0.0 to 5.0.0 Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 3.0.0 to 5.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/v3.0.0...v5.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 c3a51188..04c9da53 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "purgecss-whitelister": "^2.4", "shx": "^0.3.4", "stylelint": "^14.9", - "stylelint-config-standard-scss": "^4.0" + "stylelint-config-standard-scss": "^5.0" }, "otherDependencies": { "hugo": "0.101.0"