Skip to content

Commit 377431a

Browse files
chore(deps-dev): bump ton/sandbox from 0.32.2 to 0.33.0 (#3440)
1 parent 0cac59d commit 377431a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@tact-lang/coverage": "^0.0.8",
113113
"@tact-lang/ton-abi": "^0.0.3",
114114
"@tact-lang/ton-jest": "^0.0.4",
115-
"@ton/sandbox": "^0.32.2",
115+
"@ton/sandbox": "^0.33.0",
116116
"@ton/test-utils": "^0.7.0",
117117
"@tonstudio/pgen": "^0.0.1",
118118
"@types/diff": "^7.0.0",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,6 +1426,14 @@
14261426
chalk "^4.1.2"
14271427
table "^6.9.0"
14281428

1429+
"@ton/sandbox@^0.33.0":
1430+
version "0.33.0"
1431+
resolved "https://npm.dev-internal.org/@ton/sandbox/-/sandbox-0.33.0.tgz#62efc1e8e0c5d7dcb8101a2709387e7c320839ea"
1432+
integrity sha512-hhPXaan9PNSGUY3NtG8g5e7lgzy81gh+pnp4dagvwFVp1F4iqfGXjIAYc0sTIT/UVIb1U64fTS+STbTgpXni1A==
1433+
dependencies:
1434+
chalk "^4.1.2"
1435+
table "^6.9.0"
1436+
14291437
"@ton/test-utils@^0.7.0":
14301438
version "0.7.0"
14311439
resolved "https://npm.dev-internal.org/@ton/test-utils/-/test-utils-0.7.0.tgz#c70dd68f5155edfc68482ea1050fda73511f0c92"

0 commit comments

Comments
 (0)