Skip to content

Commit 5ae22ca

Browse files
Bump @nomicfoundation/hardhat-chai-matchers from 2.1.2 to 3.0.0
Bumps [@nomicfoundation/hardhat-chai-matchers](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-chai-matchers) from 2.1.2 to 3.0.0. - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/@nomicfoundation/hardhat-chai-matchers@3.0.0/packages/hardhat-chai-matchers/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-chai-matchers@3.0.0/packages/hardhat-chai-matchers) --- updated-dependencies: - dependency-name: "@nomicfoundation/hardhat-chai-matchers" dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 383802c commit 5ae22ca

2 files changed

Lines changed: 6 additions & 75 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packageManager": "yarn@4.10.3",
33
"devDependencies": {
44
"@eslint/js": "^9.39.1",
5-
"@nomicfoundation/hardhat-chai-matchers": "^2.1.2",
5+
"@nomicfoundation/hardhat-chai-matchers": "^3.0.0",
66
"@nomicfoundation/hardhat-ethers": "^3.1.3",
77
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
88
"@nomicfoundation/hardhat-verify": "^2.1.3",

yarn.lock

Lines changed: 5 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,20 +1821,10 @@ __metadata:
18211821
languageName: node
18221822
linkType: hard
18231823

1824-
"@nomicfoundation/hardhat-chai-matchers@npm:^2.1.2":
1825-
version: 2.1.2
1826-
resolution: "@nomicfoundation/hardhat-chai-matchers@npm:2.1.2"
1827-
dependencies:
1828-
"@types/chai-as-promised": "npm:^7.1.3"
1829-
chai-as-promised: "npm:^7.1.1"
1830-
deep-eql: "npm:^4.0.1"
1831-
ordinal: "npm:^1.0.3"
1832-
peerDependencies:
1833-
"@nomicfoundation/hardhat-ethers": ^3.1.0
1834-
chai: ^4.2.0
1835-
ethers: ^6.14.0
1836-
hardhat: ^2.26.0
1837-
checksum: 10c0/ed51e9d5e20869fc50f13ee7c8ad65e9531a6222a8b19c1afe21c28d563c8d2361c2f6f36a0c8a7b4e9b6c9c8df9f1878d6512b27919e18ea4e71bf28249bf86
1824+
"@nomicfoundation/hardhat-chai-matchers@npm:^3.0.0":
1825+
version: 3.0.0
1826+
resolution: "@nomicfoundation/hardhat-chai-matchers@npm:3.0.0"
1827+
checksum: 10c0/449d0ef579cf94712c776e58351870b1b05f522b170711a4d33a8fb95ffe81ea31e28ea46b90679dd027cb82093dd3b33c49ce5eb65ef319f84434128422e8bb
18381828
languageName: node
18391829
linkType: hard
18401830

@@ -3103,15 +3093,6 @@ __metadata:
31033093
languageName: node
31043094
linkType: hard
31053095

3106-
"@types/chai-as-promised@npm:^7.1.3":
3107-
version: 7.1.8
3108-
resolution: "@types/chai-as-promised@npm:7.1.8"
3109-
dependencies:
3110-
"@types/chai": "npm:*"
3111-
checksum: 10c0/c0a19cffe8d3f406b2cb9ba17f5f0efe318b14f27896d807b3199cc2231c16a4b5b6c464fdf2a939214de481de58cffd46c240539d3d4ece18659277d71ccc23
3112-
languageName: node
3113-
linkType: hard
3114-
31153096
"@types/chai-as-promised@npm:^8.0.1":
31163097
version: 8.0.2
31173098
resolution: "@types/chai-as-promised@npm:8.0.2"
@@ -4093,17 +4074,6 @@ __metadata:
40934074
languageName: node
40944075
linkType: hard
40954076

4096-
"chai-as-promised@npm:^7.1.1":
4097-
version: 7.1.2
4098-
resolution: "chai-as-promised@npm:7.1.2"
4099-
dependencies:
4100-
check-error: "npm:^1.0.2"
4101-
peerDependencies:
4102-
chai: ">= 2.1.2 < 6"
4103-
checksum: 10c0/ee20ed75296d8cbf828b2f3c9ad64627cee67b1a38b8e906ca59fe788fb6965ddb10f702ae66645ed88f15a905ade4f2d9f8540029e92e2d59b229c9f912273f
4104-
languageName: node
4105-
linkType: hard
4106-
41074077
"chai@npm:^6.2.0":
41084078
version: 6.2.0
41094079
resolution: "chai@npm:6.2.0"
@@ -4148,15 +4118,6 @@ __metadata:
41484118
languageName: node
41494119
linkType: hard
41504120

4151-
"check-error@npm:^1.0.2":
4152-
version: 1.0.3
4153-
resolution: "check-error@npm:1.0.3"
4154-
dependencies:
4155-
get-func-name: "npm:^2.0.2"
4156-
checksum: 10c0/94aa37a7315c0e8a83d0112b5bfb5a8624f7f0f81057c73e4707729cdd8077166c6aefb3d8e2b92c63ee130d4a2ff94bad46d547e12f3238cc1d78342a973841
4157-
languageName: node
4158-
linkType: hard
4159-
41604121
"chokidar@npm:^3.5.3":
41614122
version: 3.6.0
41624123
resolution: "chokidar@npm:3.6.0"
@@ -4634,15 +4595,6 @@ __metadata:
46344595
languageName: node
46354596
linkType: hard
46364597

4637-
"deep-eql@npm:^4.0.1":
4638-
version: 4.1.4
4639-
resolution: "deep-eql@npm:4.1.4"
4640-
dependencies:
4641-
type-detect: "npm:^4.0.0"
4642-
checksum: 10c0/264e0613493b43552fc908f4ff87b8b445c0e6e075656649600e1b8a17a57ee03e960156fce7177646e4d2ddaf8e5ee616d76bd79929ff593e5c79e4e5e6c517
4643-
languageName: node
4644-
linkType: hard
4645-
46464598
"deep-extend@npm:^0.6.0, deep-extend@npm:~0.6.0":
46474599
version: 0.6.0
46484600
resolution: "deep-extend@npm:0.6.0"
@@ -5499,13 +5451,6 @@ __metadata:
54995451
languageName: node
55005452
linkType: hard
55015453

5502-
"get-func-name@npm:^2.0.2":
5503-
version: 2.0.2
5504-
resolution: "get-func-name@npm:2.0.2"
5505-
checksum: 10c0/89830fd07623fa73429a711b9daecdb304386d237c71268007f788f113505ef1d4cc2d0b9680e072c5082490aec9df5d7758bf5ac6f1c37062855e8e3dc0b9df
5506-
languageName: node
5507-
linkType: hard
5508-
55095454
"get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.3.0":
55105455
version: 1.3.1
55115456
resolution: "get-intrinsic@npm:1.3.1"
@@ -7152,13 +7097,6 @@ __metadata:
71527097
languageName: node
71537098
linkType: hard
71547099

7155-
"ordinal@npm:^1.0.3":
7156-
version: 1.0.3
7157-
resolution: "ordinal@npm:1.0.3"
7158-
checksum: 10c0/faa276fc1b1660477fd5c8749323c9715ae4f482c21fb8e67e57d1eb57845ba1b902796ecdcf6405325a8c3b042360970f5dc3b7f8cc7d79e0b2a756ab09174d
7159-
languageName: node
7160-
linkType: hard
7161-
71627100
"os-tmpdir@npm:~1.0.2":
71637101
version: 1.0.2
71647102
resolution: "os-tmpdir@npm:1.0.2"
@@ -7756,7 +7694,7 @@ __metadata:
77567694
resolution: "root-workspace-0b6124@workspace:."
77577695
dependencies:
77587696
"@eslint/js": "npm:^9.39.1"
7759-
"@nomicfoundation/hardhat-chai-matchers": "npm:^2.1.2"
7697+
"@nomicfoundation/hardhat-chai-matchers": "npm:^3.0.0"
77607698
"@nomicfoundation/hardhat-ethers": "npm:^3.1.3"
77617699
"@nomicfoundation/hardhat-network-helpers": "npm:^1.1.2"
77627700
"@nomicfoundation/hardhat-verify": "npm:^2.1.3"
@@ -8547,13 +8485,6 @@ __metadata:
85478485
languageName: node
85488486
linkType: hard
85498487

8550-
"type-detect@npm:^4.0.0":
8551-
version: 4.1.0
8552-
resolution: "type-detect@npm:4.1.0"
8553-
checksum: 10c0/df8157ca3f5d311edc22885abc134e18ff8ffbc93d6a9848af5b682730ca6a5a44499259750197250479c5331a8a75b5537529df5ec410622041650a7f293e2a
8554-
languageName: node
8555-
linkType: hard
8556-
85578488
"type-fest@npm:^0.20.2":
85588489
version: 0.20.2
85598490
resolution: "type-fest@npm:0.20.2"

0 commit comments

Comments
 (0)