diff options
author | Alex Browne <stephenalexbrowne@gmail.com> | 2018-06-21 03:36:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-21 03:36:04 +0800 |
commit | 6fe31587780ab309015d392747cebe61ff82b679 (patch) | |
tree | 63e4da546e294a1a1e042130c1db2cc4d498e54f /yarn.lock | |
parent | f5decb1d7e8de9a198f1cf1b258a043181ce26d5 (diff) | |
parent | bbd12e33ec2436b9a483ec41799fd15839593785 (diff) | |
download | dexon-sol-tools-6fe31587780ab309015d392747cebe61ff82b679.tar dexon-sol-tools-6fe31587780ab309015d392747cebe61ff82b679.tar.gz dexon-sol-tools-6fe31587780ab309015d392747cebe61ff82b679.tar.bz2 dexon-sol-tools-6fe31587780ab309015d392747cebe61ff82b679.tar.lz dexon-sol-tools-6fe31587780ab309015d392747cebe61ff82b679.tar.xz dexon-sol-tools-6fe31587780ab309015d392747cebe61ff82b679.tar.zst dexon-sol-tools-6fe31587780ab309015d392747cebe61ff82b679.zip |
Merge pull request #725 from 0xProject/feature/revert-trace-code-snippets
Include source code snippets in revert stack traces
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -441,9 +441,9 @@ version "2.3.7" resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-2.3.7.tgz#e92c2fed3297eae078d78d1da032b26788b4af86" -"@types/solidity-parser-antlr@^0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@types/solidity-parser-antlr/-/solidity-parser-antlr-0.2.0.tgz#52b2df98d8d529adfd7188adc62a854bb77f0fb3" +"@types/solidity-parser-antlr@^0.2.1": + version "0.2.1" + resolved "https://registry.yarnpkg.com/@types/solidity-parser-antlr/-/solidity-parser-antlr-0.2.1.tgz#29ff386773a72a06c8a9c40c666d2a1cea53c2ed" "@types/uuid@^3.4.2": version "3.4.3" |