Browse Source

chore(deps-dev): bump sass from 1.65.1 to 1.66.1 (#5289)

Bumps [sass](https://github.com/sass/dart-sass) from 1.65.1 to 1.66.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.65.1...1.66.1)

---
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 year ago
parent
commit
b7408ea679
2 changed files with 8 additions and 8 deletions
  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",
         "prettier-plugin-astro": "^0.11.0",
         "rollup": "^3.28.0",
         "rollup": "^3.28.0",
         "rtlcss": "^4.1.0",
         "rtlcss": "^4.1.0",
-        "sass": "^1.65.1",
+        "sass": "^1.66.1",
         "stylelint": "^15.10.2",
         "stylelint": "^15.10.2",
         "stylelint-config-twbs-bootstrap": "^11.0.1",
         "stylelint-config-twbs-bootstrap": "^11.0.1",
         "terser": "^5.19.2",
         "terser": "^5.19.2",
@@ -9498,9 +9498,9 @@
       }
       }
     },
     },
     "node_modules/sass": {
     "node_modules/sass": {
-      "version": "1.65.1",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.65.1.tgz",
-      "integrity": "sha512-9DINwtHmA41SEd36eVPQ9BJKpn7eKDQmUHmpI0y5Zv2Rcorrh0zS+cFrt050hdNbmmCNKTW3hV5mWfuegNRsEA==",
+      "version": "1.66.1",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.66.1.tgz",
+      "integrity": "sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==",
       "dev": true,
       "dev": true,
       "dependencies": {
       "dependencies": {
         "chokidar": ">=3.0.0 <4.0.0",
         "chokidar": ">=3.0.0 <4.0.0",
@@ -18464,9 +18464,9 @@
       }
       }
     },
     },
     "sass": {
     "sass": {
-      "version": "1.65.1",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.65.1.tgz",
-      "integrity": "sha512-9DINwtHmA41SEd36eVPQ9BJKpn7eKDQmUHmpI0y5Zv2Rcorrh0zS+cFrt050hdNbmmCNKTW3hV5mWfuegNRsEA==",
+      "version": "1.66.1",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.66.1.tgz",
+      "integrity": "sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==",
       "dev": true,
       "dev": true,
       "requires": {
       "requires": {
         "chokidar": ">=3.0.0 <4.0.0",
         "chokidar": ">=3.0.0 <4.0.0",

+ 1 - 1
package.json

@@ -85,7 +85,7 @@
     "prettier-plugin-astro": "^0.11.0",
     "prettier-plugin-astro": "^0.11.0",
     "rollup": "^3.28.0",
     "rollup": "^3.28.0",
     "rtlcss": "^4.1.0",
     "rtlcss": "^4.1.0",
-    "sass": "^1.65.1",
+    "sass": "^1.66.1",
     "stylelint": "^15.10.2",
     "stylelint": "^15.10.2",
     "stylelint-config-twbs-bootstrap": "^11.0.1",
     "stylelint-config-twbs-bootstrap": "^11.0.1",
     "terser": "^5.19.2",
     "terser": "^5.19.2",