aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-06-01 21:41:14 +0200
committerGravatar GitHub <noreply@github.com> 2025-06-01 21:41:14 +0200
commit2d5f91abc6ee4e601ce4d56a8f334236ed293ebf (patch)
treed7a4bba7250e2800f78835d99b9cde6eb41bbba6 /package-lock.json
parentb606833e14be386d4c4be7e7346c637dd7c001ba (diff)
Bump sass from 1.87.0 to 1.89.1 (#7633)
Bumps [sass](https://github.com/sass/dart-sass) from 1.87.0 to 1.89.1. - [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.87.0...1.89.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.1 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-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index eb7145f1a..00a9bbd9f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,7 @@
"markdownlint-cli": "^0.44.0",
"neostandard": "^0.12.1",
"rtlcss": "^4.3.0",
- "sass": "^1.87.0",
+ "sass": "^1.89.1",
"stylelint": "^16.19.1",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^7.0.0"
@@ -5288,9 +5288,9 @@
}
},
"node_modules/sass": {
- "version": "1.87.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz",
- "integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
+ "version": "1.89.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.1.tgz",
+ "integrity": "sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==",
"dev": true,
"license": "MIT",
"dependencies": {