Skip to content

Commit

Permalink
Updated solidity docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
asselstine committed Oct 6, 2021
1 parent e28d68a commit 2f79ef4
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 @@ -65,7 +65,7 @@
"solc": "0.8.6",
"solhint": "3.3.3",
"solidity-coverage": "0.7.16",
"solidity-docgen": "0.5.13",
"solidity-docgen": "0.5.15",
"ts-generator": "0.1.1",
"ts-node": "9.1.1",
"typescript": "4.2.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8480,10 +8480,10 @@ solidity-coverage@0.7.16:
shelljs "^0.8.3"
web3-utils "^1.3.0"

solidity-docgen@0.5.13:
version "0.5.13"
resolved "https://registry.yarnpkg.com/solidity-docgen/-/solidity-docgen-0.5.13.tgz#626bd8e7ba8cc5e828de33a20447ea03cacd2de4"
integrity sha512-m8PVkJ9ZCVwjfUI7r6aTlzn7uVystsw9j8gv1Bn0afS3nMe3iqtxUxY5nL3OccGP2kxpxiQbt8xxtsOm5bQAcQ==
solidity-docgen@0.5.15:
version "0.5.15"
resolved "https://registry.yarnpkg.com/solidity-docgen/-/solidity-docgen-0.5.15.tgz#a375d463ec9e5099f676b426ba74054b294495e3"
integrity sha512-wkNam+kmjR1e21QPe1ihLqOKUu1xJXY1H7ccCNPINL9kjUEoB+fj+1w0KVjnBylyfGb+kreQcxaAqHHyuyl9Tw==
dependencies:
"@oclif/command" "^1.8.0"
"@oclif/config" "^1.17.0"
Expand Down

0 comments on commit 2f79ef4

Please sign in to comment.