Skip to content

Commit

Permalink
chore(deps): bump @tact-lang/opcode from 0.0.16 to 0.0.18
Browse files Browse the repository at this point in the history
Bumps [@tact-lang/opcode](https://github.com/tact-lang/ton-opcode) from 0.0.16 to 0.0.18.
- [Release notes](https://github.com/tact-lang/ton-opcode/releases)
- [Changelog](https://github.com/tact-lang/ton-opcode/blob/main/CHANGELOG.md)
- [Commits](tact-lang/ton-opcode@v0.0.16...v0.0.18)

---
updated-dependencies:
- dependency-name: "@tact-lang/opcode"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent da9e508 commit 1416092
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"unboc": "bin/unboc.js"
},
"dependencies": {
"@tact-lang/opcode": "^0.0.16",
"@tact-lang/opcode": "^0.0.18",
"@ton/core": "0.59.1",
"@ton/crypto": "^3.2.0",
"@tonstudio/parser-runtime": "^0.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1325,10 +1325,10 @@
resolved "https://registry.npmjs.org/@tact-lang/opcode/-/opcode-0.0.14.tgz"
integrity sha512-8FKHK2jwvViRBReO2t40DCkHAP9KPTRWZof4kdsAUJFlyeWIC8SsRQSl9QkZxF+48WvjDduKNqN5Ltb80paufA==

"@tact-lang/opcode@^0.0.16":
version "0.0.16"
resolved "https://registry.npmjs.org/@tact-lang/opcode/-/opcode-0.0.16.tgz"
integrity sha512-YJTUjoDOy+e+FHHppJiF+uWJ2IMjVknB9VQ5n78pknCE129DazCb/nFXnw0wVRDVcn8Tn59ky+pmjiQjQOjEbw==
"@tact-lang/opcode@^0.0.18":
version "0.0.18"
resolved "https://registry.npmjs.org/@tact-lang/opcode/-/opcode-0.0.18.tgz#5081ca87f133cab5cd1ea0c1b1c6be9803d9d707"
integrity sha512-o/dvtvN6Zo3g5IMjDuzn3631uPihC8G6aaMzRfv4AYCtn36OdaMqbdqZYEfwF7fSzctONn6IkaNfY5rj10ir6Q==

"@tact-lang/ton-abi@^0.0.3":
version "0.0.3"
Expand Down

0 comments on commit 1416092

Please sign in to comment.