Skip to content

Commit

Permalink
QABACKLOG-1661: Upgraded cypress base image (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fgerthoffert authored Jan 29, 2025
1 parent be1749a commit 0a9fdf6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"main": "index.js",
"license": "MIT",
"devDependencies": {
"@jahia/cypress": "3.22.0",
"@jahia/cypress": "^4.0.0",
"@jahia/eslint-config": "^1.1.0",
"@jahia/jahia-reporter": "^1.1.16",
"@typescript-eslint/eslint-plugin": "^5.48.1",
Expand Down
8 changes: 4 additions & 4 deletions tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,10 +191,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==

"@jahia/cypress@3.22.0":
version "3.22.0"
resolved "https://registry.yarnpkg.com/@jahia/cypress/-/cypress-3.22.0.tgz#7a710efffa1e064003ffa52d7f24f230ee90ec21"
integrity sha512-/b/buG+RS6YE8jXzq6OHBhvtJG4RKXRGXEMkl2rat80SVKzbZz6FfgEGr7xAi9GfLLGiQE+Sn18tZikoQApOOw==
"@jahia/cypress@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@jahia/cypress/-/cypress-4.0.0.tgz#d47b4b013c5f26bf969caf652c426a9a780b225d"
integrity sha512-rvG0NpB6RddUOcEr2JS9S3s3E0wdzUv1BtaTekLBsT8sW1wv/CfDiIQQxG3dwaS/JpTon4eGK6VyrPEUuT4xGQ==
dependencies:
"@apollo/client" "^3.4.9"
cypress-real-events "^1.11.0"
Expand Down

0 comments on commit 0a9fdf6

Please sign in to comment.