From 6f95da9ed919cbb5358d642122109fbec265d982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 20:32:22 +0000 Subject: [PATCH] Bump sass from 1.69.2 to 1.69.3 Bumps [sass](https://github.com/sass/dart-sass) from 1.69.2 to 1.69.3. - [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.2...1.69.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules b/node_modules index 7f3a04627cc9..5cb71f089786 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 7f3a04627cc9732777733bc4f85eb2b303a5aaf9 +Subproject commit 5cb71f08978637dc3a8c763a3d73741321dc4963 diff --git a/package.json b/package.json index ee3c2ba727a6..40623c69a07f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "jed": "1.1.1", "qunit": "2.20.0", "qunit-tap": "1.5.1", - "sass": "1.69.2", + "sass": "1.69.3", "sizzle": "2.3.10", "stylelint": "15.10.3", "stylelint-config-standard": "34.0.0",