Skip to content

Commit 86a523b

Browse files
committed
chore: bump packages
1 parent 166e298 commit 86a523b

File tree

3 files changed

+3109
-2607
lines changed

3 files changed

+3109
-2607
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
"solhint": "^3.3.6",
6868
"solhint-plugin-prettier": "^0.0.5",
6969
"solidity-coverage": "^0.7.16",
70-
"ts-node": "^9.1.1",
70+
"ts-node": "^10.9.1",
7171
"typechain": "^5.0.0",
72-
"typescript": "^4.2.4",
72+
"typescript": "^4.7.4",
7373
"winston": "^3.3.3",
7474
"yaml": "^1.10.2",
7575
"yargs": "^17.0.0"

test/disputes/query.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ describe('DisputeManager:Query', async () => {
7171
await getChainID(),
7272
disputeManager.address,
7373
receipt,
74+
'0',
7475
)
7576
return attestation
7677
}

0 commit comments

Comments
 (0)