Skip to content

Commit

Permalink
chore: update dev @ton/core
Browse files Browse the repository at this point in the history
  • Loading branch information
dvlkv committed Feb 23, 2024
1 parent 160096b commit dd92d91
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@release-it/keep-a-changelog": "^3.1.0",
"@ton/core": "^0.55.0",
"@ton/core": "^0.56.0",
"@ton/crypto": "3.2.0",
"@ton/emulator": "^2.1.1",
"@types/jest": "^27.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -950,14 +950,14 @@ __metadata:
languageName: node
linkType: hard

"@ton/core@npm:^0.55.0":
version: 0.55.0
resolution: "@ton/core@npm:0.55.0"
"@ton/core@npm:^0.56.0":
version: 0.56.0
resolution: "@ton/core@npm:0.56.0"
dependencies:
symbol.inspect: 1.0.1
peerDependencies:
"@ton/crypto": ">=3.2.0"
checksum: 62201f0358cb9f5b1014f85681589008c9db193dd97294d48d22b590d468c33574371f4d8b203406fe8b1721d437930eb1b896c357a997fed29fd222e7da2681
checksum: ce7540c8ee079908a756d789833a672710251a5543f2af00122b965d21f31de2d5d4fa0d2ce232d531ae772919fbc65ec0ca498b475a042f99e7738f80590872
languageName: node
linkType: hard

Expand Down Expand Up @@ -1000,7 +1000,7 @@ __metadata:
resolution: "@ton/ton@workspace:."
dependencies:
"@release-it/keep-a-changelog": ^3.1.0
"@ton/core": ^0.55.0
"@ton/core": ^0.56.0
"@ton/crypto": 3.2.0
"@ton/emulator": ^2.1.1
"@types/jest": ^27.0.1
Expand Down Expand Up @@ -1028,7 +1028,7 @@ __metadata:
webpack: ^5.51.2
zod: ^3.21.4
peerDependencies:
"@ton/core": ">=0.53.0"
"@ton/core": ">=0.56.0"
"@ton/crypto": ">=3.2.0"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit dd92d91

Please sign in to comment.