Skip to content

Commit

Permalink
feat(package): bump hardhat-deploy-markdown-export
Browse files Browse the repository at this point in the history
  • Loading branch information
PierrickGT committed Jun 3, 2022
1 parent 0dd110e commit bd35e48
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 @@ -86,7 +86,7 @@
"@ethersproject/hardware-wallets": "5.6.0",
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers",
"@nomiclabs/hardhat-etherscan": "3.0.0",
"@pooltogether/hardhat-deploy-markdown-export": "0.3.1",
"@pooltogether/hardhat-deploy-markdown-export": "0.3.2",
"@types/jsonfile": "6.0.1",
"@types/node": "17.0.12",
"ajv": "8.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1008,10 +1008,10 @@
resolved "https://registry.yarnpkg.com/@pooltogether/fixed-point/-/fixed-point-1.0.0.tgz#2c9fb9fe1cca557ca2be7b9ed7414d5edd5a816f"
integrity sha512-YhvjswZuDpKK/NFboyeFWoXhq4763kbi/hNx0L5+6kCRUq8WruvXR4WFvWlDo+5Dx1UsaOnPygAMfrJT0h7bMw==

"@pooltogether/[email protected].1":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@pooltogether/hardhat-deploy-markdown-export/-/hardhat-deploy-markdown-export-0.3.1.tgz#f5cb0ee5ec0273ac22b650f73ff6c971f72d0c45"
integrity sha512-1r2WK0tnMlkfPjnvqdDxcEwe8jR78HwsAdCtR7BtEZclKV9P/KfpS/r032t1tK5Nud3nz03puhluot9zUKhjAw==
"@pooltogether/[email protected].2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@pooltogether/hardhat-deploy-markdown-export/-/hardhat-deploy-markdown-export-0.3.2.tgz#ee25e1c14f11d8eb85cd4d2752d425f2f827476c"
integrity sha512-DnNEmWG0AwWRiQbQinWerNnUzOT+wNuw6gxe8OEXfwDsOtCukNubMldJaP550+hgwLl8pOQdJp0v66WajR0WFQ==

"@pooltogether/[email protected]":
version "1.1.0"
Expand Down

0 comments on commit bd35e48

Please sign in to comment.