Skip to content

Commit 0380a4b

Browse files
chore(deps-dev): bump chai from 5.3.3 to 6.0.1 (#156)
Bumps [chai](https://github.com/chaijs/chai) from 5.3.3 to 6.0.1. - [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.0.1) --- updated-dependencies: - dependency-name: chai dependency-version: 6.0.1 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 7c9d8dd commit 0380a4b

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
@@ -60,7 +60,7 @@
6060
"@types/node": "^24.0.10",
6161
"@types/yargs": "^17.0.33",
6262
"c8": "^10.1.3",
63-
"chai": "^5.2.0",
63+
"chai": "^6.0.1",
6464
"conventional-changelog-conventionalcommits": "^9.0.0",
6565
"js-yaml": "^4.1.0",
6666
"mocha": "^11.7.1",

0 commit comments

Comments
 (0)