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

Bump @nomicfoundation/hardhat-ethers from 3.0.3 to 3.0.4 #17

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "^2.0.1",
"@nomicfoundation/hardhat-ethers": "^3.0.3",
"@nomicfoundation/hardhat-ethers": "^3.0.4",
"@nomicfoundation/hardhat-network-helpers": "^1.0.6",
"@nomicfoundation/hardhat-toolbox": "^3.0.0",
"@nomicfoundation/hardhat-verify": "^1.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -844,16 +844,16 @@ __metadata:
languageName: node
linkType: hard

"@nomicfoundation/hardhat-ethers@npm:^3.0.3":
version: 3.0.3
resolution: "@nomicfoundation/hardhat-ethers@npm:3.0.3"
"@nomicfoundation/hardhat-ethers@npm:^3.0.4":
version: 3.0.4
resolution: "@nomicfoundation/hardhat-ethers@npm:3.0.4"
dependencies:
debug: ^4.1.1
lodash.isequal: ^4.5.0
peerDependencies:
ethers: ^6.1.0
hardhat: ^2.0.0
checksum: 24d202fde42c697f3ca2ab91ea37664b109acfe1b1c0ef39f19e0510f5cddcaf6cf19cbfa84a7a8b93581daa99b302035495cb4760e92c24de3128dce5c76e26
checksum: 57cbb13682cf0e14cf5bb17b47a2004f69765358fffba7d660ab277a6aff38583216637aa3c5c68410a649a9cd41f774a8df2cb89098f6f616f6108c0f6e5d7a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1543,7 +1543,7 @@ __metadata:
resolution: "@uniswap/v2-core@workspace:."
dependencies:
"@nomicfoundation/hardhat-chai-matchers": ^2.0.1
"@nomicfoundation/hardhat-ethers": ^3.0.3
"@nomicfoundation/hardhat-ethers": ^3.0.4
"@nomicfoundation/hardhat-network-helpers": ^1.0.6
"@nomicfoundation/hardhat-toolbox": ^3.0.0
"@nomicfoundation/hardhat-verify": ^1.0.3
Expand Down
Loading