Skip to content

Commit 08682a1

Browse files
committed
Update dependency @types/chai to v4.3.3
1 parent e3d6966 commit 08682a1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@nomiclabs/hardhat-ethers": "2.1.0",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
2525
"@openzeppelin/contracts": "4.7.2",
26-
"@types/chai": "4.3.2",
26+
"@types/chai": "4.3.3",
2727
"@types/dotenv": "8.2.0",
2828
"@types/mocha": "9.1.1",
2929
"@types/node": "16.11.47",

yarn.lock

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

1567-
"@types/chai@4.3.2":
1568-
version "4.3.2"
1569-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.2.tgz#29b4afe85a0bb85f3d39a586f25038a8d78229b2"
1570-
integrity sha512-TNeRJV5O1L0s7NM4Xg9q8HPbLnyAMQ9twPMul53hWRld//NnjV/VSw7InBCNrPJyWBPhyoSLlzR2mR9Fq5nJTg==
1567+
"@types/chai@4.3.3":
1568+
version "4.3.3"
1569+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.3.tgz#3c90752792660c4b562ad73b3fbd68bf3bc7ae07"
1570+
integrity sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g==
15711571

15721572
"@types/dotenv@8.2.0":
15731573
version "8.2.0"

0 commit comments

Comments
 (0)