Skip to content

Commit

Permalink
Merge pull request #76 from paritytech/dependabot/npm_and_yarn/wallet…
Browse files Browse the repository at this point in the history
…connect/types-2.7.7

Bump @walletconnect/types from 2.7.3 to 2.7.7
  • Loading branch information
hamidra authored May 24, 2023
2 parents 2885df8 + d00bcdc commit 2b66f94
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/wallet-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@polkadot/types": "10.7.1",
"@walletconnect/types": "2.7.3",
"@walletconnect/types": "2.7.7",
"prettier": "2.8.8",
"typescript": "5.0.4"
}
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2009,7 +2009,7 @@ __metadata:
"@polkadot/types": 10.7.1
"@walletconnect/qrcode-modal": 1.8.0
"@walletconnect/sign-client": 2.7.6
"@walletconnect/types": 2.7.3
"@walletconnect/types": 2.7.7
prettier: 2.8.8
typescript: 5.0.4
languageName: unknown
Expand Down Expand Up @@ -3327,31 +3327,31 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/types@npm:2.7.3":
version: 2.7.3
resolution: "@walletconnect/types@npm:2.7.3"
"@walletconnect/types@npm:2.7.6":
version: 2.7.6
resolution: "@walletconnect/types@npm:2.7.6"
dependencies:
"@walletconnect/events": ^1.0.1
"@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-types": ^1.0.2
"@walletconnect/jsonrpc-types": 1.0.3
"@walletconnect/keyvaluestorage": ^1.0.2
"@walletconnect/logger": ^2.0.1
events: ^3.3.0
checksum: a3c99c4cce293d7f676849eb0d2d271dc259c539bdc7d15f50a3f2c3f48a2fb6ea70b6cb7b26c2f61a6207b4a7fa9a9ce03976b4ed1a59804c48ed8c4ad6d609
checksum: 1f26c1c1bb9bd2b29fc8bd541c35267b292de2dbf99a860afe9264413d1f5f738b408c9039e75d4e556d03f45c25f6db5a2d43421ae52ee400d2ca2c70b6f1a8
languageName: node
linkType: hard

"@walletconnect/types@npm:2.7.6":
version: 2.7.6
resolution: "@walletconnect/types@npm:2.7.6"
"@walletconnect/types@npm:2.7.7":
version: 2.7.7
resolution: "@walletconnect/types@npm:2.7.7"
dependencies:
"@walletconnect/events": ^1.0.1
"@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-types": 1.0.3
"@walletconnect/keyvaluestorage": ^1.0.2
"@walletconnect/logger": ^2.0.1
events: ^3.3.0
checksum: 1f26c1c1bb9bd2b29fc8bd541c35267b292de2dbf99a860afe9264413d1f5f738b408c9039e75d4e556d03f45c25f6db5a2d43421ae52ee400d2ca2c70b6f1a8
checksum: 0d182a3781e4bc0806e93a15911ecd7f9eb123d3fff8f481d85eafef3d20f1d608ed79305c7365d556fd463061b0688afb818c5558fd188c2556ec785115408e
languageName: node
linkType: hard

Expand Down

0 comments on commit 2b66f94

Please sign in to comment.