aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-12-01 20:01:12 +0100
committerGravatar GitHub <noreply@github.com> 2024-12-01 20:01:12 +0100
commit0dd93ac26a0b953d2c008ad348a53f35195649ae (patch)
tree1fa61c8369fe4010898a33da6b5e4fe29cc10c73 /package.json
parent3c85347cf00de5fb055ae137dcb7dc4cc3a61b1d (diff)
Bump sass from 1.80.5 to 1.81.0 (#7044)
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.5 to 1.81.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.80.5...1.81.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 1920e97b2..cca63d778 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"markdownlint-cli": "^0.43.0",
"neostandard": "^0.11.9",
"rtlcss": "^4.3.0",
- "sass": "^1.80.5",
+ "sass": "^1.81.0",
"stylelint": "^16.11.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^6.0.4",