Skip to content

Commit

Permalink
chore: bump starship to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Jul 15, 2024
1 parent 811e530 commit 2b11c39
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion multichain-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"execa": "^9.2.0",
"fs-extra": "^11.2.0",
"patch-package": "^8.0.0",
"starshipjs": "2.0.0",
"starshipjs": "2.4.0",
"tsimp": "^2.0.10",
"tsx": "^4.15.6",
"typescript": "^5.3.3"
Expand Down
22 changes: 16 additions & 6 deletions multichain-testing/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ __metadata:
languageName: node
linkType: hard

"@noble/hashes@npm:^1, @noble/hashes@npm:^1.0.0":
"@noble/hashes@npm:^1, @noble/hashes@npm:^1.0.0, @noble/hashes@npm:^1.2.0":
version: 1.4.0
resolution: "@noble/hashes@npm:1.4.0"
checksum: 10c0/8c3f005ee72e7b8f9cff756dfae1241485187254e3f743873e22073d63906863df5d4f13d441b7530ea614b7a093f0d889309f28b59850f33b66cb26a779a4a5
Expand Down Expand Up @@ -1319,6 +1319,15 @@ __metadata:
languageName: node
linkType: hard

"bip39@npm:^3.1.0":
version: 3.1.0
resolution: "bip39@npm:3.1.0"
dependencies:
"@noble/hashes": "npm:^1.2.0"
checksum: 10c0/68f9673a0d6a851e9635f3af8a85f2a1ecef9066c76d77e6f0d58d274b5bf22a67f429da3997e07c0d2cf153a4d7321f9273e656cac0526f667575ddee28ef71
languageName: node
linkType: hard

"blueimp-md5@npm:^2.10.0":
version: 2.19.0
resolution: "blueimp-md5@npm:2.19.0"
Expand Down Expand Up @@ -3843,7 +3852,7 @@ __metadata:
execa: "npm:^9.2.0"
fs-extra: "npm:^11.2.0"
patch-package: "npm:^8.0.0"
starshipjs: "npm:2.0.0"
starshipjs: "npm:2.4.0"
tsimp: "npm:^2.0.10"
tsx: "npm:^4.15.6"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -4081,14 +4090,15 @@ __metadata:
languageName: node
linkType: hard

"starshipjs@npm:2.0.0":
version: 2.0.0
resolution: "starshipjs@npm:2.0.0"
"starshipjs@npm:2.4.0":
version: 2.4.0
resolution: "starshipjs@npm:2.4.0"
dependencies:
"@chain-registry/client": "npm:1.18.1"
bip39: "npm:^3.1.0"
js-yaml: "npm:^4.1.0"
node-fetch: "npm:^2.6.9"
checksum: 10c0/8091142dac71b0f0544db87f0f6d101c4fa26792adda05f629dfb3c2f6d087233ede3672fa41ada2cd92d42ad07bbb17481049c491a2adba4a3114f363299121
checksum: 10c0/e62cc540bc9e8700d3bdb61ac1261b71417f0e687c98a0e3733317d363e425c7188a205d9af70f5218e87f99195fbfb5b759b4f3f9d87823989ef6b4d90442d6
languageName: node
linkType: hard

Expand Down

0 comments on commit 2b11c39

Please sign in to comment.