Jelajahi Sumber

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>
dependabot[bot] 1 tahun lalu
induk
melakukan
f6d3c3513a
2 mengubah file dengan 5 tambahan dan 5 penghapusan
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
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",

+ 1 - 1
package.json

@@ -40,7 +40,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",