From ef4b3ed99131a193ade3ab100a00b7e5273bf7e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:20:40 +0000 Subject: [PATCH] build(deps-dev): bump sass from 1.69.6 to 1.69.7 Bumps [sass](https://github.com/sass/dart-sass) from 1.69.6 to 1.69.7. - [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.6...1.69.7) --- 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 72694cb..0e06bda 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.6", + "sass": "1.69.7", "stylelint": "15.11.0", "stylelint-config-standard": "34.0.0", "stylelint-config-standard-scss": "11.1.0",