Skip to content

Commit

Permalink
chore(deps-dev): bump @ton/sandbox from 0.22.0 to 0.23.0 (#1235)
Browse files Browse the repository at this point in the history
Bumps [@ton/sandbox](https://github.com/ton-org/sandbox) from 0.22.0 to 0.23.0.
- [Changelog](https://github.com/ton-org/sandbox/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ton-org/sandbox/commits)

---
updated-dependencies:
- dependency-name: "@ton/sandbox"
  dependency-type: direct:development
  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 Dec 24, 2024
1 parent bbfa619 commit 6c23735
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 @@ -67,7 +67,7 @@
"@tact-lang/coverage": "^0.0.8",
"@tact-lang/ton-abi": "^0.0.3",
"@tact-lang/ton-jest": "^0.0.4",
"@ton/sandbox": "^0.22.0",
"@ton/sandbox": "^0.23.0",
"@ton/test-utils": "^0.4.2",
"@types/glob": "^8.1.0",
"@types/jest": "^29.5.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1327,10 +1327,10 @@
jssha "3.2.0"
tweetnacl "1.0.3"

"@ton/sandbox@^0.22.0":
version "0.22.0"
resolved "https://registry.npmjs.org/@ton/sandbox/-/sandbox-0.22.0.tgz#76a3b724f40be18512df748deee6c5d5ff0a96fb"
integrity sha512-ilvKtyAGxJyEbIwITlx1y78oDmJyvT+pkLfVm4952NjxZpANdG2nZ8/mBGJlWph9FZtxxXCjCf/79hNihC6P6A==
"@ton/sandbox@^0.23.0":
version "0.23.0"
resolved "https://registry.npmjs.org/@ton/sandbox/-/sandbox-0.23.0.tgz#c3b6ee0b9c057650a32d0c9ebf770a77e0832421"
integrity sha512-V0PfjefTJbpBvsE1b5851LyuZlOXuBZnvxtCKrvK/wDlw348dCnUJuBvWuApZ5RGXq36xJ07XBoYl6sMuS0Xug==

"@ton/test-utils@^0.4.2":
version "0.4.2"
Expand Down

0 comments on commit 6c23735

Please sign in to comment.