Skip to content

Commit 96487f9

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 f4c64a6 commit 96487f9

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
@@ -49,7 +49,7 @@
4949
"@types/bluebird": "^3.5.37",
5050
"@types/lodash": "^4.14.189",
5151
"@types/node": "^20.4.7",
52-
"chai": "^4.2.0",
52+
"chai": "^6.2.1",
5353
"chai-as-promised": "^7.1.1",
5454
"eslint": "^9.39.1",
5555
"mocha": "^10.0.0",

0 commit comments

Comments
 (0)