Skip to content

Commit 0e15a57

Browse files
chore(deps-dev): bump @ton/test-utils from 0.7.0 to 0.11.0 (#3476)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anton Trunov <anton@tonstudio.io>
1 parent dfaf0d3 commit 0e15a57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@tact-lang/ton-abi": "^0.0.3",
114114
"@tact-lang/ton-jest": "^0.0.4",
115115
"@ton/sandbox": "^0.35.0",
116-
"@ton/test-utils": "^0.7.0",
116+
"@ton/test-utils": "^0.11.0",
117117
"@tonstudio/pgen": "^0.0.1",
118118
"@types/diff": "^7.0.0",
119119
"@types/glob": "^8.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,10 +1435,10 @@
14351435
fflate "^0.8.2"
14361436
table "^6.9.0"
14371437

1438-
"@ton/test-utils@^0.7.0":
1439-
version "0.7.0"
1440-
resolved "https://npm.dev-internal.org/@ton/test-utils/-/test-utils-0.7.0.tgz#c70dd68f5155edfc68482ea1050fda73511f0c92"
1441-
integrity sha512-c0izUKncMqC+zKOHzILO1/l0gWKwCeEP1PtgtCvdPRiTE0WfDxeLEc1gMAl6DQOGeMoLD4Wv4HnR4R72v5Oagw==
1438+
"@ton/test-utils@^0.11.0":
1439+
version "0.11.0"
1440+
resolved "https://npm.dev-internal.org/@ton/test-utils/-/test-utils-0.11.0.tgz#002ec16ce585f930ebdca3c93d20cde8aea6bc30"
1441+
integrity sha512-GFYUGsNdT+0xNU62aG+RG605sGYoLqLTEpfmR5TR2RjDZm+noDA50Dp0ImWGXBhD74/RrMKPaJ6KvzFgLC4vNg==
14421442
dependencies:
14431443
node-inspect-extracted "^2.0.0"
14441444

0 commit comments

Comments
 (0)