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 5b53b6cd43 Bump stylelint (#1538)
5b53b6cd43 is described below
commit 5b53b6cd4369dfb0509a67b35bef2e40da07254a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 21 19:17:15 2026 +0200
Bump stylelint (#1538)
Bumps the npm-dependencies group with 1 update in the /landing-pages
directory: [stylelint](https://github.com/stylelint/stylelint).
Updates `stylelint` from 17.11.0 to 17.11.1
- [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.11.0...17.11.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-version: 17.11.1
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 | 21 +++++----------------
landing-pages/package.json | 2 +-
landing-pages/yarn.lock | 13 ++++++-------
3 files changed, 12 insertions(+), 24 deletions(-)
diff --git a/landing-pages/package-lock.json b/landing-pages/package-lock.json
index d90c9b7e4b..e5346f5ca4 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -45,7 +45,7 @@
"sass": "^1.99.0",
"sass-loader": "^16.0.8",
"style-loader": "^4.0.0",
- "stylelint": "^17.11.0",
+ "stylelint": "^17.11.1",
"stylelint-config-recommended": "^18.0.0",
"stylelint-config-standard-scss": "^17.0.0",
"stylelint-scss": "^7.1.1",
@@ -14118,9 +14118,9 @@
}
},
"node_modules/stylelint": {
- "version": "17.11.0",
- "resolved":
"https://registry.npmjs.org/stylelint/-/stylelint-17.11.0.tgz",
- "integrity":
"sha512-/3czzmbF9XdGWvReDF3Ex4R23Ajolo7j8RB2bFNEqk6Ht356nlpVV+G5bG2Qt8AW1ofJzXztBRDnAtd7cgowWA==",
+ "version": "17.11.1",
+ "resolved":
"https://registry.npmjs.org/stylelint/-/stylelint-17.11.1.tgz",
+ "integrity":
"sha512-+smN/HqVTggUx3iuAzOi9fPh8SrH+cJWlZrYVldXoJ06orWBhZ4Ue/QEp64oei6pVrAh4w3tG+Y12Vw7MbCFRQ==",
"dev": true,
"funding": [
{
@@ -14155,13 +14155,12 @@
"html-tags": "^5.1.0",
"ignore": "^7.0.5",
"import-meta-resolve": "^4.2.0",
- "is-plain-object": "^5.0.0",
"mathml-tag-names": "^4.0.0",
"meow": "^14.1.0",
"micromatch": "^4.0.8",
"normalize-path": "^3.0.0",
"picocolors": "^1.1.1",
- "postcss": "^8.5.13",
+ "postcss": "^8.5.14",
"postcss-safe-parser": "^7.0.1",
"postcss-selector-parser": "^7.1.1",
"postcss-value-parser": "^4.2.0",
@@ -14323,16 +14322,6 @@
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
}
},
- "node_modules/stylelint/node_modules/is-plain-object": {
- "version": "5.0.0",
- "resolved":
"https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
- "integrity":
"sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/stylelint/node_modules/string-width": {
"version": "8.2.1",
"resolved":
"https://registry.npmjs.org/string-width/-/string-width-8.2.1.tgz",
diff --git a/landing-pages/package.json b/landing-pages/package.json
index 3822e0bf98..610e0d6a53 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -61,7 +61,7 @@
"sass": "^1.99.0",
"sass-loader": "^16.0.8",
"style-loader": "^4.0.0",
- "stylelint": "^17.11.0",
+ "stylelint": "^17.11.1",
"stylelint-config-recommended": "^18.0.0",
"stylelint-config-standard-scss": "^17.0.0",
"stylelint-scss": "^7.1.1",
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 71c94b0a78..6be72885b3 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -6120,7 +6120,7 @@ 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.14:
+postcss@^8.4.40, 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==
@@ -6968,10 +6968,10 @@ stylelint-scss@^7.0.0, stylelint-scss@^7.1.1:
postcss-selector-parser "^7.1.1"
postcss-value-parser "^4.2.0"
-stylelint@^17.11.0:
- version "17.11.0"
- resolved
"https://registry.yarnpkg.com/stylelint/-/stylelint-17.11.0.tgz#ea09bad247fac60ffd88464586be32603f020845"
- integrity
sha512-/3czzmbF9XdGWvReDF3Ex4R23Ajolo7j8RB2bFNEqk6Ht356nlpVV+G5bG2Qt8AW1ofJzXztBRDnAtd7cgowWA==
+stylelint@^17.11.1:
+ version "17.11.1"
+ resolved
"https://registry.yarnpkg.com/stylelint/-/stylelint-17.11.1.tgz#b1e549f4201e85f7d46139eccb64dbeda2ed2384"
+ integrity
sha512-+smN/HqVTggUx3iuAzOi9fPh8SrH+cJWlZrYVldXoJ06orWBhZ4Ue/QEp64oei6pVrAh4w3tG+Y12Vw7MbCFRQ==
dependencies:
"@csstools/css-calc" "^3.2.0"
"@csstools/css-parser-algorithms" "^4.0.0"
@@ -6994,13 +6994,12 @@ stylelint@^17.11.0:
html-tags "^5.1.0"
ignore "^7.0.5"
import-meta-resolve "^4.2.0"
- is-plain-object "^5.0.0"
mathml-tag-names "^4.0.0"
meow "^14.1.0"
micromatch "^4.0.8"
normalize-path "^3.0.0"
picocolors "^1.1.1"
- postcss "^8.5.13"
+ postcss "^8.5.14"
postcss-safe-parser "^7.0.1"
postcss-selector-parser "^7.1.1"
postcss-value-parser "^4.2.0"