Skip to content

Commit 41c5a27

Browse files
chore(deps-dev): bump chai from 4.5.0 to 6.2.1
Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 6.2.1. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.5.0...v6.2.1) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d77429 commit 41c5a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/bluebird": "^3.5.37",
5252
"@types/lodash": "^4.14.189",
5353
"@types/node": "^20.4.7",
54-
"chai": "^4.2.0",
54+
"chai": "^6.2.1",
5555
"chai-as-promised": "^7.1.1",
5656
"conventional-changelog-conventionalcommits": "^9.0.0",
5757
"eslint": "^9.39.1",

0 commit comments

Comments
 (0)