Skip to content

Commit 73ed940

Browse files
fix(deps): update dependency @devprotocol/hashi to v2.2.0 (#798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 702a64e commit 73ed940

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"dependencies": {
119119
"@devprotocol/dev-kit": "8.0.2",
120120
"@devprotocol/elements": "1.0.0",
121-
"@devprotocol/hashi": "2.1.1",
121+
"@devprotocol/hashi": "2.2.0",
122122
"@devprotocol/util-ts": "3.0.0",
123123
"@metamask/detect-provider": "^2.0.0",
124124
"ethers": "6.6.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,10 @@
450450
resolved "https://registry.yarnpkg.com/@devprotocol/elements/-/elements-1.0.0.tgz#11be77dae4c880167f72f9699a9e8c898c4884c2"
451451
integrity sha512-g9NV85Efwfe7lomcA1EmBcls4qsl0dmSZlbqwit0mDSryhhffl3G15VLCSTMhsJgOX0qW90iJ87QZtaWlOqEcA==
452452

453-
"@devprotocol/hashi@2.1.1":
454-
version "2.1.1"
455-
resolved "https://registry.yarnpkg.com/@devprotocol/hashi/-/hashi-2.1.1.tgz#623cf88aaf1a9cff8029df7cdd54350c39b6305f"
456-
integrity sha512-Nb18dQnsMUBJZiYKz5qJP0V4S8txLd7E4SdoKO1dRYasRJxt2DHSXWE6LBopcYjntPxcaQ7Cx3daRcN9C5DlEA==
453+
"@devprotocol/hashi@2.2.0":
454+
version "2.2.0"
455+
resolved "https://registry.yarnpkg.com/@devprotocol/hashi/-/hashi-2.2.0.tgz#887af0dd26af24989c32901c2443f7ef12fef006"
456+
integrity sha512-F20g3lD2MkOQOARrryURIIOtgvuQjLRKtzkCu/CRcd701cp9y9JVWNU3HaTRfeH9YSkabLHORE5ddDGVTqn4Vg==
457457
dependencies:
458458
"@matteusan/sentro" "0.1.25"
459459

0 commit comments

Comments
 (0)