Skip to content

Commit

Permalink
Sync dependencies with the other workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
fvictorio committed Nov 8, 2023
1 parent 5400a1e commit 76bf45b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 518 deletions.
14 changes: 7 additions & 7 deletions packages/hardhat-web3-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,26 +35,26 @@
"devDependencies": {
"@types/chai": "^4.2.0",
"@types/mocha": ">=9.1.0",
"@types/node": "^14.0.0",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"eslint": "^7.29.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-no-only-tests": "3.0.0",
"eslint-plugin-prettier": "3.4.0",
"hardhat": "^2.0.0",
"mocha": "^10.0.0",
"prettier": "2.4.1",
"rimraf": "^3.0.2",
"ts-node": "^10.8.0",
"typescript": "~4.7.4",
"typescript": "~5.0.0",
"web3": "^4.0.1"
},
"peerDependencies": {
"hardhat": "^2.0.0",
"web3": ">=4.0.1"
"web3": "^4.0.1"
}
}
Loading

0 comments on commit 76bf45b

Please sign in to comment.