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 ddd31ba057 Bump the npm-dependencies group across 1 directory with 2
updates (#1388)
ddd31ba057 is described below
commit ddd31ba057af40faa02faa3dc185a6ade0a17ddc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 16 14:58:31 2026 +0100
Bump the npm-dependencies group across 1 directory with 2 updates (#1388)
Bumps the npm-dependencies group with 2 updates in the /landing-pages
directory:
[postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env)
and [sass](https://github.com/sass/dart-sass).
Updates `postcss-preset-env` from 10.6.0 to 10.6.1
-
[Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
-
[Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)
Updates `sass` from 1.97.1 to 1.97.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.97.1...1.97.2)
---
updated-dependencies:
- dependency-name: postcss-preset-env
dependency-version: 10.6.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: sass
dependency-version: 1.97.2
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 | 4 ++--
landing-pages/yarn.lock | 26 +++++++++++++-------------
2 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/landing-pages/package.json b/landing-pages/package.json
index 4f7825d51a..b42fd6e643 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -56,9 +56,9 @@
"postcss-cli": "^11.0.1",
"postcss-import": "^16.1.1",
"postcss-loader": "^8.2.0",
- "postcss-preset-env": "^10.6.0",
+ "postcss-preset-env": "^10.6.1",
"rimraf": "^6.1.2",
- "sass": "^1.97.1",
+ "sass": "^1.97.2",
"sass-loader": "^16.0.5",
"style-loader": "^4.0.0",
"stylelint": "^16.26.1",
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 7f95e8188d..a89c4bdd79 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -1082,10 +1082,10 @@
"@csstools/utilities" "^2.0.0"
postcss-value-parser "^4.2.0"
-"@csstools/postcss-normalize-display-values@^4.0.0":
- version "4.0.0"
- resolved
"https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.0.tgz"
- integrity
sha512-HlEoG0IDRoHXzXnkV4in47dzsxdsjdz6+j7MLjaACABX2NfvjFS6XVAnpaDyGesz9gK2SC7MbNwdCHusObKJ9Q==
+"@csstools/postcss-normalize-display-values@^4.0.1":
+ version "4.0.1"
+ resolved
"https://registry.yarnpkg.com/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.1.tgz#3738ecadb38cd6521c9565635d61aa4bf5457d27"
+ integrity
sha512-TQUGBuRvxdc7TgNSTevYqrL8oItxiwPDixk20qCB5me/W8uF7BPbhRrAvFuhEoywQp/woRsUZ6SJ+sU5idZAIA==
dependencies:
postcss-value-parser "^4.2.0"
@@ -5795,10 +5795,10 @@ postcss-place@^10.0.0:
dependencies:
postcss-value-parser "^4.2.0"
-postcss-preset-env@^10.6.0:
- version "10.6.0"
- resolved
"https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-10.6.0.tgz#8b2106ce3f0de1f0005929587aa331385076d463"
- integrity
sha512-+LzpUSLCGHUdlZ1YZP7lp7w1MjxInJRSG0uaLyk/V/BM17iU2B7xTO7I8x3uk0WQAcLLh/ffqKzOzfaBvG7Fdw==
+postcss-preset-env@^10.6.1:
+ version "10.6.1"
+ resolved
"https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-10.6.1.tgz#df30cfc54e90af2dcff5f94104e6f272359c9f65"
+ integrity
sha512-yrk74d9EvY+W7+lO9Aj1QmjWY9q5NsKjK2V9drkOPZB/X6KZ0B3igKsHUYakb7oYVhnioWypQX3xGuePf89f3g==
dependencies:
"@csstools/postcss-alpha-function" "^1.0.1"
"@csstools/postcss-cascade-layers" "^5.0.2"
@@ -5825,7 +5825,7 @@ postcss-preset-env@^10.6.0:
"@csstools/postcss-media-minmax" "^2.0.9"
"@csstools/postcss-media-queries-aspect-ratio-number-values" "^3.0.5"
"@csstools/postcss-nested-calc" "^4.0.0"
- "@csstools/postcss-normalize-display-values" "^4.0.0"
+ "@csstools/postcss-normalize-display-values" "^4.0.1"
"@csstools/postcss-oklab-function" "^4.0.12"
"@csstools/postcss-position-area-property" "^1.0.0"
"@csstools/postcss-progressive-custom-properties" "^4.2.1"
@@ -6282,10 +6282,10 @@ sass-loader@^16.0.5:
dependencies:
neo-async "^2.6.2"
-sass@^1.97.1:
- version "1.97.1"
- resolved
"https://registry.yarnpkg.com/sass/-/sass-1.97.1.tgz#f36e492baf8ccdd08d591b58d3d8b53ea35ab905"
- integrity
sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==
+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==
dependencies:
chokidar "^4.0.0"
immutable "^5.0.2"