Skip to content

Commit

Permalink
fix: update synpress version to fix e2e fails
Browse files Browse the repository at this point in the history
  • Loading branch information
amessbee committed Feb 4, 2025
1 parent 5ae1a44 commit 2592981
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint": "^8.57.0"
},
"devDependencies": {
"@agoric/synpress": "^3.8.4-beta.0",
"@agoric/synpress": "^3.8.4-beta.1",
"eslint-config-turbo": "^1.13.0",
"eslint-plugin-chai-friendly": "^0.7.4",
"eslint-plugin-cypress": "^2.15.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -944,9 +944,9 @@ __metadata:
languageName: node
linkType: hard

"@agoric/synpress@npm:^3.8.4-beta.0":
version: 3.8.4-beta.0
resolution: "@agoric/synpress@npm:3.8.4-beta.0"
"@agoric/synpress@npm:^3.8.4-beta.1":
version: 3.8.4-beta.1
resolution: "@agoric/synpress@npm:3.8.4-beta.1"
dependencies:
"@cypress/code-coverage": "npm:^3.11.0"
"@cypress/webpack-dev-server": "npm:^3.5.2"
Expand Down Expand Up @@ -983,7 +983,7 @@ __metadata:
wait-on: "npm:^7.0.1"
bin:
synpress: synpress.js
checksum: 10c0/6261510d1ee63c3086adfbcf5abe54acc02b6549819f2f2edf6139763df31c50e216be36dd05f20fd8a9681298ca1ca1135c1e569d75be455f7448ed99884959
checksum: 10c0/bd389ea4fed7a72724067ec7d0faf6070318d772a115fc68d675259e1798263630c14d0304ea6496bc2fb406f3b01012fb74729212e6e04c081f7d3a81006395
languageName: node
linkType: hard

Expand Down Expand Up @@ -12753,7 +12753,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "offer-up@workspace:."
dependencies:
"@agoric/synpress": "npm:^3.8.4-beta.0"
"@agoric/synpress": "npm:^3.8.4-beta.1"
eslint: "npm:^8.57.0"
eslint-config-turbo: "npm:^1.13.0"
eslint-plugin-chai-friendly: "npm:^0.7.4"
Expand Down

0 comments on commit 2592981

Please sign in to comment.