Skip to content

Commit

Permalink
Bump @walletconnect/types from 2.13.3 to 2.16.1
Browse files Browse the repository at this point in the history
Bumps [@walletconnect/types](https://github.com/walletconnect/walletconnect-monorepo) from 2.13.3 to 2.16.1.
- [Release notes](https://github.com/walletconnect/walletconnect-monorepo/releases)
- [Commits](WalletConnect/walletconnect-monorepo@2.13.3...2.16.1)

---
updated-dependencies:
- dependency-name: "@walletconnect/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 04db784 commit 0e853d6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@types/react-dom": "18.2.19",
"@types/react-helmet": "6.1.11",
"@types/react-test-renderer": "18.0.7",
"@walletconnect/types": "2.13.3",
"@walletconnect/types": "2.16.1",
"jsdom": "24.1.0",
"lefthook": "1.6.15",
"msw": "2.3.1",
Expand Down
16 changes: 15 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4321,6 +4321,20 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/types@npm:2.16.1":
version: 2.16.1
resolution: "@walletconnect/types@npm:2.16.1"
dependencies:
"@walletconnect/events": "npm:1.0.1"
"@walletconnect/heartbeat": "npm:1.2.2"
"@walletconnect/jsonrpc-types": "npm:1.0.4"
"@walletconnect/keyvaluestorage": "npm:1.1.1"
"@walletconnect/logger": "npm:2.1.2"
events: "npm:3.3.0"
checksum: 10/e37bdc1481714adfc010992eb583a8f8a2ffdf8776c733c95a589139c9f2f800d9edc5496e4711467a6bd331e9d5f5a339170af0521f24d5bf73dcc063d20d05
languageName: node
linkType: hard

"@walletconnect/types@npm:^1.6.6, @walletconnect/types@npm:^1.8.0":
version: 1.8.0
resolution: "@walletconnect/types@npm:1.8.0"
Expand Down Expand Up @@ -4491,7 +4505,7 @@ __metadata:
"@types/react-test-renderer": "npm:18.0.7"
"@walletconnect/modal": "npm:2.6.2"
"@walletconnect/sign-client": "npm:2.13.3"
"@walletconnect/types": "npm:2.13.3"
"@walletconnect/types": "npm:2.16.1"
aws-amplify: "npm:6.3.6"
cropperjs: "npm:1.6.2"
decimal.js: "npm:10.4.3"
Expand Down

0 comments on commit 0e853d6

Please sign in to comment.