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

shahar 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 68e91870b5 Bump stylelint-scss (#1369)
68e91870b5 is described below

commit 68e91870b50f99f1997e679614c6aa76aadd3baf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 3 16:44:41 2026 +0200

    Bump stylelint-scss (#1369)
    
    Bumps the npm-dependencies group with 1 update in the /landing-pages 
directory: [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss).
    
    
    Updates `stylelint-scss` from 6.13.0 to 6.14.0
    - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
    - 
[Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.13.0...v6.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint-scss
      dependency-version: 6.14.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      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 992c5577de..82f7e61d92 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -64,7 +64,7 @@
     "stylelint": "^16.26.1",
     "stylelint-config-recommended": "^17.0.0",
     "stylelint-config-standard-scss": "^16.0.0",
-    "stylelint-scss": "^6.13.0",
+    "stylelint-scss": "^6.14.0",
     "url-loader": "^4.1.1",
     "webpack": "^5.104.1",
     "webpack-cli": "^6.0.1",
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 511c5a1c77..f0abac21aa 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -6775,10 +6775,10 @@ stylelint-config-standard@^39.0.0:
   dependencies:
     stylelint-config-recommended "^17.0.0"
 
-stylelint-scss@^6.12.1, stylelint-scss@^6.13.0:
-  version "6.13.0"
-  resolved 
"https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.13.0.tgz#0bffc5a2408b14097ce92bde54ff5ba6838c8bf5";
-  integrity 
sha512-kZPwFUJkfup2gP1enlrS2h9U5+T5wFoqzJ1n/56AlpwSj28kmFe7ww/QFydvPsg5gLjWchAwWWBLtterynZrOw==
+stylelint-scss@^6.12.1, stylelint-scss@^6.14.0:
+  version "6.14.0"
+  resolved 
"https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.14.0.tgz#b3f69e6e6236807aef021caf995fdf00255d80f0";
+  integrity 
sha512-ZKmHMZolxeuYsnB+PCYrTpFce0/QWX9i9gh0hPXzp73WjuIMqUpzdQaBCrKoLWh6XtCFSaNDErkMPqdjy1/8aA==
   dependencies:
     css-tree "^3.0.1"
     is-plain-object "^5.0.0"

Reply via email to