Skip to content

Commit 7353b01

Browse files
Bump chai from 5.1.1 to 5.2.0
Bumps [chai](https://github.com/chaijs/chai) from 5.1.1 to 5.2.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.1.1...v5.2.0) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e463191 commit 7353b01

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package-lock.json

+6-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/yargs": "^17.0.33",
3636
"@typescript-eslint/eslint-plugin": "^8.18.0",
3737
"@typescript-eslint/parser": "^8.11.0",
38-
"chai": "^5.1.1",
38+
"chai": "^5.2.0",
3939
"eslint": "^8.57.1",
4040
"globals": "^15.9.0",
4141
"solidity-coverage": "^0.8.12",

0 commit comments

Comments
 (0)