Skip to content

Commit cd77acd

Browse files
committed
chore(deps): update dependency @types/chai to v4.3.6
1 parent 8a58545 commit cd77acd

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.5",
27+
"@types/chai": "4.3.6",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.1",
3030
"@types/node": "18.17.14",

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/[email protected].5":
1261-
version "4.3.5"
1262-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.5.tgz#ae69bcbb1bebb68c4ac0b11e9d8ed04526b3562b"
1263-
integrity sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==
1260+
"@types/[email protected].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==
12641264

12651265
12661266
version "8.2.0"

0 commit comments

Comments
 (0)