From 6f57d08e276a74959fb936b723c27ee856868b4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:06:18 +0000 Subject: [PATCH] build(deps-dev): bump sass from 1.69.0 to 1.69.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.69.0 to 1.69.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.69.0...1.69.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9975d0b..9d15e01 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "htmlparser": "1.7.7", "jed": "1.1.1", "qunit": "2.20.0", - "sass": "1.69.0", + "sass": "1.69.1", "stylelint": "15.10.3", "stylelint-config-standard": "34.0.0", "stylelint-config-standard-scss": "11.0.0",