Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Update dependency: hardhat@2.17.1
Browse files Browse the repository at this point in the history
hardhat
  * @truffle/dashboard-hardhat-plugin: ^2.0.0 → ^2.17.1, ^2.0.0 → ^2.17.1
  * @truffle/from-hardhat: ^2.10.1 → ^2.17.1
  • Loading branch information
haltman-at committed Aug 24, 2023
1 parent a2f17f0 commit 70287d3
Show file tree
Hide file tree
Showing 3 changed files with 539 additions and 241 deletions.
4 changes: 2 additions & 2 deletions packages/dashboard-hardhat-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"@types/mocha": "^5.2.6",
"@types/node": "^18.14.1",
"chai": "^4.2.0",
"hardhat": "^2.0.0",
"hardhat": "^2.17.1",
"mocha": "10.1.0",
"mocha-suppress-logs": "^0.3.1",
"ts-node": "^8.1.0",
"typescript": "^4.9.5"
},
"peerDependencies": {
"hardhat": "^2.0.0"
"hardhat": "^2.17.1"
},
"dependencies": {
"@truffle/config": "^1.3.59",
Expand Down
2 changes: 1 addition & 1 deletion packages/from-hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/find-up": "^2.1.0",
"@types/node": "^18.6.5",
"hardhat": "^2.10.1",
"hardhat": "^2.17.1",
"jest": "29.1.2",
"ttypescript": "1.5.15",
"typescript": "^4.9.5",
Expand Down
Loading

0 comments on commit 70287d3

Please sign in to comment.