Skip to content

Commit

Permalink
chore(deps): bump z:acceptance synthetic-chain to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge-Lopes committed Oct 4, 2024
1 parent 5662b7b commit b5cf42a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion a3p-integration/proposals/z:acceptance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"@agoric/internal": "0.3.3-dev-5676146.0",
"@agoric/synthetic-chain": "^0.2.1",
"@agoric/synthetic-chain": "^0.3.0",
"@endo/errors": "^1.2.2",
"@endo/far": "^1.1.5",
"@endo/init": "^1.1.4",
Expand Down
16 changes: 8 additions & 8 deletions a3p-integration/proposals/z:acceptance/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,18 @@ __metadata:
languageName: node
linkType: hard

"@agoric/synthetic-chain@npm:^0.2.1":
version: 0.2.1
resolution: "@agoric/synthetic-chain@npm:0.2.1"
"@agoric/synthetic-chain@npm:^0.3.0":
version: 0.3.0
resolution: "@agoric/synthetic-chain@npm:0.3.0"
dependencies:
"@endo/zip": "npm:^1.0.6"
"@endo/zip": "npm:^1.0.7"
better-sqlite3: "npm:^9.6.0"
chalk: "npm:^5.3.0"
cosmjs-types: "npm:^0.9.0"
execa: "npm:^8.0.1"
execa: "npm:^9.3.1"
bin:
synthetic-chain: dist/cli/cli.js
checksum: 10c0/ca3bfe968d0f157b4fdad3cc7e234c0d38f2eb8cc55ce4cb0a82f02a5371ef49d534fec05be6ef769cb166d0da278fb3e900b5882d08410008c2bb5e7e719de3
checksum: 10c0/17c6241bdc48b8a2a7608c9d4d7c0a0c76fb10d4ee44a31a1150104a792bcd1133f4b1a7e8ab26673a07450b3ceabccd9911999117568221b49221b6ee4306a1
languageName: node
linkType: hard

Expand Down Expand Up @@ -229,7 +229,7 @@ __metadata:
languageName: node
linkType: hard

"@endo/zip@npm:^1.0.6":
"@endo/zip@npm:^1.0.7":
version: 1.0.7
resolution: "@endo/zip@npm:1.0.7"
checksum: 10c0/a1c0d155448ce877012b34c8fe8cd3a58de9eb807514c81cddeebb802ee8e552b27d8a9a40fab3f3e4c49e0cb7fea6902fa1dd12a23ff6f30b56161fc3edc1f8
Expand Down Expand Up @@ -2512,7 +2512,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@agoric/internal": "npm:0.3.3-dev-5676146.0"
"@agoric/synthetic-chain": "npm:^0.2.1"
"@agoric/synthetic-chain": "npm:^0.3.0"
"@endo/errors": "npm:^1.2.2"
"@endo/far": "npm:^1.1.5"
"@endo/init": "npm:^1.1.4"
Expand Down

0 comments on commit b5cf42a

Please sign in to comment.