From e36699d2d0c3bdaa2fc936f43725a28de2e66733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 20:26:43 +0000 Subject: [PATCH] build(deps-dev): bump sass from 1.103.1 to 1.104.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.103.1 to 1.104.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.103.1...1.104.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.104.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42365ff..ccf0117 100644 --- a/package.json +++ b/package.json @@ -321,7 +321,7 @@ "react-dom": "~16.14.0", "react-select": "~5.10.2", "react-test-renderer": "~16.14.0", - "sass": "~1.103.1", + "sass": "~1.104.0", "sass-loader": "~17.0.0", "simple-git-hooks": "latest", "sinon": "~22.1.0",