From fa74462e1497ae5d4afc248144d5faea65325344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 20:32:33 +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 64bef7ef4..937c2b932 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 64bef7ef4042096443f34fa66c1c81de33fd2064 +Subproject commit 937c2b9322048bc28ffd731c38567f03fdb7b692 diff --git a/package.json b/package.json index f250afba5..e6ad7aa73 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "htmlparser": "1.7.7", "ip": "1.1.8", "jed": "1.1.1", - "sass": "1.69.2", + "sass": "1.69.3", "sizzle": "2.3.10", "stylelint": "15.10.3", "stylelint-config-standard-scss": "11.0.0",