This is an automated email from the ASF dual-hosted git repository.

vincbeck pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 26e53b5ee1b Bump @babel/eslint-parser from 7.27.1 to 7.27.5 in 
/providers/fab/src/airflow/providers/fab/www in the fab-ui-package-updates 
group across 1 directory (#51375)
26e53b5ee1b is described below

commit 26e53b5ee1b153bf72a302aeb7b4a22d0122cfe7
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 5 13:50:47 2025 -0400

    Bump @babel/eslint-parser from 7.27.1 to 7.27.5 in 
/providers/fab/src/airflow/providers/fab/www in the fab-ui-package-updates 
group across 1 directory (#51375)
    
    * Bump @babel/eslint-parser
    
    Bumps the fab-ui-package-updates group with 1 update in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser).
    
    
    Updates `@babel/eslint-parser` from 7.27.1 to 7.27.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.27.5/eslint/babel-eslint-parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/eslint-parser"
      dependency-version: 7.27.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    * Update hash
    
    ---------
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: vincbeck <vincb...@amazon.com>
---
 providers/fab/src/airflow/providers/fab/www/package-lock.json | 8 ++++----
 providers/fab/src/airflow/providers/fab/www/package.json      | 2 +-
 providers/fab/www-hash.txt                                    | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/providers/fab/src/airflow/providers/fab/www/package-lock.json 
b/providers/fab/src/airflow/providers/fab/www/package-lock.json
index 8dbc7a16537..11d651914ca 100644
--- a/providers/fab/src/airflow/providers/fab/www/package-lock.json
+++ b/providers/fab/src/airflow/providers/fab/www/package-lock.json
@@ -14,7 +14,7 @@
       },
       "devDependencies": {
         "@babel/core": "^7.27.4",
-        "@babel/eslint-parser": "^7.27.1",
+        "@babel/eslint-parser": "^7.27.5",
         "@babel/plugin-transform-runtime": "^7.27.4",
         "@babel/preset-env": "^7.27.2",
         "babel-loader": "^10.0.0",
@@ -112,9 +112,9 @@
       }
     },
     "node_modules/@babel/eslint-parser": {
-      "version": "7.27.1",
-      "resolved": 
"https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.27.1.tgz";,
-      "integrity": 
"sha512-q8rjOuadH0V6Zo4XLMkJ3RMQ9MSBqwaDByyYB0izsYdaIWGNLmEblbCOf1vyFHICcg16CD7Fsi51vcQnYxmt6Q==",
+      "version": "7.27.5",
+      "resolved": 
"https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.27.5.tgz";,
+      "integrity": 
"sha512-HLkYQfRICudzcOtjGwkPvGc5nF1b4ljLZh1IRDj50lRZ718NAKVgQpIAUX8bfg6u/yuSKY3L7E0YzIV+OxrB8Q==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
diff --git a/providers/fab/src/airflow/providers/fab/www/package.json 
b/providers/fab/src/airflow/providers/fab/www/package.json
index bb02ff4f3f4..9c404b645af 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -40,7 +40,7 @@
   },
   "devDependencies": {
     "@babel/core": "^7.27.4",
-    "@babel/eslint-parser": "^7.27.1",
+    "@babel/eslint-parser": "^7.27.5",
     "@babel/plugin-transform-runtime": "^7.27.4",
     "@babel/preset-env": "^7.27.2",
     "babel-loader": "^10.0.0",
diff --git a/providers/fab/www-hash.txt b/providers/fab/www-hash.txt
index aa915ab7555..a35448d4a3f 100644
--- a/providers/fab/www-hash.txt
+++ b/providers/fab/www-hash.txt
@@ -1 +1 @@
-83e6236e453a6c8de1e532a13c032e80f12bf22692a51f7eb49a87d8e8f662d8
+4c92b8af296dfe36ee97ac58235e376c06de0bdac17abe10d68801371f98e009

Reply via email to