From f5edf9106ab90e7b6d5ae44c3e760393209d0d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 01:19:08 +0000 Subject: [PATCH] Bump sass from 1.77.3 to 1.77.4 in /codewof Bumps [sass](https://github.com/sass/dart-sass) from 1.77.3 to 1.77.4. - [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.3...1.77.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- codewof/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codewof/package.json b/codewof/package.json index c5e3b9557..5130255f9 100644 --- a/codewof/package.json +++ b/codewof/package.json @@ -32,7 +32,7 @@ "popper.js": "1.16.1", "postcss": "8.4.38", "postcss-flexbugs-fixes": "5.0.2", - "sass": "1.77.3", + "sass": "1.77.4", "skulpt": "0.11.1", "sortablejs": "1.15.2", "vinyl-buffer": "1.0.1",