aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-10-01 20:22:44 +0200
committerGravatar GitHub <noreply@github.com> 2025-10-01 20:22:44 +0200
commit69974bf6a151d3837d57026acad2e9649c67264e (patch)
treeacd6a38fd468830571d4f6cdfc0acd982db72cae /package.json
parent2601897c55e2040c21591f7b4f6041f71393346b (diff)
Bump sass from 1.91.0 to 1.93.2 (#8045)
Bumps [sass](https://github.com/sass/dart-sass) from 1.91.0 to 1.93.2. - [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.91.0...1.93.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.2 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 9b1e4bf23..9aba5ddd9 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.91.0",
+ "sass": "^1.93.2",
"stylelint": "^16.23.1",
"stylelint-config-recommended-scss": "^16.0.0",
"stylelint-order": "^7.0.0",