Skip to content

Commit

Permalink
cypress 3.7.2-beta10
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikolajczyk committed Nov 8, 2024
1 parent 1efa70f commit 604ddba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@babel/preset-react": "^7.24.1",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "^4.2.5",
"@synthetixio/synpress": "^3.7.3",
"@synthetixio/synpress": "^3.7.2-beta.10",
"@testing-library/react": "^15.0.7",
"@types/jest": "^29.5.12",
"@types/react": "^18.3.3",
Expand Down Expand Up @@ -131,4 +131,4 @@
"eslint --fix"
]
}
}
}
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3369,10 +3369,10 @@
"@stablelib/random" "^1.0.2"
"@stablelib/wipe" "^1.0.1"

"@synthetixio/synpress@^3.7.3":
version "3.7.3"
resolved "https://registry.yarnpkg.com/@synthetixio/synpress/-/synpress-3.7.3.tgz#4228002aca09537c24d71e462a8a1a20a3cfb1aa"
integrity sha512-HdeBMXgaiFUHYcpD0BIdHZdn7Pm/yppiHOdfUAMHPwX99333v+FnFj2f4NzFCE/YVZK9OkLeWkCCv62E1O+zvw==
"@synthetixio/synpress@^3.7.2-beta.10":
version "3.7.2-beta.10"
resolved "https://registry.yarnpkg.com/@synthetixio/synpress/-/synpress-3.7.2-beta.10.tgz#f964c32a60b721681e37936350f101592f0dcde4"
integrity sha512-16cQmheXKvuXZ9gvGL1WzM0KUnO0hlP/IoTYb/kD+jWqEuLB3AvH+ecaiqRsiFPh7YUbZU/c8Ajnzb9qYCpXpQ==
dependencies:
"@cypress/code-coverage" "^3.11.0"
"@cypress/webpack-dev-server" "^3.5.2"
Expand Down

0 comments on commit 604ddba

Please sign in to comment.