Skip to content

Commit 851f440

Browse files
chore(deps-dev): bump chai from 4.3.10 to 5.0.0 (#357)
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.0.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.3.10...v5.0.0) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7990edf commit 851f440

File tree

2 files changed

+56
-87
lines changed

2 files changed

+56
-87
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/node": "^20.10.4",
3737
"@typescript-eslint/eslint-plugin": "^6.14.0",
3838
"@typescript-eslint/parser": "^6.14.0",
39-
"chai": "^4.3.10",
39+
"chai": "^5.0.0",
4040
"commitizen": "^4.3.0",
4141
"coveralls": "^3.1.1",
4242
"cz-conventional-changelog": "^3.3.0",

0 commit comments

Comments
 (0)