Skip to content

Commit 57945ec

Browse files
refactor(deps-dev): bump chai from 4.3.7 to 5.2.0
Bumps [chai](https://github.com/chaijs/chai) from 4.3.7 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@v4.3.7...v5.2.0) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f300ebc commit 57945ec

File tree

2 files changed

+30
-42
lines changed

2 files changed

+30
-42
lines changed

package-lock.json

Lines changed: 29 additions & 41 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
@@ -49,7 +49,7 @@
4949
"@semantic-release/git": "^10.0.0",
5050
"@semantic-release/github": "^9.0.3",
5151
"@semantic-release/npm": "^11.0.0",
52-
"chai": "^4.2.0",
52+
"chai": "^5.2.0",
5353
"eslint-config-standard": "^17.0.0",
5454
"husky": "^8.0.1",
5555
"is-ci": "^3.0.0",

0 commit comments

Comments
 (0)