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 5f306ca3de Bump eslint-plugin-cypress in /jena-fuseki2/jena-fuseki-ui
5f306ca3de is described below
commit 5f306ca3deaf4dbe882118592a7bcdb4df256530
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 29 00:56:27 2024 +0000
Bump eslint-plugin-cypress in /jena-fuseki2/jena-fuseki-ui
Bumps
[eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress)
from 2.15.2 to 3.0.2.
- [Release
notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
-
[Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.2...v3.0.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-type: direct:development
update-type: version-update:semver-major
...
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 f2415f9992..76dbf4400b 100644
--- a/jena-fuseki2/jena-fuseki-ui/package.json
+++ b/jena-fuseki2/jena-fuseki-ui/package.json
@@ -46,7 +46,7 @@
"cypress": "^13.3.2",
"cypress-vite": "^1.4.2",
"eslint": "^8.52.0",
- "eslint-plugin-cypress": "^2.15.1",
+ "eslint-plugin-cypress": "^3.0.2",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index b8c1f29c7b..86780cf96b 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -2475,10 +2475,10 @@ eslint-module-utils@^2.8.0:
dependencies:
debug "^3.2.7"
-eslint-plugin-cypress@^2.15.1:
- version "2.15.2"
- resolved
"https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.2.tgz#f22e12fad4c434edad7b298ef92bac8fa087ffa0"
- integrity
sha512-CtcFEQTDKyftpI22FVGpx8bkpKyYXBlNge6zSo0pl5/qJvBAnzaD76Vu2AsP16d6mTj478Ldn2mhgrWV+Xr0vQ==
+eslint-plugin-cypress@^3.0.2:
+ version "3.0.2"
+ resolved
"https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-3.0.2.tgz#297df4e609a38d8cbe5f2ac52e1f682ed07a4922"
+ integrity
sha512-5hIWc3SqXSuR+Sd7gmNMzx8yJ3LWQQS0e+qLvEVF4C1JfFtu1s9imtEm1KxlCBCcKb7+6CyR9KQYs0GiI02AlA==
dependencies:
globals "^13.20.0"