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

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


The following commit(s) were added to refs/heads/main by this push:
     new ca4a0e22cf Bump eslint-plugin-promise in /jena-fuseki2/jena-fuseki-ui
ca4a0e22cf is described below

commit ca4a0e22cf13802d2b0a78d69e5278a7af02a2e1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 07:12:34 2026 +0000

    Bump eslint-plugin-promise in /jena-fuseki2/jena-fuseki-ui
    
    Bumps 
[eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise)
 from 7.2.1 to 7.3.0.
    - [Release 
notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
    - 
[Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v7.2.1...v7.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-promise
      dependency-version: 7.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 jena-fuseki2/jena-fuseki-ui/yarn.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock 
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index c2a9287dca..f93d6fc1a9 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -4136,9 +4136,9 @@ eslint-plugin-n@^17.16.2:
     ts-declaration-location "^1.0.6"
 
 eslint-plugin-promise@^7.0.0, eslint-plugin-promise@^7.2.1:
-  version "7.2.1"
-  resolved 
"https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0";
-  integrity 
sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==
+  version "7.3.0"
+  resolved 
"https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.3.0.tgz#7c61e117f5db8d7a300bd5143c15d1d828e4c124";
+  integrity 
sha512-6uGiOR0INuujr6PEQmeSSP7GbIMJ/ebEXXiEzb/nOj68LknH5Pxzb/AbZivmr6VE6TkTE8rTjRK9zhKpK6HsRA==
   dependencies:
     "@eslint-community/eslint-utils" "^4.4.0"
 

Reply via email to