From e22c365f17b6cd3def5b37ae0af3556d96a125d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:37:12 +0000 Subject: [PATCH] build(deps-dev): bump sass from 1.69.3 to 1.69.4 Bumps [sass](https://github.com/sass/dart-sass) from 1.69.3 to 1.69.4. - [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.3...1.69.4) --- 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 c320595..453fecb 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.3", + "sass": "1.69.4", "stylelint": "15.11.0", "stylelint-config-standard": "34.0.0", "stylelint-config-standard-scss": "11.0.0",