Skip to content

Commit e3af934

Browse files
build(deps): bump viem from 2.38.6 to 2.39.0 (#722)
Bumps [viem](https://github.com/wevm/viem) from 2.38.6 to 2.39.0. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.38.6...viem@2.39.0) --- updated-dependencies: - dependency-name: viem dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7543a40 commit e3af934

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"pino-pretty": "^13.1.2",
3030
"pm2": "^6.0.13",
3131
"postgres": "^3.4.7",
32-
"viem": "^2.38.6"
32+
"viem": "^2.39.0"
3333
},
3434
"devDependencies": {
3535
"@typechain/ethers-v6": "^0.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5950,10 +5950,10 @@ vary@^1, vary@~1.1.2:
59505950
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
59515951
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
59525952

5953-
viem@^2.17.4, viem@^2.38.6:
5954-
version "2.38.6"
5955-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.38.6.tgz#ab315bef8f872bce86f0f145e9b008b5e94f1904"
5956-
integrity sha512-aqO6P52LPXRjdnP6rl5Buab65sYa4cZ6Cpn+k4OLOzVJhGIK8onTVoKMFMT04YjDfyDICa/DZyV9HmvLDgcjkw==
5953+
viem@^2.17.4, viem@^2.39.0:
5954+
version "2.39.0"
5955+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.39.0.tgz#54942ca3810bc904e3bfe97837a4d160699ad902"
5956+
integrity sha512-rCN+IfnMESlrg/iPyyVL+M9NS/BHzyyNy72470tFmbTuscY3iPaZGMtJDcHKKV8TC6HV9DjWk0zWX6cpu0juyA==
59575957
dependencies:
59585958
"@noble/curves" "1.9.1"
59595959
"@noble/hashes" "1.8.0"

0 commit comments

Comments
 (0)