Skip to content

Commit 6b6cd57

Browse files
committed
Update dependency @types/chai to v4.3.3
1 parent 9a4819a commit 6b6cd57

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
"@openzeppelin/hardhat-upgrades": "1.19.0",
2525
"@typechain/ethers-v5": "10.1.0",
2626
"@typechain/hardhat": "6.1.2",
27-
"@types/chai": "4.3.2",
27+
"@types/chai": "4.3.3",
2828
"@types/mocha": "9.1.1",
2929
"@types/node": "16.11.47",
3030
"@typescript-eslint/eslint-plugin": "5.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1629,10 +1629,10 @@
16291629
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.22.tgz#47020d7e4cf19194d43b5202f35f75bd2ad35ce7"
16301630
integrity sha512-tFfcE+DSTzWAgifkjik9AySNqIyNoYwmR+uecPwwD/XRNfvOjmC/FjCxpiUGDkDVDphPfCUecSQVFw+lN3M3kQ==
16311631

1632-
"@types/chai@4.3.2":
1633-
version "4.3.2"
1634-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.2.tgz#29b4afe85a0bb85f3d39a586f25038a8d78229b2"
1635-
integrity sha512-TNeRJV5O1L0s7NM4Xg9q8HPbLnyAMQ9twPMul53hWRld//NnjV/VSw7InBCNrPJyWBPhyoSLlzR2mR9Fq5nJTg==
1632+
"@types/chai@4.3.3":
1633+
version "4.3.3"
1634+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.3.tgz#3c90752792660c4b562ad73b3fbd68bf3bc7ae07"
1635+
integrity sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g==
16361636

16371637
"@types/concat-stream@^1.6.0":
16381638
version "1.6.1"

0 commit comments

Comments
 (0)