This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 291538842e Bump sass (#1401)
291538842e is described below
commit 291538842eb279179ffd755255a9a7802256873c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 11:39:12 2026 +0100
Bump sass (#1401)
Bumps the npm-dependencies group with 1 update in the /landing-pages
directory: [sass](https://github.com/sass/dart-sass).
Updates `sass` from 1.97.2 to 1.97.3
- [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.97.2...1.97.3)
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.97.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
landing-pages/package.json | 2 +-
landing-pages/yarn.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/landing-pages/package.json b/landing-pages/package.json
index 1d0d973f41..125b07ec44 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -58,7 +58,7 @@
"postcss-loader": "^8.2.0",
"postcss-preset-env": "^11.1.1",
"rimraf": "^6.1.2",
- "sass": "^1.97.2",
+ "sass": "^1.97.3",
"sass-loader": "^16.0.5",
"style-loader": "^4.0.0",
"stylelint": "^17.0.0",
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index eb63a231b2..1b7ffcad4d 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -6467,10 +6467,10 @@ sass-loader@^16.0.5:
dependencies:
neo-async "^2.6.2"
-sass@^1.97.2:
- version "1.97.2"
- resolved
"https://registry.yarnpkg.com/sass/-/sass-1.97.2.tgz#e515a319092fd2c3b015228e3094b40198bff0da"
- integrity
sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==
+sass@^1.97.3:
+ version "1.97.3"
+ resolved
"https://registry.yarnpkg.com/sass/-/sass-1.97.3.tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2"
+ integrity
sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==
dependencies:
chokidar "^4.0.0"
immutable "^5.0.2"