From ca7dc01b508d54fdae2dc30cc148d73f9b236b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 18:09:53 +0000 Subject: [PATCH] chore(deps-dev): bump @ton/test-utils from 0.7.0 to 0.11.0 Bumps [@ton/test-utils](https://github.com/ton-org/test-utils) from 0.7.0 to 0.11.0. - [Changelog](https://github.com/ton-org/test-utils/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ton-org/test-utils/commits) --- updated-dependencies: - dependency-name: "@ton/test-utils" dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6c55d0f5bc..11b3cad221 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@tact-lang/ton-abi": "^0.0.3", "@tact-lang/ton-jest": "^0.0.4", "@ton/sandbox": "^0.35.0", - "@ton/test-utils": "^0.7.0", + "@ton/test-utils": "^0.11.0", "@tonstudio/pgen": "^0.0.1", "@types/diff": "^7.0.0", "@types/glob": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index e729775da1..3173415e0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1435,10 +1435,10 @@ fflate "^0.8.2" table "^6.9.0" -"@ton/test-utils@^0.7.0": - version "0.7.0" - resolved "https://npm.dev-internal.org/@ton/test-utils/-/test-utils-0.7.0.tgz#c70dd68f5155edfc68482ea1050fda73511f0c92" - integrity sha512-c0izUKncMqC+zKOHzILO1/l0gWKwCeEP1PtgtCvdPRiTE0WfDxeLEc1gMAl6DQOGeMoLD4Wv4HnR4R72v5Oagw== +"@ton/test-utils@^0.11.0": + version "0.11.0" + resolved "https://npm.dev-internal.org/@ton/test-utils/-/test-utils-0.11.0.tgz#002ec16ce585f930ebdca3c93d20cde8aea6bc30" + integrity sha512-GFYUGsNdT+0xNU62aG+RG605sGYoLqLTEpfmR5TR2RjDZm+noDA50Dp0ImWGXBhD74/RrMKPaJ6KvzFgLC4vNg== dependencies: node-inspect-extracted "^2.0.0"