Skip to content

Commit 72dd1c0

Browse files
Bump viem from 2.22.17 to 2.23.2 in /bindings_node in the node-dev group (#1634)
Bumps the node-dev group in /bindings_node with 1 update: [viem](https://github.com/wevm/viem). Updates `viem` from 2.22.17 to 2.23.2 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.22.17...viem@2.23.2) --- updated-dependencies: - dependency-name: viem dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-dev ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51ed806 commit 72dd1c0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bindings_node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"prettier-plugin-packagejson": "^2.5.8",
4646
"typescript": "^5.7.3",
4747
"uuid": "^11.0.5",
48-
"viem": "^2.22.17",
48+
"viem": "^2.23.2",
4949
"vite": "^6.1.0",
5050
"vite-tsconfig-paths": "^5.1.4",
5151
"vitest": "^3.0.4"

bindings_node/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1760,7 +1760,7 @@ __metadata:
17601760
prettier-plugin-packagejson: "npm:^2.5.8"
17611761
typescript: "npm:^5.7.3"
17621762
uuid: "npm:^11.0.5"
1763-
viem: "npm:^2.22.17"
1763+
viem: "npm:^2.23.2"
17641764
vite: "npm:^6.1.0"
17651765
vite-tsconfig-paths: "npm:^5.1.4"
17661766
vitest: "npm:^3.0.4"
@@ -3571,9 +3571,9 @@ __metadata:
35713571
languageName: node
35723572
linkType: hard
35733573

3574-
"viem@npm:^2.22.17":
3575-
version: 2.22.17
3576-
resolution: "viem@npm:2.22.17"
3574+
"viem@npm:^2.23.2":
3575+
version: 2.23.2
3576+
resolution: "viem@npm:2.23.2"
35773577
dependencies:
35783578
"@noble/curves": "npm:1.8.1"
35793579
"@noble/hashes": "npm:1.7.1"
@@ -3588,7 +3588,7 @@ __metadata:
35883588
peerDependenciesMeta:
35893589
typescript:
35903590
optional: true
3591-
checksum: 10/30f83e71393459355a893459282dc9f5cd9c7a31099ff71116fea16ce29c5fb0713e0f40207b7b16dbd987a991b39b9f22e951b19f507f3f0e3da7356c8c90ab
3591+
checksum: 10/847fdb57a6941f67c4ff97c79d99368c48e78b9c070df8fb3f3310d58bbd075fd78e9a506abccb82fcdbcf0c6c13aba7cfb021e37fda0777ea1eb0ccecf25fe1
35923592
languageName: node
35933593
linkType: hard
35943594

0 commit comments

Comments
 (0)