Skip to content

Commit

Permalink
Bump hardhat from 2.22.15 to 2.22.16
Browse files Browse the repository at this point in the history
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.22.15 to 2.22.16.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.22.16)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 3a40ada commit 733b2f8
Showing 1 changed file with 15 additions and 106 deletions.
121 changes: 15 additions & 106 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1652,16 +1652,6 @@ __metadata:
languageName: node
linkType: hard

"brace-expansion@npm:^1.1.7":
version: 1.1.11
resolution: "brace-expansion@npm:1.1.11"
dependencies:
balanced-match: "npm:^1.0.0"
concat-map: "npm:0.0.1"
checksum: 10c0/695a56cd058096a7cb71fb09d9d6a7070113c7be516699ed361317aca2ec169f618e28b8af352e02ab4233fb54eb0168460a40dc320bab0034b36ab59aaad668
languageName: node
linkType: hard

"brace-expansion@npm:^2.0.1":
version: 2.0.1
resolution: "brace-expansion@npm:2.0.1"
Expand Down Expand Up @@ -2002,13 +1992,6 @@ __metadata:
languageName: node
linkType: hard

"concat-map@npm:0.0.1":
version: 0.0.1
resolution: "concat-map@npm:0.0.1"
checksum: 10c0/c996b1cfdf95b6c90fee4dae37e332c8b6eb7d106430c17d538034c0ad9a1630cb194d2ab37293b1bdd4d779494beee7786d586a50bd9376fd6f7bcc2bd4c98f
languageName: node
linkType: hard

"config-chain@npm:^1.1.11":
version: 1.1.13
resolution: "config-chain@npm:1.1.13"
Expand Down Expand Up @@ -2583,7 +2566,7 @@ __metadata:
languageName: node
linkType: hard

"find-up@npm:5.0.0":
"find-up@npm:5.0.0, find-up@npm:^5.0.0":
version: 5.0.0
resolution: "find-up@npm:5.0.0"
dependencies:
Expand All @@ -2593,15 +2576,6 @@ __metadata:
languageName: node
linkType: hard

"find-up@npm:^2.1.0":
version: 2.1.0
resolution: "find-up@npm:2.1.0"
dependencies:
locate-path: "npm:^2.0.0"
checksum: 10c0/c080875c9fe28eb1962f35cbe83c683796a0321899f1eed31a37577800055539815de13d53495049697d3ba313013344f843bb9401dd337a1b832be5edfc6840
languageName: node
linkType: hard

"flat-cache@npm:^5.0.0":
version: 5.0.0
resolution: "flat-cache@npm:5.0.0"
Expand Down Expand Up @@ -2761,20 +2735,6 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:7.2.0":
version: 7.2.0
resolution: "glob@npm:7.2.0"
dependencies:
fs.realpath: "npm:^1.0.0"
inflight: "npm:^1.0.4"
inherits: "npm:2"
minimatch: "npm:^3.0.4"
once: "npm:^1.3.0"
path-is-absolute: "npm:^1.0.0"
checksum: 10c0/478b40e38be5a3d514e64950e1e07e0ac120585add6a37c98d0ed24d72d9127d734d2a125786073c8deb687096e84ae82b641c441a869ada3a9cc91b68978632
languageName: node
linkType: hard

"glob@npm:8.1.0, glob@npm:^8.0.3":
version: 8.1.0
resolution: "glob@npm:8.1.0"
Expand Down Expand Up @@ -2846,8 +2806,8 @@ __metadata:
linkType: hard

"hardhat@npm:^2.22.4":
version: 2.22.15
resolution: "hardhat@npm:2.22.15"
version: 2.22.16
resolution: "hardhat@npm:2.22.16"
dependencies:
"@ethersproject/abi": "npm:^5.1.2"
"@metamask/eth-sig-util": "npm:^4.0.0"
Expand All @@ -2863,18 +2823,16 @@ __metadata:
aggregate-error: "npm:^3.0.0"
ansi-escapes: "npm:^4.3.0"
boxen: "npm:^5.1.2"
chalk: "npm:^2.4.2"
chokidar: "npm:^4.0.0"
ci-info: "npm:^2.0.0"
debug: "npm:^4.1.1"
enquirer: "npm:^2.3.0"
env-paths: "npm:^2.2.0"
ethereum-cryptography: "npm:^1.0.3"
ethereumjs-abi: "npm:^0.6.8"
find-up: "npm:^2.1.0"
find-up: "npm:^5.0.0"
fp-ts: "npm:1.19.3"
fs-extra: "npm:^7.0.1"
glob: "npm:7.2.0"
immutable: "npm:^4.0.0-rc.12"
io-ts: "npm:1.10.4"
json-stream-stringify: "npm:^3.1.4"
Expand All @@ -2883,12 +2841,14 @@ __metadata:
mnemonist: "npm:^0.38.0"
mocha: "npm:^10.0.0"
p-map: "npm:^4.0.0"
picocolors: "npm:^1.1.0"
raw-body: "npm:^2.4.1"
resolve: "npm:1.17.0"
semver: "npm:^6.3.0"
solc: "npm:0.8.26"
source-map-support: "npm:^0.5.13"
stacktrace-parser: "npm:^0.1.10"
tinyglobby: "npm:^0.2.6"
tsort: "npm:0.0.1"
undici: "npm:^5.14.0"
uuid: "npm:^8.3.2"
Expand All @@ -2903,7 +2863,7 @@ __metadata:
optional: true
bin:
hardhat: internal/cli/bootstrap.js
checksum: 10c0/8884012bf4660b90aefe01041ce774d07e1be2cb76703857f33ff06856186bfa02b3afcc498a8e0100bad19cd742fcaa8b523496b9908bd539febc7d3be1e1f5
checksum: 10c0/d193d8dbd02aba9875fc4df23c49fe8cf441afb63382c9e248c776c75aca6e081e9b7b75fb262739f20bff152f9e0e4112bb22e3609dfa63ed4469d3ea46c0ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -3359,16 +3319,6 @@ __metadata:
languageName: node
linkType: hard

