Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -858,12 +858,13 @@ __metadata:
linkType: hard

"@jahia/cypress@npm:^8.0.0":
version: 8.2.1
resolution: "@jahia/cypress@npm:8.2.1"
version: 8.5.0
resolution: "@jahia/cypress@npm:8.5.0"
dependencies:
"@apollo/client": "npm:^3.4.9"
"@faker-js/faker": "npm:^10.3.0"
compare-versions: "npm:^6.1.1"
cypress-mailpit: "npm:^1.4.0"
cypress-real-events: "npm:^1.11.0"
graphql: "npm:^15.5.0"
graphql-tag: "npm:^2.11.0"
Expand All @@ -872,7 +873,7 @@ __metadata:
ci.startup: ./ci.startup.sh
env.debug: ./env.debug.sh
env.run: ./env.run.sh
checksum: 10c0/d20f6133e5643801cd19938361ec4725cee96b54950555e18a3d99bb9829ac6e26f008d5b2dd4243731aee6429a0d54e32b15aacf04063e60f663e979ab767ad
checksum: 10c0/f703c7908e3da23d84af52035030f8ec9eccdc8073f38ef7b9fc5dc84e1ff06d5adb7e6f423477e709a917809248454537dd052289aae0c24ac029c05ae9d92f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2124,6 +2125,13 @@ __metadata:
languageName: node
linkType: hard

"cypress-mailpit@npm:^1.4.0":
version: 1.4.0
resolution: "cypress-mailpit@npm:1.4.0"
checksum: 10c0/4cd3788b228c9869331bedd1abd03f2d4e33ce6fb6e287fd5da569e8283fb5bba62f5866095ebe67c31633fbcb031b547df345a33bfb57953c0c45d0039ecd23
languageName: node
linkType: hard

"cypress-real-events@npm:^1.11.0":
version: 1.15.0
resolution: "cypress-real-events@npm:1.15.0"
Expand Down
Loading