Skip to content

Commit 7ee76e5

Browse files
committed
Update dependency @types/chai to v4.3.3
1 parent 22fb56a commit 7ee76e5

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
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@nomiclabs/hardhat-ethers": "2.1.0",
2020
"@nomiclabs/hardhat-waffle": "^2.0.3",
21-
"@types/chai": "4.3.2",
21+
"@types/chai": "4.3.3",
2222
"@types/dotenv": "8.2.0",
2323
"@types/mocha": "9.1.1",
2424
"@typescript-eslint/eslint-plugin": "5.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -803,10 +803,10 @@
803803
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.1.tgz#e2c6e73e0bdeb2521d00756d099218e9f5d90a04"
804804
integrity sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==
805805

806-
"@types/chai@4.3.2":
807-
version "4.3.2"
808-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.2.tgz#29b4afe85a0bb85f3d39a586f25038a8d78229b2"
809-
integrity sha512-TNeRJV5O1L0s7NM4Xg9q8HPbLnyAMQ9twPMul53hWRld//NnjV/VSw7InBCNrPJyWBPhyoSLlzR2mR9Fq5nJTg==
806+
"@types/chai@4.3.3":
807+
version "4.3.3"
808+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.3.tgz#3c90752792660c4b562ad73b3fbd68bf3bc7ae07"
809+
integrity sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g==
810810

811811
"@types/dotenv@8.2.0":
812812
version "8.2.0"

0 commit comments

Comments
 (0)