Skip to content

Commit c288c16

Browse files
Bump hardhat from 2.17.3 to 2.19.2
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.17.3 to 2.19.2. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.19.2) --- updated-dependencies: - dependency-name: hardhat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2e367c commit c288c16

File tree

1 file changed

+1
-55
lines changed

1 file changed

+1
-55
lines changed

yarn.lock

+1-55
Original file line numberDiff line numberDiff line change
@@ -5136,61 +5136,7 @@ hardhat-gas-reporter@^1.0.9:
51365136
eth-gas-reporter "^0.2.25"
51375137
sha1 "^1.1.1"
51385138

5139-
hardhat@^2.12.7:
5140-
version "2.17.3"
5141-
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.17.3.tgz#4cb15f2afdea5f108970ed72e5b81e6e53052cfb"
5142-
integrity sha512-SFZoYVXW1bWJZrIIKXOA+IgcctfuKXDwENywiYNT2dM3YQc4fXNaTbuk/vpPzHIF50upByx4zW5EqczKYQubsA==
5143-
dependencies:
5144-
"@ethersproject/abi" "^5.1.2"
5145-
"@metamask/eth-sig-util" "^4.0.0"
5146-
"@nomicfoundation/ethereumjs-block" "5.0.2"
5147-
"@nomicfoundation/ethereumjs-blockchain" "7.0.2"
5148-
"@nomicfoundation/ethereumjs-common" "4.0.2"
5149-
"@nomicfoundation/ethereumjs-evm" "2.0.2"
5150-
"@nomicfoundation/ethereumjs-rlp" "5.0.2"
5151-
"@nomicfoundation/ethereumjs-statemanager" "2.0.2"
5152-
"@nomicfoundation/ethereumjs-trie" "6.0.2"
5153-
"@nomicfoundation/ethereumjs-tx" "5.0.2"
5154-
"@nomicfoundation/ethereumjs-util" "9.0.2"
5155-
"@nomicfoundation/ethereumjs-vm" "7.0.2"
5156-
"@nomicfoundation/solidity-analyzer" "^0.1.0"
5157-
"@sentry/node" "^5.18.1"
5158-
"@types/bn.js" "^5.1.0"
5159-
"@types/lru-cache" "^5.1.0"
5160-
adm-zip "^0.4.16"
5161-
aggregate-error "^3.0.0"
5162-
ansi-escapes "^4.3.0"
5163-
chalk "^2.4.2"
5164-
chokidar "^3.4.0"
5165-
ci-info "^2.0.0"
5166-
debug "^4.1.1"
5167-
enquirer "^2.3.0"
5168-
env-paths "^2.2.0"
5169-
ethereum-cryptography "^1.0.3"
5170-
ethereumjs-abi "^0.6.8"
5171-
find-up "^2.1.0"
5172-
fp-ts "1.19.3"
5173-
fs-extra "^7.0.1"
5174-
glob "7.2.0"
5175-
immutable "^4.0.0-rc.12"
5176-
io-ts "1.10.4"
5177-
keccak "^3.0.2"
5178-
lodash "^4.17.11"
5179-
mnemonist "^0.38.0"
5180-
mocha "^10.0.0"
5181-
p-map "^4.0.0"
5182-
raw-body "^2.4.1"
5183-
resolve "1.17.0"
5184-
semver "^6.3.0"
5185-
solc "0.7.3"
5186-
source-map-support "^0.5.13"
5187-
stacktrace-parser "^0.1.10"
5188-
tsort "0.0.1"
5189-
undici "^5.14.0"
5190-
uuid "^8.3.2"
5191-
ws "^7.4.6"
5192-
5193-
hardhat@^2.17.3:
5139+
hardhat@^2.12.7, hardhat@^2.17.3:
51945140
version "2.19.2"
51955141
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.19.2.tgz#815819e4efd234941d495decb718b358d572e2c8"
51965142
integrity sha512-CRU3+0Cc8Qh9UpxKd8cLADDPes7ZDtKj4dTK+ERtLBomEzhRPLWklJn4VKOwjre9/k8GNd/e9DYxpfuzcxbXPQ==

0 commit comments

Comments
 (0)