Skip to content

Commit

Permalink
Bump viem from 2.22.1 to 2.22.2 (#2241)
Browse files Browse the repository at this point in the history
Bumps [viem](https://github.com/wevm/viem) from 2.22.1 to 2.22.2.
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.22.2)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 0e1b528 commit db400f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"rxjs": "^7.8.1",
"semver": "^7.6.3",
"typeorm": "^0.3.20",
"viem": "^2.22.1",
"viem": "^2.22.2",
"winston": "^3.17.0",
"zod": "^3.24.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8540,7 +8540,7 @@ __metadata:
typeorm: "npm:^0.3.20"
typescript: "npm:^5.7.2"
typescript-eslint: "npm:^8.19.0"
viem: "npm:^2.22.1"
viem: "npm:^2.22.2"
winston: "npm:^3.17.0"
zod: "npm:^3.24.1"
languageName: unknown
Expand Down Expand Up @@ -9650,9 +9650,9 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.22.1":
version: 2.22.1
resolution: "viem@npm:2.22.1"
"viem@npm:^2.22.2":
version: 2.22.2
resolution: "viem@npm:2.22.2"
dependencies:
"@noble/curves": "npm:1.7.0"
"@noble/hashes": "npm:1.6.1"
Expand All @@ -9668,7 +9668,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/4a6b101ee98b86b55406c81ca44703b9622b635e6ce441dc21f7dcf26accf2a6c96530556d38f101c629a24a5aa38d6fbfb0ec37601da9d0a30969cf96b48559
checksum: 10/374b37fdd4b1344e3a864434b20263f3f64536eef3142d4866fb971a7d204bfb1a12dc42c042b622b088fda6344e7f92f30be1e54bdcddb2d561bf1fad6c1c42
languageName: node
linkType: hard

Expand Down

0 comments on commit db400f7

Please sign in to comment.