From 07bf0f741306eb42fc3a1072d3bdbdc6e02b3cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 02:59:38 +0000 Subject: [PATCH] Bump sass from 1.77.8 to 1.78.0 in /csunplugged Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.78.0. - [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.77.8...1.78.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- csunplugged/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csunplugged/package.json b/csunplugged/package.json index 1e91f6983..5b287d8c3 100644 --- a/csunplugged/package.json +++ b/csunplugged/package.json @@ -35,7 +35,7 @@ "postcss": "8.4.44", "postcss-flexbugs-fixes": "5.0.2", "reveal.js": "5.1.0", - "sass": "1.77.8", + "sass": "1.78.0", "scratchblocks": "3.6.4", "vinyl-buffer": "1.0.1", "yargs": "17.7.2"