This is an automated email from the ASF dual-hosted git repository.

davin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new df1d4f6  Bump sass from 1.89.1 to 1.89.2
df1d4f6 is described below

commit df1d4f6e041416a56671b1abe392514ec9a478ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 1 00:43:03 2025 +0000

    Bump sass from 1.89.1 to 1.89.2
    
    Bumps [sass](https://github.com/sass/dart-sass) from 1.89.1 to 1.89.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.89.1...1.89.2)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-version: 1.89.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 48a785a..eb4068f 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
     "prettier": "3.2.5",
     "prettier-plugin-svelte": "3.2.6",
     "run-func": "^3.0.0",
-    "sass": "^1.87.0",
+    "sass": "^1.89.2",
     "svelte": "^3.55.0",
     "svelte-check": "^3.8.6",
     "svelte-loader": "^3.2.4",
diff --git a/yarn.lock b/yarn.lock
index 53cc4f1..e72a988 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4476,10 +4476,10 @@ sanitize-filename@^1.6.3:
   dependencies:
     truncate-utf8-bytes "^1.0.0"
 
-sass@^1.87.0:
-  version "1.89.1"
-  resolved 
"https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9";
-  integrity 
sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
+sass@^1.89.2:
+  version "1.89.2"
+  resolved 
"https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e";
+  integrity 
sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
   dependencies:
     chokidar "^4.0.0"
     immutable "^5.0.2"

Reply via email to