Skip to content

Commit

Permalink
Merge pull request #388 from Magickbase/renovate/nervosnetwork-ckb-ty…
Browse files Browse the repository at this point in the history
…pes-0.x

chore(deps): update dependency @nervosnetwork/ckb-types to v0.109.1
  • Loading branch information
Keith-CY authored Jun 13, 2024
2 parents 0d5558d + ad1c76a commit 3cb9bef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/neuron-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"devDependencies": {
"@electron/notarize": "2.2.0",
"@nervosnetwork/ckb-types": "0.109.0",
"@nervosnetwork/ckb-types": "0.109.1",
"@types/archiver": "6.0.2",
"@types/async": "3.2.24",
"@types/electron-devtools-installer": "2.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3386,10 +3386,10 @@
pump "^3.0.0"
tar-fs "^2.1.1"

"@nervosnetwork/[email protected].0":
version "0.109.0"
resolved "https://registry.yarnpkg.com/@nervosnetwork/ckb-types/-/ckb-types-0.109.0.tgz#efcd1d96f1d3e21b20bb0c9d38e80b83e90ef827"
integrity sha512-ZB3zpotHP8KDTex9Jxv7vi3sxVEqWijQjDmNA9laIEk01aoKVMyBZ09ByKuU46/88qgjmDsu3Ob7HqGaoFVtKQ==
"@nervosnetwork/[email protected].1":
version "0.109.1"
resolved "https://registry.yarnpkg.com/@nervosnetwork/ckb-types/-/ckb-types-0.109.1.tgz#1e8b0abe0ae0227306d6a3f65cb670bcd4cf276f"
integrity sha512-mD5mOCGa1JertKZekHSUVYwFPW27VJ0/MdwblWvEEK7pNIU6az+dLiIxgvl4TxR+j+7/GqmXNH1U59CM92y/wg==

"@nicolo-ribaudo/[email protected]":
version "5.1.1-v1"
Expand Down

0 comments on commit 3cb9bef

Please sign in to comment.