Skip to content

Commit 585f5f0

Browse files
build(deps-dev): bump the all group with 3 updates
Bumps the all group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [chai](https://github.com/chaijs/chai) and [mocha](https://github.com/mochajs/mocha). Updates `@types/node` from 24.1.0 to 24.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chai` from 5.2.1 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.2.1...v6.0.1) Updates `mocha` from 11.7.1 to 11.7.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: chai dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: mocha dependency-version: 11.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f3057f commit 585f5f0

File tree

2 files changed

+29
-136
lines changed

2 files changed

+29
-136
lines changed

package-lock.json

Lines changed: 28 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/chai": "^5.0.0",
4545
"@types/mocha": "^10.0.0",
4646
"@types/node": "^24.0.10",
47-
"chai": "^5.0.0",
47+
"chai": "^6.0.1",
4848
"mocha": "^11.0.1",
4949
"rimraf": "^6.0.1",
5050
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)