aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-11-01 22:34:15 +0100
committerGravatar GitHub <noreply@github.com> 2025-11-01 22:34:15 +0100
commita6b54e9cf7c143acd4f647711cc8da43c4840bbd (patch)
treeef792b78af7a58689c72726f6c637bde1d52b201 /package-lock.json
parent459cfbf4629794544c390975827d3bff6b620a04 (diff)
Bump sass from 1.93.2 to 1.93.3 (#8178)
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.2 to 1.93.3. - [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.93.2...1.93.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.3 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-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 cf80538fb..01d234323 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,7 @@
"markdownlint-cli": "^0.45.0",
"neostandard": "^0.12.2",
"rtlcss": "^4.3.0",
- "sass": "^1.93.2",
+ "sass": "^1.93.3",
"stylelint": "^16.25.0",
"stylelint-config-recommended-scss": "^16.0.2",
"stylelint-order": "^7.0.0"
@@ -5875,9 +5875,9 @@
}
},
"node_modules/sass": {
- "version": "1.93.2",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz",
- "integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==",
+ "version": "1.93.3",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz",
+ "integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==",
"dev": true,
"license": "MIT",
"dependencies": {