Skip to content

Commit f0d9de7

Browse files
author
Andres Adjimann
committed
fix: after rebase fix dependencies and yarn.lock
1 parent 5b4a052 commit f0d9de7

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

packages/deploy/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"hardhat-contract-sizer": "^2.10.0",
8686
"hardhat-deploy": "^0.11.43",
8787
"hardhat-deploy-ethers": "^0.4.1",
88+
"markdown-table-ts": "^1.0.3",
8889
"prettier": "^2.8.8",
8990
"prettier-plugin-solidity": "^1.1.3",
9091
"release-it": "^16.1.5",

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2830,6 +2830,7 @@ __metadata:
28302830
"@nomicfoundation/hardhat-verify": ^2.0.0
28312831
"@openzeppelin/hardhat-upgrades": ^2.5.0
28322832
"@openzeppelin/upgrades-core": ^1.32.3
2833+
"@release-it/keep-a-changelog": ^4.0.0
28332834
"@sandbox-smart-contracts/asset": 1.2.0
28342835
"@sandbox-smart-contracts/asset@1.1.0": "npm:@sandbox-smart-contracts/asset@1.1.0"
28352836
"@sandbox-smart-contracts/avatar": "*"
@@ -2865,8 +2866,10 @@ __metadata:
28652866
hardhat-contract-sizer: ^2.10.0
28662867
hardhat-deploy: ^0.11.43
28672868
hardhat-deploy-ethers: ^0.4.1
2869+
markdown-table-ts: ^1.0.3
28682870
prettier: ^2.8.8
28692871
prettier-plugin-solidity: ^1.1.3
2872+
release-it: ^16.1.5
28702873
ts-node: ^10.9.2
28712874
typechain: ^8.2.0
28722875
typescript: ^5.4.5
@@ -11065,6 +11068,13 @@ __metadata:
1106511068
languageName: node
1106611069
linkType: hard
1106711070

11071+
"markdown-table-ts@npm:^1.0.3":
11072+
version: 1.0.3
11073+
resolution: "markdown-table-ts@npm:1.0.3"
11074+
checksum: af684c664f14d628cec0b554d3accc12309be02d25c7fc455bfd962e04484d2d2781c4d58dd1bfe07f5e895962b137ddbdae43e05f95ed3190f31f4035174840
11075+
languageName: node
11076+
linkType: hard
11077+
1106811078
"markdown-table@npm:^1.1.3":
1106911079
version: 1.1.3
1107011080
resolution: "markdown-table@npm:1.1.3"

0 commit comments

Comments
 (0)