Skip to content

Commit

Permalink
build: bump yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Oct 22, 2024
1 parent db10634 commit 4385b85
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion a3p-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@agoric/synthetic-chain": "^0.3.0",
"@types/better-sqlite3": "^7.6.11"
},
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.5.1",
"license": "Apache-2.0"
}
2 changes: 1 addition & 1 deletion multichain-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"starship:stop": "make stop",
"postinstall": "patch-package"
},
"packageManager": "yarn@4.1.1",
"packageManager": "yarn@4.5.1",
"devDependencies": {
"@agoric/cosmic-proto": "dev",
"@cosmjs/crypto": "^0.32.4",
Expand Down
4 changes: 2 additions & 2 deletions multichain-testing/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4411,11 +4411,11 @@ __metadata:

"typescript@patch:typescript@npm%3A~5.6.2#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=5adc0c"
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
languageName: node
linkType: hard

Expand Down

0 comments on commit 4385b85

Please sign in to comment.