aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-02-01 23:05:06 +0100
committerGravatar GitHub <noreply@github.com> 2025-02-01 23:05:06 +0100
commit99d5c4852367eddca134f3aaf2370ce879dc6481 (patch)
tree28dac052d21d9ffe32bef6732650cbac827b70d5 /package.json
parent4ab47defd55676d294046ad140d962d115dee0f7 (diff)
Bump sass from 1.83.0 to 1.83.4 (#7285)
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.0 to 1.83.4. - [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.83.0...1.83.4) --- 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 e811046f7..03d8f1dd0 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"markdownlint-cli": "^0.44.0",
"neostandard": "^0.12.0",
"rtlcss": "^4.3.0",
- "sass": "^1.83.0",
+ "sass": "^1.83.4",
"stylelint": "^16.14.1",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^6.0.4",