Skip to content

Commit

Permalink
fix(deps): update dependency @nervosnetwork/ckb-types to ^0.107.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2023
1 parent 4a05a21 commit ecfc184
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.107.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.107.0":
version "0.107.0"
resolved "https://registry.yarnpkg.com/@nervosnetwork/ckb-types/-/ckb-types-0.107.0.tgz#980947e20d17edd145ff3805e7312bbeb38be2f6"
integrity sha512-vaPQXzfbwVJnSqPtGFbdH8/WrL6YQmNQz1Tf1dRBIZbIEIXjVGO5DUHwAiU6pjC6j1QsrlBrvv/P622vM4Q1sA==

"@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 ecfc184

Please sign in to comment.