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 70d50ce218 Bump eslint-plugin-cypress in /jena-fuseki2/jena-fuseki-ui
70d50ce218 is described below
commit 70d50ce218dde3dcb5507ceb2f5b9ddda61b5a64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 00:22:00 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.3.1 to 6.4.0.
- [Release
notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
-
[Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.3.1...v6.4.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-version: 6.4.0
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 | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/jena-fuseki2/jena-fuseki-ui/package.json
b/jena-fuseki2/jena-fuseki-ui/package.json
index aef9896eda..8d2a9ef03c 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.3.1",
+ "eslint-plugin-cypress": "6.4.0",
"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 d38ca04fd0..c2a9287dca 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -4063,10 +4063,10 @@ eslint-module-utils@^2.12.1:
dependencies:
debug "^3.2.7"
[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==
[email protected]:
+ version "6.4.0"
+ resolved
"https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.4.0.tgz#50ed33b4e18d9910ae34fffc9411a6f1690a380a"
+ integrity
sha512-zdGXFSmTH4w2A+2aU/Abna2s8Vcz5mDxDsnAXP5Vl+pERWRQxlSE2qrrmriNUEKZ62tlOA87b9AOnJX49tOhAQ==
dependencies:
globals "^17.5.0"