aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-03-01 20:53:39 +0100
committerGravatar GitHub <noreply@github.com> 2025-03-01 20:53:39 +0100
commit670dc86026dad7b8739f1daf3ed5f06c92f21182 (patch)
treef0017cc25424cb176977abcfe7e0ba791945b9f0 /package.json
parent5f6ef05ffc72fe5ce8e8fdd49aca30313e6f36d3 (diff)
Bump sass from 1.85.0 to 1.85.1 (#7388)
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.0 to 1.85.1. - [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.85.0...1.85.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... 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 579319318..18664b8e0 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"markdownlint-cli": "^0.44.0",
"neostandard": "^0.12.1",
"rtlcss": "^4.3.0",
- "sass": "^1.85.0",
+ "sass": "^1.85.1",
"stylelint": "^16.14.1",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^6.0.4",