Skip to content

Commit e3d6966

Browse files
committed
Update dependency @types/chai to v4.3.2
1 parent 87de9c1 commit e3d6966

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.1",
26+
"@types/chai": "4.3.2",
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.1":
1568-
version "4.3.1"
1569-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.1.tgz#e2c6e73e0bdeb2521d00756d099218e9f5d90a04"
1570-
integrity sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==
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==
15711571

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

0 commit comments

Comments
 (0)