aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-09-02 20:02:19 +0200
committerGravatar GitHub <noreply@github.com> 2025-09-02 20:02:19 +0200
commit105a30eb9b814012ee1775058c241b15dbd17034 (patch)
tree129f601f9826e8be47bb9cb29afc39f8bd39ba47 /package.json
parent6e74bf125b94b9acf9783ed707642b3efe39e525 (diff)
Bump sass from 1.89.2 to 1.91.0 (#7899)
Bumps [sass](https://github.com/sass/dart-sass) from 1.89.2 to 1.91.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.89.2...1.91.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.91.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e2a79b8a7..f35319c99 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"markdownlint-cli": "^0.45.0",
"neostandard": "^0.12.2",
"rtlcss": "^4.3.0",
- "sass": "^1.89.2",
+ "sass": "^1.91.0",
"stylelint": "^16.23.0",
"stylelint-config-recommended-scss": "^15.0.1",
"stylelint-order": "^7.0.0",