Skip to content

Commit cf62dd8

Browse files
committed
chore(deps): update dependency @types/chai to v4.3.7
1 parent b7f9727 commit cf62dd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@nomiclabs/hardhat-etherscan": "3.1.7",
2525
"@nomiclabs/hardhat-waffle": "2.0.6",
2626
"@openzeppelin/contracts": "4.8.2",
27-
"@types/chai": "4.3.6",
27+
"@types/chai": "4.3.7",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.2",
3030
"@types/node": "18.18.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,10 +1257,10 @@
12571257
dependencies:
12581258
"@types/node" "*"
12591259

1260-
"@types/chai@4.3.6":
1261-
version "4.3.6"
1262-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.6.tgz#7b489e8baf393d5dd1266fb203ddd4ea941259e6"
1263-
integrity sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==
1260+
"@types/chai@4.3.7":
1261+
version "4.3.7"
1262+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.7.tgz#5457bc3dce72f20ae533366682a6298471d1c610"
1263+
integrity sha512-/k+vesl92vMvMygmQrFe9Aimxi6oQXFUX9mA5HanTrKUSAMoLauSi6PNFOdRw0oeqilaW600GNx2vSaT2f8aIQ==
12641264

12651265
"@types/dotenv@8.2.0":
12661266
version "8.2.0"

0 commit comments

Comments
 (0)