aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-21 12:02:26 +0200
committerGitHub <[email protected]>2024-02-21 12:02:26 +0200
commitfa9c12ac66d1e9c176e489b9846f932d33bfea59 (patch)
tree87b763142bb2d7fe2eee8be338711f06e3f4193f /package-lock.json
parent6e1f75f420f68e1d52733b8e407fc7c3766c9dba (diff)
downloadbootstrap-fa9c12ac66d1e9c176e489b9846f932d33bfea59.tar.xz
bootstrap-fa9c12ac66d1e9c176e489b9846f932d33bfea59.zip
Build(deps-dev): Bump sass from 1.71.0 to 1.71.1 (#39699)
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.0 to 1.71.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.71.0...1.71.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index d7d9213b1..bead6238f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -61,7 +61,7 @@
"rollup": "^4.12.0",
"rollup-plugin-istanbul": "^5.0.0",
"rtlcss": "^4.1.1",
- "sass": "^1.71.0",
+ "sass": "^1.71.1",
"sass-true": "^7.0.1",
"shelljs": "^0.8.5",
"stylelint": "^16.2.1",
@@ -9795,9 +9795,9 @@
"dev": true
},
"node_modules/sass": {
- "version": "1.71.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.71.0.tgz",
- "integrity": "sha512-HKKIKf49Vkxlrav3F/w6qRuPcmImGVbIXJ2I3Kg0VMA+3Bav+8yE9G5XmP5lMj6nl4OlqbPftGAscNaNu28b8w==",
+ "version": "1.71.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.71.1.tgz",
+ "integrity": "sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
@@ -18650,9 +18650,9 @@
"dev": true
},
"sass": {
- "version": "1.71.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.71.0.tgz",
- "integrity": "sha512-HKKIKf49Vkxlrav3F/w6qRuPcmImGVbIXJ2I3Kg0VMA+3Bav+8yE9G5XmP5lMj6nl4OlqbPftGAscNaNu28b8w==",
+ "version": "1.71.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.71.1.tgz",
+ "integrity": "sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0",