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 e25842d2ee Bump the npm-dependencies group across 1 directory with 4 
updates (#1528)
e25842d2ee is described below

commit e25842d2ee872d1e445fa03440b1b5288465aee2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 01:03:00 2026 +0200

    Bump the npm-dependencies group across 1 directory with 4 updates (#1528)
    
    Bumps the npm-dependencies group with 4 updates in the /landing-pages 
directory: [eslint](https://github.com/eslint/eslint), 
[globals](https://github.com/sindresorhus/globals), 
[postcss](https://github.com/postcss/postcss) and 
[stylelint](https://github.com/stylelint/stylelint).
    
    
    Updates `eslint` from 10.2.1 to 10.3.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](https://github.com/eslint/eslint/compare/v10.2.1...v10.3.0)
    
    Updates `globals` from 17.5.0 to 17.6.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - 
[Commits](https://github.com/sindresorhus/globals/compare/v17.5.0...v17.6.0)
    
    Updates `postcss` from 8.5.13 to 8.5.14
    - [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.13...8.5.14)
    
    Updates `stylelint` from 17.9.1 to 17.10.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.9.1...17.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 10.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: globals
      dependency-version: 17.6.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: postcss
      dependency-version: 8.5.14
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: stylelint
      dependency-version: 17.10.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 | 34 +++++++++++++++++-----------------
 landing-pages/package.json      |  8 ++++----
 landing-pages/yarn.lock         | 34 +++++++++++++++++-----------------
 3 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/landing-pages/package-lock.json b/landing-pages/package-lock.json
index e19a018931..4c35cfae16 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -26,17 +26,17 @@
         "cross-env": "^10.1.0",
         "css-loader": "^7.1.4",
         "css-minimizer-webpack-plugin": "^8.0.0",
-        "eslint": "^10.2.1",
+        "eslint": "^10.3.0",
         "eslint-plugin-import": "^2.32.0",
         "exports-loader": "^5.0.0",
         "fancy-log": "^2.0.0",
         "file-loader": "^6.2.0",
-        "globals": "^17.5.0",
+        "globals": "^17.6.0",
         "imports-loader": "^5.0.0",
         "mini-css-extract-plugin": "^2.10.2",
         "npm-run-all": "^4.1.5",
         "plugin-error": "^2.0.1",
-        "postcss": "^8.5.13",
+        "postcss": "^8.5.14",
         "postcss-cli": "^11.0.1",
         "postcss-import": "^16.1.1",
         "postcss-loader": "^8.2.1",
@@ -45,7 +45,7 @@
         "sass": "^1.99.0",
         "sass-loader": "^16.0.7",
         "style-loader": "^4.0.0",
-        "stylelint": "^17.9.1",
+        "stylelint": "^17.10.0",
         "stylelint-config-recommended": "^18.0.0",
         "stylelint-config-standard-scss": "^17.0.0",
         "stylelint-scss": "^7.0.0",
@@ -6970,9 +6970,9 @@
       }
     },
     "node_modules/eslint": {
-      "version": "10.2.1",
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.2.1.tgz";,
-      "integrity": 
"sha512-wiyGaKsDgqXvF40P8mDwiUp/KQjE1FdrIEJsM8PZ3XCiniTMXS3OHWWUe5FI5agoCnr8x4xPrTDZuxsBlNHl+Q==",
+      "version": "10.3.0",
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.3.0.tgz";,
+      "integrity": 
"sha512-XbEXaRva5cF0ZQB8w6MluHA0kZZfV2DuCMJ3ozyEOHLwDpZX2Lmm/7Pp0xdJmI0GL1W05VH5VwIFHEm1Vcw2gw==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
@@ -8185,9 +8185,9 @@
       }
     },
     "node_modules/globals": {
-      "version": "17.5.0",
-      "resolved": "https://registry.npmjs.org/globals/-/globals-17.5.0.tgz";,
-      "integrity": 
"sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==",
+      "version": "17.6.0",
+      "resolved": "https://registry.npmjs.org/globals/-/globals-17.6.0.tgz";,
+      "integrity": 
"sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==",
       "dev": true,
       "license": "MIT",
       "engines": {
@@ -11120,9 +11120,9 @@
       }
     },
     "node_modules/postcss": {
-      "version": "8.5.13",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.13.tgz";,
-      "integrity": 
"sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==",
+      "version": "8.5.14",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz";,
+      "integrity": 
"sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==",
       "dev": true,
       "funding": [
         {
@@ -14060,9 +14060,9 @@
       }
     },
     "node_modules/stylelint": {
-      "version": "17.9.1",
-      "resolved": 
"https://registry.npmjs.org/stylelint/-/stylelint-17.9.1.tgz";,
-      "integrity": 
"sha512-THTmnAPJTrg/JhkTWZlSyrO+HUYMx6ELthIHeMyD2WOKqXIJUFQv2Yxn91bvUrZdbBJaW2dUuQdPST2wcQ6C3g==",
+      "version": "17.10.0",
+      "resolved": 
"https://registry.npmjs.org/stylelint/-/stylelint-17.10.0.tgz";,
+      "integrity": 
"sha512-cI7I6HHEYOHHVNVci+s92WlA3QfmNhjwFdgCgYV3TLEysilOjk+B3EFxMED1xY9GYB0Kre3OD+mSLj19VLTIvA==",
       "dev": true,
       "funding": [
         {
@@ -14103,7 +14103,7 @@
         "micromatch": "^4.0.8",
         "normalize-path": "^3.0.0",
         "picocolors": "^1.1.1",
-        "postcss": "^8.5.9",
+        "postcss": "^8.5.13",
         "postcss-safe-parser": "^7.0.1",
         "postcss-selector-parser": "^7.1.1",
         "postcss-value-parser": "^4.2.0",
diff --git a/landing-pages/package.json b/landing-pages/package.json
index 0cdef5756b..78501e4b09 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -42,17 +42,17 @@
     "cross-env": "^10.1.0",
     "css-loader": "^7.1.4",
     "css-minimizer-webpack-plugin": "^8.0.0",
-    "eslint": "^10.2.1",
+    "eslint": "^10.3.0",
     "eslint-plugin-import": "^2.32.0",
     "exports-loader": "^5.0.0",
     "fancy-log": "^2.0.0",
     "file-loader": "^6.2.0",
-    "globals": "^17.5.0",
+    "globals": "^17.6.0",
     "imports-loader": "^5.0.0",
     "mini-css-extract-plugin": "^2.10.2",
     "npm-run-all": "^4.1.5",
     "plugin-error": "^2.0.1",
-    "postcss": "^8.5.13",
+    "postcss": "^8.5.14",
     "postcss-cli": "^11.0.1",
     "postcss-import": "^16.1.1",
     "postcss-loader": "^8.2.1",
@@ -61,7 +61,7 @@
     "sass": "^1.99.0",
     "sass-loader": "^16.0.7",
     "style-loader": "^4.0.0",
-    "stylelint": "^17.9.1",
+    "stylelint": "^17.10.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 cc03586186..242412ee0e 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -3421,10 +3421,10 @@ eslint-visitor-keys@^5.0.1:
   resolved 
"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz";
   integrity 
sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
 
-eslint@^10.2.1:
-  version "10.2.1"
-  resolved 
"https://registry.yarnpkg.com/eslint/-/eslint-10.2.1.tgz#224b2a6caeb34473eddcf918762363e2e063222a";
-  integrity 
sha512-wiyGaKsDgqXvF40P8mDwiUp/KQjE1FdrIEJsM8PZ3XCiniTMXS3OHWWUe5FI5agoCnr8x4xPrTDZuxsBlNHl+Q==
+eslint@^10.3.0:
+  version "10.3.0"
+  resolved 
"https://registry.yarnpkg.com/eslint/-/eslint-10.3.0.tgz#ed5b810eb8e0191bf24bddcf9cdb45b974e0a16d";
+  integrity 
sha512-XbEXaRva5cF0ZQB8w6MluHA0kZZfV2DuCMJ3ozyEOHLwDpZX2Lmm/7Pp0xdJmI0GL1W05VH5VwIFHEm1Vcw2gw==
   dependencies:
     "@eslint-community/eslint-utils" "^4.8.0"
     "@eslint-community/regexpp" "^4.12.2"
@@ -3929,10 +3929,10 @@ global-prefix@^3.0.0:
     kind-of "^6.0.2"
     which "^1.3.1"
 
-globals@^17.5.0:
-  version "17.5.0"
-  resolved 
"https://registry.yarnpkg.com/globals/-/globals-17.5.0.tgz#a82c641d898f8dfbe0e81f66fdff7d0de43f88c6";
-  integrity 
sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==
+globals@^17.6.0:
+  version "17.6.0"
+  resolved 
"https://registry.yarnpkg.com/globals/-/globals-17.6.0.tgz#0f0be018d5cca8690e6375ead1f65c4bb96191fc";
+  integrity 
sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==
 
 globalthis@^1.0.4:
   version "1.0.4"
@@ -6105,10 +6105,10 @@ 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.13, postcss@^8.5.9:
-  version "8.5.13"
-  resolved 
"https://registry.yarnpkg.com/postcss/-/postcss-8.5.13.tgz#6cfaf647f2e7ef69850208eccd849e0d3f65d420";
-  integrity 
sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==
+postcss@^8.4.40, postcss@^8.5.13, postcss@^8.5.14:
+  version "8.5.14"
+  resolved 
"https://registry.yarnpkg.com/postcss/-/postcss-8.5.14.tgz#a66c2d7808fadf69ebb5b84a03f8bafd76c4919c";
+  integrity 
sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==
   dependencies:
     nanoid "^3.3.11"
     picocolors "^1.1.1"
@@ -6950,10 +6950,10 @@ stylelint-scss@^7.0.0:
     postcss-selector-parser "^7.1.1"
     postcss-value-parser "^4.2.0"
 
-stylelint@^17.9.1:
-  version "17.9.1"
-  resolved 
"https://registry.yarnpkg.com/stylelint/-/stylelint-17.9.1.tgz#058048d527f375c83696d53b55125eb3843a6746";
-  integrity 
sha512-THTmnAPJTrg/JhkTWZlSyrO+HUYMx6ELthIHeMyD2WOKqXIJUFQv2Yxn91bvUrZdbBJaW2dUuQdPST2wcQ6C3g==
+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==
   dependencies:
     "@csstools/css-calc" "^3.2.0"
     "@csstools/css-parser-algorithms" "^4.0.0"
@@ -6982,7 +6982,7 @@ stylelint@^17.9.1:
     micromatch "^4.0.8"
     normalize-path "^3.0.0"
     picocolors "^1.1.1"
-    postcss "^8.5.9"
+    postcss "^8.5.13"
     postcss-safe-parser "^7.0.1"
     postcss-selector-parser "^7.1.1"
     postcss-value-parser "^4.2.0"

Reply via email to