Skip to content

Commit 755163f

Browse files
committed
ci: update synpress version
1 parent ab993cf commit 755163f

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@agoric/ertp": "^0.16.2",
2424
"@agoric/rpc": "^0.9.0",
2525
"@agoric/smart-wallet": "^0.5.3",
26-
"@agoric/synpress": "^3.8.1",
26+
"@agoric/synpress": "^3.8.5-beta.0",
2727
"@agoric/ui-components": "^0.9.0",
2828
"@agoric/web-components": "^0.15.0",
2929
"@agoric/zoe": "^0.26.2",

Diff for: yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -510,10 +510,10 @@
510510
resolved "https://registry.yarnpkg.com/@agoric/swingset-xsnap-supervisor/-/swingset-xsnap-supervisor-0.10.3-u13.0.tgz#83c7744c28b0093a93ef1dbdf3e3c7244dbf5265"
511511
integrity sha512-gEIOlyLd34JZkVRPWq9982Eu7G4ggE6H3I3RueO9JbbhOXwU+irYL922t0Ztdjc9aJW2H5f78ukcn9j1SZmtHQ==
512512

513-
"@agoric/synpress@^3.8.1":
514-
version "3.8.1"
515-
resolved "https://registry.yarnpkg.com/@agoric/synpress/-/synpress-3.8.1.tgz#0c71e16a5ce81b77f8b20588946d55c312acc34d"
516-
integrity sha512-vD8TeKOWup/yrPO7LBiYwvKSy6LAjGJaMiCU52yfp/zqKFBWopfwCdUSpvzTnhBEZAz3VUxsrgzgfil5wCiRNQ==
513+
"@agoric/synpress@^3.8.5-beta.0":
514+
version "3.8.5-beta.0"
515+
resolved "https://registry.yarnpkg.com/@agoric/synpress/-/synpress-3.8.5-beta.0.tgz#3af3f518a7d6bd8e59cf95db1a795986c6e992d9"
516+
integrity sha512-OjcAHgfCLaBNG78/Wjg9IqXdr9TnhtPzsJ4muzVuWhUkgNjI8mhX9sl9SDeZULDt+gqkAs6V6vbuoM7rHaiAGA==
517517
dependencies:
518518
"@cypress/code-coverage" "^3.11.0"
519519
"@cypress/webpack-dev-server" "^3.5.2"
@@ -12377,7 +12377,16 @@ strict-uri-encode@^2.0.0:
1237712377
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
1237812378
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
1237912379

12380-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
12380+
"string-width-cjs@npm:string-width@^4.2.0":
12381+
version "4.2.3"
12382+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12383+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12384+
dependencies:
12385+
emoji-regex "^8.0.0"
12386+
is-fullwidth-code-point "^3.0.0"
12387+
strip-ansi "^6.0.1"
12388+
12389+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1238112390
version "4.2.3"
1238212391
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1238312392
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12451,7 +12460,7 @@ string_decoder@~1.1.1:
1245112460
dependencies:
1245212461
safe-buffer "~5.1.0"
1245312462

12454-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12463+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1245512464
version "6.0.1"
1245612465
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1245712466
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12465,6 +12474,13 @@ strip-ansi@^3.0.1:
1246512474
dependencies:
1246612475
ansi-regex "^2.0.0"
1246712476

12477+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12478+
version "6.0.1"
12479+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12480+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12481+
dependencies:
12482+
ansi-regex "^5.0.1"
12483+
1246812484
strip-ansi@^7.0.1:
1246912485
version "7.1.0"
1247012486
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -13657,7 +13673,7 @@ [email protected]:
1365713673
triple-beam "^1.3.0"
1365813674
winston-transport "^4.4.0"
1365913675

13660-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
13676+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1366113677
version "7.0.0"
1366213678
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1366313679
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -13675,6 +13691,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1367513691
string-width "^4.1.0"
1367613692
strip-ansi "^6.0.0"
1367713693

13694+
wrap-ansi@^7.0.0:
13695+
version "7.0.0"
13696+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13697+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13698+
dependencies:
13699+
ansi-styles "^4.0.0"
13700+
string-width "^4.1.0"
13701+
strip-ansi "^6.0.0"
13702+
1367813703
wrap-ansi@^8.1.0:
1367913704
version "8.1.0"
1368013705
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)