Skip to content

Commit 4531792

Browse files
chore(deps): update dependency chai to v5
1 parent 9eeb34a commit 4531792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"@nomiclabs/hardhat-solpp": "^2.0.1",
1919
"@typechain/ethers-v5": "^11.0.0",
2020
"@typechain/hardhat": "^9.0.0",
21-
"@types/chai": "^4.2.0",
21+
"@types/chai": "^5.0.0",
2222
"@types/mocha": "^9.1.0",
2323
"@types/node": "^14.14.5",
24-
"chai": "^4.3.6",
24+
"chai": "^5.0.0",
2525
"hardhat": "^2.12.7",
2626
"mocha": "^9.2.1",
2727
"prettier": "^2.5.1",

0 commit comments

Comments
 (0)