aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-06-01 22:52:37 +0200
committerGravatar GitHub <noreply@github.com> 2024-06-01 22:52:37 +0200
commitf6d3c3513aaa7a62a90a87e1af5f031b560c80fe (patch)
treed929bbe951f7294f939f96a48a0c8b0494b6db63 /package-lock.json
parent7d4f85a58ac98b3861a0d002f553a754ed5bdd9e (diff)
Bump sass from 1.77.1 to 1.77.4 (#6529)
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.1 to 1.77.4. - [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.77.1...1.77.4) --- updated-dependencies: - dependency-name: sass 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 0fa5473ce..bbd4ec799 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"eslint-plugin-promise": "^6.1.1",
"markdownlint-cli": "^0.41.0",
"rtlcss": "^4.1.1",
- "sass": "^1.76.0",
+ "sass": "^1.77.4",
"stylelint": "^16.6.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-order": "^6.0.4"
@@ -3595,9 +3595,9 @@
}
},
"node_modules/sass": {
- "version": "1.77.1",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.1.tgz",
- "integrity": "sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==",
+ "version": "1.77.4",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.4.tgz",
+ "integrity": "sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",