Skip to content

Commit f494166

Browse files
Bump chai and @types/chai (#89)
Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together. Updates `chai` from 4.3.6 to 4.3.7 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md) - [Commits](chaijs/chai@v4.3.6...v4.3.7) Updates `@types/chai` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efd5ba9 commit f494166

File tree

2 files changed

+25
-48
lines changed

2 files changed

+25
-48
lines changed

package-lock.json

Lines changed: 23 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"@openzeppelin/contracts": "^4.7.3",
2626
"@typechain/ethers-v5": "^10.1.1",
2727
"@typechain/hardhat": "^6.1.4",
28-
"@types/chai": "^4.3.3",
28+
"@types/chai": "^4.3.4",
2929
"@types/mocha": "^9.1.0",
3030
"@types/node": ">=18.11.9",
31-
"chai": "^4.2.0",
31+
"chai": "^4.3.7",
3232
"ethers": "^5.7.2",
3333
"hardhat": "^2.12.2",
3434
"hardhat-gas-reporter": "^1.0.9",

0 commit comments

Comments
 (0)