From f666b8a2861e577886a2a5f73ae87d32329fa0a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 09:16:15 +0000 Subject: [PATCH] Bump @ton/test-utils from 0.4.2 to 0.12.0 Bumps [@ton/test-utils](https://github.com/ton-org/test-utils) from 0.4.2 to 0.12.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.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0530af4..a6c2bee 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@ton/blueprint": "^0.43.0", "@ton/core": "^0.63.1", "@ton/sandbox": "^0.41.0", - "@ton/test-utils": "^0.4.2", + "@ton/test-utils": "^0.12.0", "@types/jest": "^30.0.0", "jest": "^30.2.0", "ts-jest": "^29.1.1"