From 5c38fbdc1c558d0dda80cc21f7e3191dc9733034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:47:20 +0000 Subject: [PATCH] Bump sass from 1.69.0 to 1.69.2 Bumps [sass](https://github.com/sass/dart-sass) from 1.69.0 to 1.69.2. - [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.2) --- 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 30c6925883a2..039d594656e9 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 30c6925883a20a17416f83aa21fb667ee563c19f +Subproject commit 039d594656e91187549a1ebb92872eb32d0446d7 diff --git a/package.json b/package.json index 56d90e6b7ea9..ee3c2ba727a6 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.0", + "sass": "1.69.2", "sizzle": "2.3.10", "stylelint": "15.10.3", "stylelint-config-standard": "34.0.0",