Skip to content

Commit d1aa206

Browse files
chore(deps-dev): bump chai in /packages/logger in the dev-chai group
Bumps the dev-chai group in /packages/logger with 1 update: [chai](https://github.com/chaijs/chai). Updates `chai` from 4.5.0 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@v4.5.0...v6.0.1) --- updated-dependencies: - dependency-name: chai dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-chai ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e73506 commit d1aa206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/chai": "^4.3.5",
4646
"@types/mocha": "^10.0.1",
4747
"c8": "^10.1.2",
48-
"chai": "^4.3.8",
48+
"chai": "^6.2.0",
4949
"mocha": "^11.0.1",
5050
"mocha-junit-reporter": "^2.2.1",
5151
"mocha-multi-reporters": "^1.5.1",

0 commit comments

Comments
 (0)