Skip to content

Commit 8f18e1c

Browse files
Bump chai from 5.3.3 to 6.2.0
Bumps [chai](https://github.com/chaijs/chai) from 5.3.3 to 6.2.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.3.3...v6.2.0) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7612f98 commit 8f18e1c

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/mocha": "^10.0.0",
5252
"@types/node": "^22.15.19",
5353
"c8": "^10.1.3",
54-
"chai": "^5.2.0",
54+
"chai": "^6.2.0",
5555
"chai-as-promised": "^8.0.1",
5656
"mocha": "^11.4.0",
5757
"neostandard": "^0.12.0",

0 commit comments

Comments
 (0)