aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-05-01 21:10:18 +0200
committerGravatar GitHub <noreply@github.com> 2024-05-01 21:10:18 +0200
commitc9307e4324a3c9c48410fa0c0f77401b7391e042 (patch)
treec8ffefed3140848e0d4d71d7fd7fa1a0bce31871 /package.json
parent5a8adf5f2371765e07203c97cfb83a8ddaba7511 (diff)
Bump sass from 1.75.0 to 1.76.0 (#6418)
Bumps [sass](https://github.com/sass/dart-sass) from 1.75.0 to 1.76.0. - [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.75.0...1.76.0) --- updated-dependencies: - dependency-name: sass 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 f9f6ae5c3..859d4f22d 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"eslint-plugin-promise": "^6.1.1",
"markdownlint-cli": "^0.40.0",
"rtlcss": "^4.1.1",
- "sass": "^1.74.1",
+ "sass": "^1.76.0",
"stylelint": "^16.4.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-order": "^6.0.4",