summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-07-01 23:51:16 +0200
committerGravatar GitHub <noreply@github.com> 2025-07-01 23:51:16 +0200
commit09cab5e907476669719becbbc7fdff9cdb33afbb (patch)
treea1f07e4f9425bbbd3abf8be636b32ff1b038d520 /package.json
parentabbfc7144d8021d4d268b6546b35c3cefda24fd2 (diff)
Bump sass from 1.89.1 to 1.89.2 (#7711)
Bumps [sass](https://github.com/sass/dart-sass) from 1.89.1 to 1.89.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.89.1...1.89.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.2 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 86fab44cb..c1cd4860a 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"markdownlint-cli": "^0.45.0",
"neostandard": "^0.12.1",
"rtlcss": "^4.3.0",
- "sass": "^1.89.1",
+ "sass": "^1.89.2",
"stylelint": "^16.20.0",
"stylelint-config-recommended-scss": "^15.0.1",
"stylelint-order": "^7.0.0",