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 bbd042cae5 Bump cypress from 13.12.0 to 13.13.0 in
/jena-fuseki2/jena-fuseki-ui
bbd042cae5 is described below
commit bbd042cae57bd3efa862e3f4a6b2f169cc49b2bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 3 00:32:33 2024 +0000
Bump cypress from 13.12.0 to 13.13.0 in /jena-fuseki2/jena-fuseki-ui
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.12.0 to
13.13.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
-
[Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
-
[Commits](https://github.com/cypress-io/cypress/compare/v13.12.0...v13.13.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
jena-fuseki2/jena-fuseki-ui/yarn.lock | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index a166293455..44951080cb 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -1981,9 +1981,9 @@ cypress-vite@^1.4.2:
debug "^4.3.4"
cypress@^13.3.2:
- version "13.12.0"
- resolved
"https://registry.yarnpkg.com/cypress/-/cypress-13.12.0.tgz#1a4ea89b7fa6855e32bc02eaf5e25fc45b9e273f"
- integrity
sha512-udzS2JilmI9ApO/UuqurEwOvThclin5ntz7K0BtnHBs+tg2Bl9QShLISXpSEMDv/u8b6mqdoAdyKeZiSqKWL8g==
+ version "13.13.0"
+ resolved
"https://registry.yarnpkg.com/cypress/-/cypress-13.13.0.tgz#52b2914c0c1c7d8a51ec2e3df18e13995da95951"
+ integrity
sha512-ou/MQUDq4tcDJI2FsPaod2FZpex4kpIK43JJlcBgWrX8WX7R/05ZxGTuxedOuZBfxjZxja+fbijZGyxiLP6CFA==
dependencies:
"@cypress/request" "^3.0.0"
"@cypress/xvfb" "^1.2.4"
@@ -2024,7 +2024,7 @@ cypress@^13.3.2:
request-progress "^3.0.0"
semver "^7.5.3"
supports-color "^8.1.1"
- tmp "~0.2.1"
+ tmp "~0.2.3"
untildify "^4.0.0"
yauzl "^2.10.0"
@@ -5554,12 +5554,10 @@ tinyspy@^2.2.0:
resolved
"https://registry.yarnpkg.com/tinyspy/-/tinyspy-2.2.1.tgz#117b2342f1f38a0dbdcc73a50a454883adf861d1"
integrity
sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==
-tmp@~0.2.1:
- version "0.2.1"
- resolved
"https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
- integrity
sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
- dependencies:
- rimraf "^3.0.0"
+tmp@~0.2.3:
+ version "0.2.3"
+ resolved
"https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae"
+ integrity
sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==
to-fast-properties@^2.0.0:
version "2.0.0"