"locate-path@npm:^2.0.0":
version: 2.0.0
resolution: "locate-path@npm:2.0.0"
dependencies:
p-locate: "npm:^2.0.0"
path-exists: "npm:^3.0.0"
checksum: 10c0/24efa0e589be6aa3c469b502f795126b26ab97afa378846cb508174211515633b770aa0ba610cab113caedab8d2a4902b061a08aaed5297c12ab6f5be4df0133
languageName: node
linkType: hard

"locate-path@npm:^6.0.0":
version: 6.0.0
resolution: "locate-path@npm:6.0.0"
Expand Down Expand Up @@ -3515,15 +3465,6 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^3.0.4":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
dependencies:
brace-expansion: "npm:^1.1.7"
checksum: 10c0/0262810a8fc2e72cca45d6fd86bd349eee435eb95ac6aa45c9ea2180e7ee875ef44c32b55b5973ceabe95ea12682f6e3725cbb63d7a2d1da3ae1163c8b210311
languageName: node
linkType: hard

"minimatch@npm:^5.0.1":
version: 5.1.6
resolution: "minimatch@npm:5.1.6"
Expand Down Expand Up @@ -3798,15 +3739,6 @@ __metadata:
languageName: node
linkType: hard

"p-limit@npm:^1.1.0":
version: 1.3.0
resolution: "p-limit@npm:1.3.0"
dependencies:
p-try: "npm:^1.0.0"
checksum: 10c0/5c1b1d53d180b2c7501efb04b7c817448e10efe1ba46f4783f8951994d5027e4cd88f36ad79af50546682594c4ebd11702ac4b9364c47f8074890e2acad0edee
languageName: node
linkType: hard

"p-limit@npm:^3.0.2":
version: 3.1.0
resolution: "p-limit@npm:3.1.0"
Expand All @@ -3816,15 +3748,6 @@ __metadata:
languageName: node
linkType: hard

"p-locate@npm:^2.0.0":
version: 2.0.0
resolution: "p-locate@npm:2.0.0"
dependencies:
p-limit: "npm:^1.1.0"
checksum: 10c0/82da4be88fb02fd29175e66021610c881938d3cc97c813c71c1a605fac05617d57fd5d3b337494a6106c0edb2a37c860241430851411f1b265108cead34aee67
languageName: node
linkType: hard

"p-locate@npm:^5.0.0":
version: 5.0.0
resolution: "p-locate@npm:5.0.0"
Expand All @@ -3843,13 +3766,6 @@ __metadata:
languageName: node
linkType: hard

"p-try@npm:^1.0.0":
version: 1.0.0
resolution: "p-try@npm:1.0.0"
checksum: 10c0/757ba31de5819502b80c447826fac8be5f16d3cb4fbf9bc8bc4971dba0682e84ac33e4b24176ca7058c69e29f64f34d8d9e9b08e873b7b7bb0aa89d620fa224a
languageName: node
linkType: hard

"package-json@npm:^8.1.0":
version: 8.1.1
resolution: "package-json@npm:8.1.1"
Expand Down Expand Up @@ -3892,27 +3808,13 @@ __metadata:
languageName: node
linkType: hard

"path-exists@npm:^3.0.0":
version: 3.0.0
resolution: "path-exists@npm:3.0.0"
checksum: 10c0/17d6a5664bc0a11d48e2b2127d28a0e58822c6740bde30403f08013da599182289c56518bec89407e3f31d3c2b6b296a4220bc3f867f0911fee6952208b04167
languageName: node
linkType: hard

"path-exists@npm:^4.0.0":
version: 4.0.0
resolution: "path-exists@npm:4.0.0"
checksum: 10c0/8c0bd3f5238188197dc78dced15207a4716c51cc4e3624c44fc97acf69558f5ebb9a2afff486fe1b4ee148e0c133e96c5e11a9aa5c48a3006e3467da070e5e1b
languageName: node
linkType: hard

"path-is-absolute@npm:^1.0.0":
version: 1.0.1
resolution: "path-is-absolute@npm:1.0.1"
checksum: 10c0/127da03c82172a2a50099cddbf02510c1791fc2cc5f7713ddb613a56838db1e8168b121a920079d052e0936c23005562059756d653b7c544c53185efe53be078
languageName: node
linkType: hard

"path-key@npm:^3.1.0":
version: 3.1.1
resolution: "path-key@npm:3.1.1"
Expand Down Expand Up @@ -3964,6 +3866,13 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:^1.1.0":
version: 1.1.1
resolution: "picocolors@npm:1.1.1"
checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58
languageName: node
linkType: hard

"picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.3.1":
version: 2.3.1
resolution: "picomatch@npm:2.3.1"
Expand Down Expand Up @@ -4613,7 +4522,7 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.10":
"tinyglobby@npm:^0.2.10, tinyglobby@npm:^0.2.6":
version: 0.2.10
resolution: "tinyglobby@npm:0.2.10"
dependencies:
Expand Down

0 comments on commit 733b2f8

Please sign in to comment.