Skip to content

Commit 3e6c097

Browse files
committed
build: update packages
1 parent b6f0fbf commit 3e6c097

File tree

2 files changed

+203
-158
lines changed

2 files changed

+203
-158
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"ethers": "^5.1.3"
1616
},
1717
"devDependencies": {
18-
"@ethersproject/experimental": "^5.1.2",
1918
"@ethersproject/contracts": "^5.1.1",
19+
"@ethersproject/experimental": "^5.1.2",
2020
"@ethersproject/transactions": "^5.1.1",
2121
"@graphprotocol/common-ts": "^1.6.0",
2222
"@nomiclabs/hardhat-ethers": "^2.0.2",
@@ -72,7 +72,8 @@
7272
"typechain": "^5.0.0",
7373
"typescript": "^4.2.4",
7474
"yaml": "^1.10.2",
75-
"yargs": "^17.0.0"
75+
"yargs": "^17.0.0",
76+
"yargs-parser": "^13.1.2"
7677
},
7778
"scripts": {
7879
"prepublishOnly": "scripts/prepublish",

0 commit comments

Comments
 (0)