Skip to content

Bump the other group across 1 directory with 2 updates #638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"cannon:alpha": "yarn up @usecannon/builder@alpha @usecannon/cli@alpha --exact && yarn dedupe"
},
"devDependencies": {
"@pythnetwork/pyth-evm-js": "^1.82.0",
"@pythnetwork/pyth-evm-js": "^1.83.0",
"@usecannon/builder": "2.21.1",
"@usecannon/cli": "2.21.1",
"abi-to-sol": "^0.8.0",
Expand All @@ -68,7 +68,7 @@
"prettier-plugin-toml": "^2.0.1",
"solc": "0.8.21",
"supports-color": "^8.1.1",
"viem": "^2.22.10"
"viem": "^2.22.22"
},
"resolutions": {
"mocha": "^11",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -904,13 +904,13 @@ __metadata:
languageName: node
linkType: hard

"@pythnetwork/pyth-evm-js@npm:^1.82.0":
version: 1.82.0
resolution: "@pythnetwork/pyth-evm-js@npm:1.82.0"
"@pythnetwork/pyth-evm-js@npm:^1.83.0":
version: 1.83.0
resolution: "@pythnetwork/pyth-evm-js@npm:1.83.0"
dependencies:
"@pythnetwork/price-service-client": "npm:1.9.0"
buffer: "npm:^6.0.3"
checksum: 10/fc17332b6fc8054fb79305771e7c85b22be432cb3bfe4f40d071f6e1d9f91f2c48f5898914cdca4b6070ec025dfa8c7b944e6adf66ff03349ee9e2b04dd375f9
checksum: 10/1898997c931bc889e6d2ffc930482ed29f6f8696634f24b30641f09e90d5a06dbcd78a729e77e7bed58cdb36c007bdfed48a846b149dd818564c877de460ee6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4979,7 +4979,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "synthetix-deployments@workspace:."
dependencies:
"@pythnetwork/pyth-evm-js": "npm:^1.82.0"
"@pythnetwork/pyth-evm-js": "npm:^1.83.0"
"@usecannon/builder": "npm:2.21.1"
"@usecannon/cli": "npm:2.21.1"
abi-to-sol: "npm:^0.8.0"
Expand All @@ -4994,7 +4994,7 @@ __metadata:
prettier-plugin-toml: "npm:^2.0.1"
solc: "npm:0.8.21"
supports-color: "npm:^8.1.1"
viem: "npm:^2.22.10"
viem: "npm:^2.22.22"
languageName: unknown
linkType: soft

Expand Down