Skip to content

Commit

Permalink
fix(deps): update dependency @nervosnetwork/ckb-types to ^0.109.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2023
1 parent 4a05a21 commit e36a206
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@nervosnetwork/ckb-sdk-core": "^0.103.1",
"@nervosnetwork/ckb-sdk-utils": "^0.103.1",
"@nervosnetwork/ckb-types": "^0.103.1",
"@nervosnetwork/ckb-types": "^0.109.0",
"axios": "^1.2.1",
"camelcase-keys": "7.0.2",
"convert-keys": "1.3.4"
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,16 @@
jsbi "3.1.3"
tslib "2.3.1"

"@nervosnetwork/[email protected]", "@nervosnetwork/ckb-types@^0.103.1":
"@nervosnetwork/[email protected]":
version "0.103.1"
resolved "https://registry.yarnpkg.com/@nervosnetwork/ckb-types/-/ckb-types-0.103.1.tgz#b5626ce905353e70136bfaccf9def0819b76ca27"
integrity sha512-gGRR1VvUS/KRq2ChhXHPiHpgyLYazPM2R8lK87shQI82Gp2/m6k1HVDeNR5XOYwQ3YmBbxHGQtQr/kMq7DUlZA==

"@nervosnetwork/ckb-types@^0.109.0":
version "0.109.0"
resolved "https://registry.yarnpkg.com/@nervosnetwork/ckb-types/-/ckb-types-0.109.0.tgz#efcd1d96f1d3e21b20bb0c9d38e80b83e90ef827"
integrity sha512-ZB3zpotHP8KDTex9Jxv7vi3sxVEqWijQjDmNA9laIEk01aoKVMyBZ09ByKuU46/88qgjmDsu3Ob7HqGaoFVtKQ==

"@nicolo-ribaudo/[email protected]":
version "5.1.1-v1"
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129"
Expand Down

0 comments on commit e36a206

Please sign in to comment.