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 7d6312026f Bump postcss (#1628)
7d6312026f is described below

commit 7d6312026ff4cd4f611be7dad6980fd78b269667
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 17:11:05 2026 +0200

    Bump postcss (#1628)
    
    Bumps the npm-dependencies group with 1 update in the /landing-pages 
directory: [postcss](https://github.com/postcss/postcss).
    
    
    Updates `postcss` from 8.5.25 to 8.5.26
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.5.25...8.5.26)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-version: 8.5.26
      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-lock.json | 16 ++++++++--------
 landing-pages/package.json      |  2 +-
 landing-pages/yarn.lock         | 18 +++++++++---------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/landing-pages/package-lock.json b/landing-pages/package-lock.json
index 394b7ac46d..f0aa2fd450 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -36,7 +36,7 @@
         "mini-css-extract-plugin": "^2.10.2",
         "npm-run-all": "^4.1.5",
         "plugin-error": "^2.0.1",
-        "postcss": "^8.5.25",
+        "postcss": "^8.5.26",
         "postcss-cli": "^11.0.1",
         "postcss-import": "^16.1.1",
         "postcss-loader": "^8.2.1",
@@ -10500,9 +10500,9 @@
       }
     },
     "node_modules/nanoid": {
-      "version": "3.3.16",
-      "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz";,
-      "integrity": 
"sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
+      "version": "3.3.18",
+      "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz";,
+      "integrity": 
"sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==",
       "dev": true,
       "funding": [
         {
@@ -11416,9 +11416,9 @@
       }
     },
     "node_modules/postcss": {
-      "version": "8.5.25",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.25.tgz";,
-      "integrity": 
"sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==",
+      "version": "8.5.26",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.26.tgz";,
+      "integrity": 
"sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==",
       "dev": true,
       "funding": [
         {
@@ -11436,7 +11436,7 @@
       ],
       "license": "MIT",
       "dependencies": {
-        "nanoid": "^3.3.16",
+        "nanoid": "^3.3.17",
         "picocolors": "^1.1.1",
         "source-map-js": "^1.2.1"
       },
diff --git a/landing-pages/package.json b/landing-pages/package.json
index 40c5e4718c..cda109aae1 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -52,7 +52,7 @@
     "mini-css-extract-plugin": "^2.10.2",
     "npm-run-all": "^4.1.5",
     "plugin-error": "^2.0.1",
-    "postcss": "^8.5.25",
+    "postcss": "^8.5.26",
     "postcss-cli": "^11.0.1",
     "postcss-import": "^16.1.1",
     "postcss-loader": "^8.2.1",
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 9ec8bfd1d0..85da1aa0ba 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -5021,10 +5021,10 @@ multicast-dns@^7.2.5:
     dns-packet "^5.2.2"
     thunky "^1.0.2"
 
-nanoid@^3.3.16:
-  version "3.3.16"
-  resolved 
"https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.16.tgz#a04d8ec4b1f10009d2d533947aefe4293737816c";
-  integrity 
sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==
+nanoid@^3.3.17:
+  version "3.3.18"
+  resolved 
"https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.18.tgz#f66a2de1199ffde0fcf21c8a5f13106b1c081913";
+  integrity 
sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==
 
 [email protected]:
   version "1.1.6"
@@ -6068,12 +6068,12 @@ postcss-value-parser@^4.0.0, 
postcss-value-parser@^4.1.0, postcss-value-parser@^
   resolved 
"https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz";
   integrity 
sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
 
-postcss@^8.4.40, postcss@^8.5.16, postcss@^8.5.25:
-  version "8.5.25"
-  resolved 
"https://registry.yarnpkg.com/postcss/-/postcss-8.5.25.tgz#5012a598eaaa897f21bbe8553be3cb7bd2bd78cb";
-  integrity 
sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==
+postcss@^8.4.40, postcss@^8.5.16, postcss@^8.5.26:
+  version "8.5.26"
+  resolved 
"https://registry.yarnpkg.com/postcss/-/postcss-8.5.26.tgz#6e75135780c7e10df3433bf2266c552d35c8c620";
+  integrity 
sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==
   dependencies:
-    nanoid "^3.3.16"
+    nanoid "^3.3.17"
     picocolors "^1.1.1"
     source-map-js "^1.2.1"
 

Reply via email to