Skip to content

Commit

Permalink
chore(deps): bump @ton/core from 0.56.3 to 0.57.0 (#754)
Browse files Browse the repository at this point in the history
Bumps [@ton/core](https://github.com/ton-org/ton-core) from 0.56.3 to 0.57.0.
- [Release notes](https://github.com/ton-org/ton-core/releases)
- [Changelog](https://github.com/ton-org/ton-core/blob/main/CHANGELOG.md)
- [Commits](ton-org/ton-core@0.56.3...0.57.0)

---
updated-dependencies:
- dependency-name: "@ton/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 27, 2024
1 parent 7055ce3 commit 01f4dc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@tact-lang/opcode": "^0.0.16",
"@ton/core": "0.56.3",
"@ton/core": "0.57.0",
"@ton/crypto": "^3.2.0",
"blockstore-core": "1.0.5",
"change-case": "^4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1302,10 +1302,10 @@
resolved "https://registry.npmjs.org/@tact-lang/ton-jest/-/ton-jest-0.0.4.tgz"
integrity sha512-FWjfiNvhMlE44ZLLL7tgmHbrszMTPMttmYiaTekf1vwFXV3uAOawM8xM9NldYaCVs9eh8840PjgISdMMUTCSCw==

"@ton/core@0.56.3":
version "0.56.3"
resolved "https://registry.npmjs.org/@ton/core/-/core-0.56.3.tgz"
integrity sha512-HVkalfqw8zqLLPehtq0CNhu5KjVzc7IrbDwDHPjGoOSXmnqSobiWj8a5F+YuWnZnEbQKtrnMGNOOjVw4LG37rg==
"@ton/core@0.57.0":
version "0.57.0"
resolved "https://registry.npmjs.org/@ton/core/-/core-0.57.0.tgz#fdf2d32848a3d1135b890e9a5bd8295e958a4a81"
integrity sha512-UOehEXEV5yqi+17qmmWdD01YfVgQlYtitSm5OfN/WMg6PAMkt+Uf91JRC4mdPNtkKDhyKuujJuhYs6QiOsHPfw==
dependencies:
symbol.inspect "1.0.1"

Expand Down

0 comments on commit 01f4dc7

Please sign in to comment.