Skip to content

Commit 46365c5

Browse files
committed
chore(deps): update dependency @types/chai to v4.3.10
1 parent e2412e2 commit 46365c5

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.9",
27+
"@types/chai": "4.3.10",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.4",
3030
"@types/node": "20.8.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,10 +1290,10 @@
12901290
dependencies:
12911291
"@types/node" "*"
12921292

1293-
"@types/chai@4.3.9":
1294-
version "4.3.9"
1295-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.9.tgz#144d762491967db8c6dea38e03d2206c2623feec"
1296-
integrity sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==
1293+
"@types/chai@4.3.10":
1294+
version "4.3.10"
1295+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
1296+
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==
12971297

12981298
"@types/dotenv@8.2.0":
12991299
version "8.2.0"

0 commit comments

Comments
 (0)