Преглед на файлове

chore(deps-dev): bump sass from 1.63.6 to 1.64.2 (#5253)

Bumps [sass](https://github.com/sass/dart-sass) from 1.63.6 to 1.64.2.
- [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.63.6...1.64.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] преди 1 година
родител
ревизия
2eb57e22b7
променени са 2 файла, в които са добавени 8 реда и са изтрити 8 реда
  1. 7 7
      package-lock.json
  2. 1 1
      package.json

+ 7 - 7
package-lock.json

@@ -37,7 +37,7 @@
         "prettier-plugin-astro": "^0.11.0",
         "rollup": "^3.26.3",
         "rtlcss": "^4.1.0",
-        "sass": "^1.63.6",
+        "sass": "^1.64.2",
         "stylelint": "^15.10.1",
         "stylelint-config-twbs-bootstrap": "^11.0.1",
         "terser": "^5.19.1",
@@ -9402,9 +9402,9 @@
       }
     },
     "node_modules/sass": {
-      "version": "1.63.6",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.63.6.tgz",
-      "integrity": "sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==",
+      "version": "1.64.2",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.64.2.tgz",
+      "integrity": "sha512-TnDlfc+CRnUAgLO9D8cQLFu/GIjJIzJCGkE7o4ekIGQOH7T3GetiRR/PsTWJUHhkzcSPrARkPI+gNWn5alCzDg==",
       "dev": true,
       "dependencies": {
         "chokidar": ">=3.0.0 <4.0.0",
@@ -17883,9 +17883,9 @@
       }
     },
     "sass": {
-      "version": "1.63.6",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.63.6.tgz",
-      "integrity": "sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==",
+      "version": "1.64.2",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.64.2.tgz",
+      "integrity": "sha512-TnDlfc+CRnUAgLO9D8cQLFu/GIjJIzJCGkE7o4ekIGQOH7T3GetiRR/PsTWJUHhkzcSPrARkPI+gNWn5alCzDg==",
       "dev": true,
       "requires": {
         "chokidar": ">=3.0.0 <4.0.0",

+ 1 - 1
package.json

@@ -85,7 +85,7 @@
     "prettier-plugin-astro": "^0.11.0",
     "rollup": "^3.26.3",
     "rtlcss": "^4.1.0",
-    "sass": "^1.63.6",
+    "sass": "^1.64.2",
     "stylelint": "^15.10.1",
     "stylelint-config-twbs-bootstrap": "^11.0.1",
     "terser": "^5.19.1",