aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-08-01 20:20:08 +0200
committerGravatar GitHub <noreply@github.com> 2024-08-01 20:20:08 +0200
commit6394b599e6e7fedac20ab99658b1a1757f3e2659 (patch)
tree31d32b30e441117be76921b8f81bebe1935db006 /package.json
parentdeae6ab5039767ad2ab53bde9f0a5937220a4592 (diff)
Bump sass from 1.77.6 to 1.77.8 (#6682)
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.6 to 1.77.8. - [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.77.6...1.77.8) --- 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 c5a963f9f..a9327e71a 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"eslint-plugin-promise": "^6.1.1",
"markdownlint-cli": "^0.41.0",
"rtlcss": "^4.1.1",
- "sass": "^1.77.6",
+ "sass": "^1.77.8",
"stylelint": "^16.6.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-order": "^6.0.4",