Jelajahi Sumber

Bump sass from 1.85.0 to 1.85.1 (#7388)

Bumps [sass](https://github.com/sass/dart-sass) from 1.85.0 to 1.85.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.85.0...1.85.1)

---
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
670dc86026
2 mengubah file dengan 6 tambahan dan 5 penghapusan
  1. 5 4
      package-lock.json
  2. 1 1
      package.json

+ 5 - 4
package-lock.json

@@ -14,7 +14,7 @@
         "markdownlint-cli": "^0.44.0",
         "neostandard": "^0.12.1",
         "rtlcss": "^4.3.0",
-        "sass": "^1.85.0",
+        "sass": "^1.85.1",
         "stylelint": "^16.14.1",
         "stylelint-config-recommended-scss": "^14.1.0",
         "stylelint-order": "^6.0.4"
@@ -5268,10 +5268,11 @@
       }
     },
     "node_modules/sass": {
-      "version": "1.85.0",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.85.0.tgz",
-      "integrity": "sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==",
+      "version": "1.85.1",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.85.1.tgz",
+      "integrity": "sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "chokidar": "^4.0.0",
         "immutable": "^5.0.2",

+ 1 - 1
package.json

@@ -40,7 +40,7 @@
     "markdownlint-cli": "^0.44.0",
     "neostandard": "^0.12.1",
     "rtlcss": "^4.3.0",
-    "sass": "^1.85.0",
+    "sass": "^1.85.1",
     "stylelint": "^16.14.1",
     "stylelint-config-recommended-scss": "^14.1.0",
     "stylelint-order": "^6.0.4",