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 475a6d35f0 Bump eslint-plugin-cypress in /jena-fuseki2/jena-fuseki-ui
475a6d35f0 is described below
commit 475a6d35f08c0fe7c972b69e460fee01add12d88
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 00:16:06 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.1.0 to 6.2.0.
- [Release
notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
-
[Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.1.0...v6.2.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-version: 6.2.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 bfaebba6e4..5c8cf29e8d 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.1.0",
+ "eslint-plugin-cypress": "6.2.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 a7a59aebe9..08eeef9308 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -4014,10 +4014,10 @@ eslint-module-utils@^2.12.1:
dependencies:
debug "^3.2.7"
[email protected]:
- version "6.1.0"
- resolved
"https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.1.0.tgz#5619ceb67d09d74cb5225408bb36c962afb94880"
- integrity
sha512-B8sxtNpINDxFkmsu1qKYjg70VsP8SGneEXgLcZMk1bUZcW08S+JyaiMdof1x6dmt02FgOD7YkT4wOaOD5HotJw==
[email protected]:
+ version "6.2.0"
+ resolved
"https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.2.0.tgz#220992444debed13587a1fb3356e7e952245ac43"
+ integrity
sha512-G/8XT9Si0GaqGRVM0sgnRACCI9mbzsC4CisvaaiuJlQoCseKz6C51kq5fcC/yKmwO4dTsWCdhbgaiQtZFGSONg==
dependencies:
globals "^17.3.0"