Skip to content

Commit 4af670b

Browse files
authored
Merge pull request #72 from cds-amal/bump/truffle-codec-0.13.2
Update dependency: @truffle/codec@^0.13.2
2 parents edf88a3 + 92485d7 commit 4af670b

File tree

3 files changed

+179
-178
lines changed

3 files changed

+179
-178
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## vNext
44

5+
### Dependency updates
6+
7+
- Bump @truffle/codec from ^0.11.24 to ^0.13.2
8+
([#72](https://github.com/gnidan/abi-to-sol/pull/72) by
9+
[@cds-amal](https://github.com/cds-amal))
10+
11+
512
## v0.6.1
613

714
See [release notes](https://github.com/gnidan/abi-to-sol/releases/tag/v0.6.1).

packages/abi-to-sol/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"@truffle/abi-utils": "^0.2.2",
50-
"@truffle/codec": "^0.11.24",
50+
"@truffle/codec": "^0.13.2",
5151
"@truffle/contract-schema": "^3.3.1",
5252
"ajv": "^6.12.5",
5353
"better-ajv-errors": "^0.8.2",

0 commit comments

Comments
 (0)