Skip to content

Commit c2e8e0d

Browse files
committed
Update dependency @types/chai to v4.3.3
1 parent 5f021d4 commit c2e8e0d

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
@@ -22,7 +22,7 @@
2222
"@nomiclabs/hardhat-ethers": "2.1.0",
2323
"@nomiclabs/hardhat-etherscan": "3.1.0",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
25-
"@types/chai": "4.3.2",
25+
"@types/chai": "4.3.3",
2626
"@types/dotenv": "8.2.0",
2727
"@types/mocha": "9.1.1",
2828
"@typescript-eslint/eslint-plugin": "5.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,10 +1236,10 @@
12361236
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.21.tgz#9f35a5643129df132cf3b5c1ec64046ea1af0650"
12371237
integrity sha512-yd+9qKmJxm496BOV9CMNaey8TWsikaZOwMRwPHQIjcOJM9oV+fi9ZMNw3JsVnbEEbo2gRTDnGEBv8pjyn67hNg==
12381238

1239-
"@types/[email protected].2":
1240-
version "4.3.2"
1241-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.2.tgz#29b4afe85a0bb85f3d39a586f25038a8d78229b2"
1242-
integrity sha512-TNeRJV5O1L0s7NM4Xg9q8HPbLnyAMQ9twPMul53hWRld//NnjV/VSw7InBCNrPJyWBPhyoSLlzR2mR9Fq5nJTg==
1239+
"@types/[email protected].3":
1240+
version "4.3.3"
1241+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.3.tgz#3c90752792660c4b562ad73b3fbd68bf3bc7ae07"
1242+
integrity sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g==
12431243

12441244
12451245
version "8.2.0"

0 commit comments

Comments
 (0)