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 6b7c901d6f Bump the npm-dependencies group across 1 directory with 2 
updates (#1529)
6b7c901d6f is described below

commit 6b7c901d6f90958326613646ecb4804556084bb1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 23:54:53 2026 +0200

    Bump the npm-dependencies group across 1 directory with 2 updates (#1529)
    
    Bumps the npm-dependencies group with 2 updates in the /landing-pages 
directory: 
[@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)
 and [stylelint](https://github.com/stylelint/stylelint).
    
    
    Updates `@babel/preset-env` from 7.29.3 to 7.29.5
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/babel/babel/commits/v7.29.5/packages/babel-preset-env)
    
    Updates `stylelint` from 17.10.0 to 17.11.0
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/stylelint/stylelint/compare/17.10.0...17.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-version: 7.29.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: stylelint
      dependency-version: 17.11.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-lock.json | 32 ++++++++++++++++----------------
 landing-pages/package.json      |  4 ++--
 landing-pages/yarn.lock         | 30 +++++++++++++++---------------
 3 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/landing-pages/package-lock.json b/landing-pages/package-lock.json
index 4c35cfae16..c88e37a3ba 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -16,7 +16,7 @@
       },
       "devDependencies": {
         "@babel/core": "^7.29.0",
-        "@babel/preset-env": "^7.29.3",
+        "@babel/preset-env": "^7.29.5",
         "@babel/register": "^7.29.3",
         "@eslint/js": "^10.0.1",
         "assets-webpack-plugin": "^7.1.1",
@@ -45,7 +45,7 @@
         "sass": "^1.99.0",
         "sass-loader": "^16.0.7",
         "style-loader": "^4.0.0",
-        "stylelint": "^17.10.0",
+        "stylelint": "^17.11.0",
         "stylelint-config-recommended": "^18.0.0",
         "stylelint-config-standard-scss": "^17.0.0",
         "stylelint-scss": "^7.0.0",
@@ -1445,9 +1445,9 @@
       }
     },
     "node_modules/@babel/preset-env": {
-      "version": "7.29.3",
-      "resolved": 
"https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.29.3.tgz";,
-      "integrity": 
"sha512-ySZypNLAIH1ClygLDQzVMoGQRViATnkHkYYV6TcNDz+8+jwZCdsguGvsb3EY5d9wyWyhmF1iSuFM0Yh5XPnqSA==",
+      "version": "7.29.5",
+      "resolved": 
"https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.29.5.tgz";,
+      "integrity": 
"sha512-/69t2aEzGKHD76DyLbHysF/QH2LJOB8iFnYO37unDTKBTubzcMRv0f3H5EiN1Q6ajOd/eB7dAInF0qdFVS06kA==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
@@ -1490,7 +1490,7 @@
         "@babel/plugin-transform-member-expression-literals": "^7.27.1",
         "@babel/plugin-transform-modules-amd": "^7.27.1",
         "@babel/plugin-transform-modules-commonjs": "^7.28.6",
-        "@babel/plugin-transform-modules-systemjs": "^7.29.0",
+        "@babel/plugin-transform-modules-systemjs": "^7.29.4",
         "@babel/plugin-transform-modules-umd": "^7.27.1",
         "@babel/plugin-transform-named-capturing-groups-regex": "^7.29.0",
         "@babel/plugin-transform-new-target": "^7.27.1",
@@ -7992,9 +7992,9 @@
       }
     },
     "node_modules/get-east-asian-width": {
-      "version": "1.5.0",
-      "resolved": 
"https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz";,
-      "integrity": 
"sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==",
+      "version": "1.6.0",
+      "resolved": 
"https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.6.0.tgz";,
+      "integrity": 
"sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==",
       "dev": true,
       "license": "MIT",
       "engines": {
@@ -14060,9 +14060,9 @@
       }
     },
     "node_modules/stylelint": {
-      "version": "17.10.0",
-      "resolved": 
"https://registry.npmjs.org/stylelint/-/stylelint-17.10.0.tgz";,
-      "integrity": 
"sha512-cI7I6HHEYOHHVNVci+s92WlA3QfmNhjwFdgCgYV3TLEysilOjk+B3EFxMED1xY9GYB0Kre3OD+mSLj19VLTIvA==",
+      "version": "17.11.0",
+      "resolved": 
"https://registry.npmjs.org/stylelint/-/stylelint-17.11.0.tgz";,
+      "integrity": 
"sha512-/3czzmbF9XdGWvReDF3Ex4R23Ajolo7j8RB2bFNEqk6Ht356nlpVV+G5bG2Qt8AW1ofJzXztBRDnAtd7cgowWA==",
       "dev": true,
       "funding": [
         {
@@ -14107,7 +14107,7 @@
         "postcss-safe-parser": "^7.0.1",
         "postcss-selector-parser": "^7.1.1",
         "postcss-value-parser": "^4.2.0",
-        "string-width": "^8.2.0",
+        "string-width": "^8.2.1",
         "supports-hyperlinks": "^4.4.0",
         "svg-tags": "^1.0.0",
         "table": "^6.9.0",
@@ -14273,9 +14273,9 @@
       }
     },
     "node_modules/stylelint/node_modules/string-width": {
-      "version": "8.2.0",
-      "resolved": 
"https://registry.npmjs.org/string-width/-/string-width-8.2.0.tgz";,
-      "integrity": 
"sha512-6hJPQ8N0V0P3SNmP6h2J99RLuzrWz2gvT7VnK5tKvrNqJoyS9W4/Fb8mo31UiPvy00z7DQXkP2hnKBVav76thw==",
+      "version": "8.2.1",
+      "resolved": 
"https://registry.npmjs.org/string-width/-/string-width-8.2.1.tgz";,
+      "integrity": 
"sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
diff --git a/landing-pages/package.json b/landing-pages/package.json
index 78501e4b09..86b438d0bb 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -32,7 +32,7 @@
   },
   "devDependencies": {
     "@babel/core": "^7.29.0",
-    "@babel/preset-env": "^7.29.3",
+    "@babel/preset-env": "^7.29.5",
     "@babel/register": "^7.29.3",
     "@eslint/js": "^10.0.1",
     "assets-webpack-plugin": "^7.1.1",
@@ -61,7 +61,7 @@
     "sass": "^1.99.0",
     "sass-loader": "^16.0.7",
     "style-loader": "^4.0.0",
-    "stylelint": "^17.10.0",
+    "stylelint": "^17.11.0",
     "stylelint-config-recommended": "^18.0.0",
     "stylelint-config-standard-scss": "^17.0.0",
     "stylelint-scss": "^7.0.0",
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 242412ee0e..ec8a1e34f4 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -485,7 +485,7 @@
     "@babel/helper-module-transforms" "^7.28.6"
     "@babel/helper-plugin-utils" "^7.28.6"
 
-"@babel/plugin-transform-modules-systemjs@^7.29.0":
+"@babel/plugin-transform-modules-systemjs@^7.29.4":
   version "7.29.4"
   resolved 
"https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20";
   integrity 
sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==
@@ -686,10 +686,10 @@
     "@babel/helper-create-regexp-features-plugin" "^7.28.5"
     "@babel/helper-plugin-utils" "^7.28.6"
 
-"@babel/preset-env@^7.29.3":
-  version "7.29.3"
-  resolved 
"https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.3.tgz#2bbd5b0162e6a762adfe356f4aecdef837a3d574";
-  integrity 
sha512-ySZypNLAIH1ClygLDQzVMoGQRViATnkHkYYV6TcNDz+8+jwZCdsguGvsb3EY5d9wyWyhmF1iSuFM0Yh5XPnqSA==
+"@babel/preset-env@^7.29.5":
+  version "7.29.5"
+  resolved 
"https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.5.tgz#c48b7ed94582c8b685e21b8b42de8633ec289268";
+  integrity 
sha512-/69t2aEzGKHD76DyLbHysF/QH2LJOB8iFnYO37unDTKBTubzcMRv0f3H5EiN1Q6ajOd/eB7dAInF0qdFVS06kA==
   dependencies:
     "@babel/compat-data" "^7.29.3"
     "@babel/helper-compilation-targets" "^7.28.6"
@@ -730,7 +730,7 @@
     "@babel/plugin-transform-member-expression-literals" "^7.27.1"
     "@babel/plugin-transform-modules-amd" "^7.27.1"
     "@babel/plugin-transform-modules-commonjs" "^7.28.6"
-    "@babel/plugin-transform-modules-systemjs" "^7.29.0"
+    "@babel/plugin-transform-modules-systemjs" "^7.29.4"
     "@babel/plugin-transform-modules-umd" "^7.27.1"
     "@babel/plugin-transform-named-capturing-groups-regex" "^7.29.0"
     "@babel/plugin-transform-new-target" "^7.27.1"
@@ -6801,10 +6801,10 @@ string-width@^4.1.0, string-width@^4.2.0, 
string-width@^4.2.3:
     is-fullwidth-code-point "^3.0.0"
     strip-ansi "^6.0.1"
 
-string-width@^8.2.0:
-  version "8.2.0"
-  resolved 
"https://registry.yarnpkg.com/string-width/-/string-width-8.2.0.tgz#bdb6a9bd6d7800db635adae96cdb0443fec56c42";
-  integrity 
sha512-6hJPQ8N0V0P3SNmP6h2J99RLuzrWz2gvT7VnK5tKvrNqJoyS9W4/Fb8mo31UiPvy00z7DQXkP2hnKBVav76thw==
+string-width@^8.2.1:
+  version "8.2.1"
+  resolved 
"https://registry.yarnpkg.com/string-width/-/string-width-8.2.1.tgz#165089cfa527cc88fbc23dd73313f5e334af1ea1";
+  integrity 
sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==
   dependencies:
     get-east-asian-width "^1.5.0"
     strip-ansi "^7.1.2"
@@ -6950,10 +6950,10 @@ stylelint-scss@^7.0.0:
     postcss-selector-parser "^7.1.1"
     postcss-value-parser "^4.2.0"
 
-stylelint@^17.10.0:
-  version "17.10.0"
-  resolved 
"https://registry.yarnpkg.com/stylelint/-/stylelint-17.10.0.tgz#de4aebf68474caa5fedf98f350c65c6d812788d0";
-  integrity 
sha512-cI7I6HHEYOHHVNVci+s92WlA3QfmNhjwFdgCgYV3TLEysilOjk+B3EFxMED1xY9GYB0Kre3OD+mSLj19VLTIvA==
+stylelint@^17.11.0:
+  version "17.11.0"
+  resolved 
"https://registry.yarnpkg.com/stylelint/-/stylelint-17.11.0.tgz#ea09bad247fac60ffd88464586be32603f020845";
+  integrity 
sha512-/3czzmbF9XdGWvReDF3Ex4R23Ajolo7j8RB2bFNEqk6Ht356nlpVV+G5bG2Qt8AW1ofJzXztBRDnAtd7cgowWA==
   dependencies:
     "@csstools/css-calc" "^3.2.0"
     "@csstools/css-parser-algorithms" "^4.0.0"
@@ -6986,7 +6986,7 @@ stylelint@^17.10.0:
     postcss-safe-parser "^7.0.1"
     postcss-selector-parser "^7.1.1"
     postcss-value-parser "^4.2.0"
-    string-width "^8.2.0"
+    string-width "^8.2.1"
     supports-hyperlinks "^4.4.0"
     svg-tags "^1.0.0"
     table "^6.9.0"

Reply via email to