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 c11e1dbf01 Bump the npm-dependencies group across 1 directory with 2
updates (#1639)
c11e1dbf01 is described below
commit c11e1dbf0144da83e41393f7c9a1ca65e1d29ae0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 28 17:20:20 2026 +0200
Bump the npm-dependencies group across 1 directory with 2 updates (#1639)
Bumps the npm-dependencies group with 2 updates in the /landing-pages
directory: [eslint](https://github.com/eslint/eslint) and
[sass](https://github.com/sass/dart-sass).
Updates `eslint` from 10.8.1 to 10.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.8.1...v10.9.0)
Updates `sass` from 1.102.0 to 1.103.1
- [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.102.0...1.103.1)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 10.9.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
- dependency-name: sass
dependency-version: 1.103.1
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 | 16 ++++++++--------
landing-pages/package.json | 4 ++--
landing-pages/yarn.lock | 16 ++++++++--------
3 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/landing-pages/package-lock.json b/landing-pages/package-lock.json
index 3e170a1f90..e4788b4479 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -26,7 +26,7 @@
"cross-env": "^10.1.0",
"css-loader": "^7.1.4",
"css-minimizer-webpack-plugin": "^8.0.0",
- "eslint": "^10.8.1",
+ "eslint": "^10.9.0",
"eslint-plugin-import": "^2.32.0",
"exports-loader": "^5.0.0",
"fancy-log": "^2.0.0",
@@ -42,7 +42,7 @@
"postcss-loader": "^8.2.1",
"postcss-preset-env": "^11.4.0",
"rimraf": "^6.1.3",
- "sass": "^1.102.0",
+ "sass": "^1.103.1",
"sass-loader": "^17.0.0",
"style-loader": "^4.0.0",
"stylelint": "^17.14.1",
@@ -7376,9 +7376,9 @@
}
},
"node_modules/eslint": {
- "version": "10.8.1",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.1.tgz",
- "integrity":
"sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==",
+ "version": "10.9.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.9.0.tgz",
+ "integrity":
"sha512-5KeEOJZBfEVA47boFiBsf+6MmmJpffM7qEBg4pLla2e4nlKgdKlqCW0oSLOGsT8Wl5uCGJptLV1bkaiShj90Gw==",
"dev": true,
"license": "MIT",
"workspaces": [
@@ -13500,9 +13500,9 @@
"license": "MIT"
},
"node_modules/sass": {
- "version": "1.102.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.102.0.tgz",
- "integrity":
"sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==",
+ "version": "1.103.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.103.1.tgz",
+ "integrity":
"sha512-9icZURbP51S6S0QGoyaeqk9uB06GNWxsFYWfH5RgpFgqK5FA8tJcM3AdVxrZEVJ7dz+L87nG95gBKf4VuaMHGw==",
"dev": true,
"license": "MIT",
"dependencies": {
diff --git a/landing-pages/package.json b/landing-pages/package.json
index 3e555456b6..232ffa3ae6 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -42,7 +42,7 @@
"cross-env": "^10.1.0",
"css-loader": "^7.1.4",
"css-minimizer-webpack-plugin": "^8.0.0",
- "eslint": "^10.8.1",
+ "eslint": "^10.9.0",
"eslint-plugin-import": "^2.32.0",
"exports-loader": "^5.0.0",
"fancy-log": "^2.0.0",
@@ -58,7 +58,7 @@
"postcss-loader": "^8.2.1",
"postcss-preset-env": "^11.4.0",
"rimraf": "^6.1.3",
- "sass": "^1.102.0",
+ "sass": "^1.103.1",
"sass-loader": "^17.0.0",
"style-loader": "^4.0.0",
"stylelint": "^17.14.1",
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 2054591565..f3307966fd 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -3465,10 +3465,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.8.1:
- version "10.8.1"
- resolved
"https://registry.yarnpkg.com/eslint/-/eslint-10.8.1.tgz#fb37d514c19b6dd5b2d6b70169fd26fddfa97967"
- integrity
sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==
+eslint@^10.9.0:
+ version "10.9.0"
+ resolved
"https://registry.yarnpkg.com/eslint/-/eslint-10.9.0.tgz#3d86068a06c6c78161a4062e69874d38f59d498b"
+ integrity
sha512-5KeEOJZBfEVA47boFiBsf+6MmmJpffM7qEBg4pLla2e4nlKgdKlqCW0oSLOGsT8Wl5uCGJptLV1bkaiShj90Gw==
dependencies:
"@eslint-community/eslint-utils" "^4.8.0"
"@eslint-community/regexpp" "^4.12.2"
@@ -6386,10 +6386,10 @@ sass-loader@^17.0.0:
resolved
"https://registry.yarnpkg.com/sass-loader/-/sass-loader-17.0.0.tgz#8f4f8864d834c1abb18f0f3d2bc653bbf29dde2a"
integrity
sha512-0Ybm8ohBQ9LcrycVrFQp/KQBNX5a3Wda9/smS0mE/xLffzEnwvV8nykOzrbiSWNzTE3IB/jiXx8O4QmDPG2+Gw==
-sass@^1.102.0:
- version "1.102.0"
- resolved
"https://registry.yarnpkg.com/sass/-/sass-1.102.0.tgz#4ed9378f37ca4186a76d6d1f52a6680c92b6bd80"
- integrity
sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==
+sass@^1.103.1:
+ version "1.103.1"
+ resolved
"https://registry.yarnpkg.com/sass/-/sass-1.103.1.tgz#13b70f5ff69288db956dc27d27c8fb79f3a27c61"
+ integrity
sha512-9icZURbP51S6S0QGoyaeqk9uB06GNWxsFYWfH5RgpFgqK5FA8tJcM3AdVxrZEVJ7dz+L87nG95gBKf4VuaMHGw==
dependencies:
chokidar "^5.0.0"
immutable "^5.1.5"