Skip to content

Commit 25edf37

Browse files
committed
build(a3p-integration): bump @agoric/synthetic-chain to latest
yarn up @agoric/synthetic-chain
1 parent 956b1f7 commit 25edf37

File tree

16 files changed

+4124
-3108
lines changed

16 files changed

+4124
-3108
lines changed

a3p-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"doctor": "yarn synthetic-chain doctor"
1717
},
1818
"dependencies": {
19-
"@agoric/synthetic-chain": "^0.6.1"
19+
"@agoric/synthetic-chain": "^0.6.4"
2020
},
2121
"devDependencies": {
2222
"eslint": "^8.57.1",

a3p-integration/proposals/f:ymax0-restart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "Apache-2.0",
77
"dependencies": {
88
"@agoric/client-utils": "dev",
9-
"@agoric/synthetic-chain": "^0.6.1",
9+
"@agoric/synthetic-chain": "^0.6.4",
1010
"@endo/far": "^1.1.14",
1111
"@endo/init": "^1.1.12",
1212
"@endo/pass-style": "^1.6.3",

a3p-integration/proposals/f:ymax0-restart/yarn.lock

Lines changed: 493 additions & 658 deletions
Large diffs are not rendered by default.

a3p-integration/proposals/g:ymax1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "Apache-2.0",
1414
"dependencies": {
1515
"@agoric/client-utils": "dev",
16-
"@agoric/synthetic-chain": "patch:@agoric/synthetic-chain@npm%3A0.6.1#~/.yarn/patches/@agoric-synthetic-chain-npm-0.6.1-f801222832.patch",
16+
"@agoric/synthetic-chain": "^0.6.4",
1717
"@endo/far": "^1.1.14",
1818
"@endo/init": "^1.1.12",
1919
"@endo/pass-style": "^1.6.3",

0 commit comments

Comments
 (0)