Skip to content

Commit 60a3438

Browse files
Bump the other group across 1 directory with 2 updates
Bumps the other group with 2 updates in the / directory: [@pythnetwork/pyth-evm-js](https://github.com/pyth-network/pyth-crosschain/tree/HEAD/target_chains/ethereum/sdk/js) and [viem](https://github.com/wevm/viem). Updates `@pythnetwork/pyth-evm-js` from 1.82.0 to 1.83.0 - [Release notes](https://github.com/pyth-network/pyth-crosschain/releases) - [Commits](https://github.com/pyth-network/pyth-crosschain/commits/HEAD/target_chains/ethereum/sdk/js) Updates `viem` from 2.22.10 to 2.22.22 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/[email protected]@2.22.22) --- updated-dependencies: - dependency-name: "@pythnetwork/pyth-evm-js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other - dependency-name: viem dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4a9b48 commit 60a3438

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"cannon:alpha": "yarn up @usecannon/builder@alpha @usecannon/cli@alpha --exact && yarn dedupe"
5454
},
5555
"devDependencies": {
56-
"@pythnetwork/pyth-evm-js": "^1.82.0",
56+
"@pythnetwork/pyth-evm-js": "^1.83.0",
5757
"@usecannon/builder": "2.21.1",
5858
"@usecannon/cli": "2.21.1",
5959
"abi-to-sol": "^0.8.0",
@@ -68,7 +68,7 @@
6868
"prettier-plugin-toml": "^2.0.1",
6969
"solc": "0.8.21",
7070
"supports-color": "^8.1.1",
71-
"viem": "^2.22.10"
71+
"viem": "^2.22.22"
7272
},
7373
"resolutions": {
7474
"mocha": "^11",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -904,13 +904,13 @@ __metadata:
904904
languageName: node
905905
linkType: hard
906906

907-
"@pythnetwork/pyth-evm-js@npm:^1.82.0":
908-
version: 1.82.0
909-
resolution: "@pythnetwork/pyth-evm-js@npm:1.82.0"
907+
"@pythnetwork/pyth-evm-js@npm:^1.83.0":
908+
version: 1.83.0
909+
resolution: "@pythnetwork/pyth-evm-js@npm:1.83.0"
910910
dependencies:
911911
"@pythnetwork/price-service-client": "npm:1.9.0"
912912
buffer: "npm:^6.0.3"
913-
checksum: 10/fc17332b6fc8054fb79305771e7c85b22be432cb3bfe4f40d071f6e1d9f91f2c48f5898914cdca4b6070ec025dfa8c7b944e6adf66ff03349ee9e2b04dd375f9
913+
checksum: 10/1898997c931bc889e6d2ffc930482ed29f6f8696634f24b30641f09e90d5a06dbcd78a729e77e7bed58cdb36c007bdfed48a846b149dd818564c877de460ee6d
914914
languageName: node
915915
linkType: hard
916916

@@ -4979,7 +4979,7 @@ __metadata:
49794979
version: 0.0.0-use.local
49804980
resolution: "synthetix-deployments@workspace:."
49814981
dependencies:
4982-
"@pythnetwork/pyth-evm-js": "npm:^1.82.0"
4982+
"@pythnetwork/pyth-evm-js": "npm:^1.83.0"
49834983
"@usecannon/builder": "npm:2.21.1"
49844984
"@usecannon/cli": "npm:2.21.1"
49854985
abi-to-sol: "npm:^0.8.0"
@@ -4994,7 +4994,7 @@ __metadata:
49944994
prettier-plugin-toml: "npm:^2.0.1"
49954995
solc: "npm:0.8.21"
49964996
supports-color: "npm:^8.1.1"
4997-
viem: "npm:^2.22.10"
4997+
viem: "npm:^2.22.22"
49984998
languageName: unknown
49994999
linkType: soft
50005000

0 commit comments

Comments
 (0)