From 21c1c7b94ae3088325fedbc87c0d1c15a78b8382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 09:04:06 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint-config-standard-scss from 6.1.0 to 7.0.0 (#351) Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 6.1.0 to 7.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/v6.1.0...v7.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3037614..28a9bd59 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "sass": "^1.57.1", "stylelint": "^15.0.0", "stylelint-config-prettier-scss": "^0.0.1", - "stylelint-config-standard-scss": "^6.1.0", + "stylelint-config-standard-scss": "^7.0.0", "vite": "4.1.1" }, "scripts": {