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

andy 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 5202d00314 Bump eslint-plugin-cypress in /jena-fuseki2/jena-fuseki-ui
5202d00314 is described below

commit 5202d003144678bff2f72cb04601e0e51ce2260e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 15 08:07:50 2026 +0000

    Bump eslint-plugin-cypress in /jena-fuseki2/jena-fuseki-ui
    
    Bumps 
[eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) 
from 6.2.3 to 6.3.1.
    - [Release 
notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
    - 
[Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.2.3...v6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-cypress
      dependency-version: 6.3.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 jena-fuseki2/jena-fuseki-ui/package.json |  2 +-
 jena-fuseki2/jena-fuseki-ui/yarn.lock    | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/jena-fuseki2/jena-fuseki-ui/package.json 
b/jena-fuseki2/jena-fuseki-ui/package.json
index dd55523c76..7192636c5c 100644
--- a/jena-fuseki2/jena-fuseki-ui/package.json
+++ b/jena-fuseki2/jena-fuseki-ui/package.json
@@ -59,7 +59,7 @@
     "cypress": "^15.8.1",
     "cypress-vite": "^1.4.2",
     "eslint": "^10.0.1",
-    "eslint-plugin-cypress": "6.2.3",
+    "eslint-plugin-cypress": "6.3.1",
     "eslint-plugin-import": "^2.28.1",
     "eslint-plugin-promise": "^7.0.0",
     "eslint-plugin-vue": "^10.8.0",
diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock 
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index ca51487ad3..da0557aed3 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -3985,12 +3985,12 @@ eslint-module-utils@^2.12.1:
   dependencies:
     debug "^3.2.7"
 
[email protected]:
-  version "6.2.3"
-  resolved 
"https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.2.3.tgz#fb9a809c990a8f5cec8f601081ab4d4c66e5f520";
-  integrity 
sha512-Z2NqobTABOWJDga9bvmhZawAhRbEkgIk+HZPP95rF6B/AnS1o4vCXNmtfrs3J4evirHSHmPGKXj3Ty1nqXP0MQ==
[email protected]:
+  version "6.3.1"
+  resolved 
"https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.3.1.tgz#b0a4ce9073f39412c3f2b5b8b452a75c1885fec1";
+  integrity 
sha512-iTJtdIZbyCUlagEI4YlVcwgPFV7X379Qi/upujaD4kvOaQkMvzmpt90vfSnaqgqprp/HPIvhnzv3fdI7mYV4QQ==
   dependencies:
-    globals "^17.4.0"
+    globals "^17.5.0"
 
 eslint-plugin-es-x@^7.8.0:
   version "7.8.0"
@@ -4736,7 +4736,7 @@ globals@^16.0.0:
   resolved 
"https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1";
   integrity 
sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
 
-globals@^17.4.0:
+globals@^17.4.0, 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==

Reply via email to