Skip to content

Commit db2d2f8

Browse files
NPM(deps-dev): bump the mocha-chai group with 2 updates
Bumps the mocha-chai group with 2 updates: [chai](https://github.com/chaijs/chai) and [mocha](https://github.com/mochajs/mocha). Updates `chai` from 6.0.1 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@v6.0.1...v6.2.0) Updates `mocha` from 11.7.2 to 11.7.3 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.2...v11.7.3) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mocha-chai - dependency-name: mocha dependency-version: 11.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: mocha-chai ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b00459 commit db2d2f8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@
6868
"@types/mocha": "^10.0.10",
6969
"@types/node": "^22.18.1",
7070
"ajv": "^8.17.1",
71-
"chai": "^6.0.1",
71+
"chai": "^6.2.0",
7272
"eslint": "^9.35.0",
7373
"eslint-config-prettier": "^10.1.8",
7474
"eslint-import-resolver-typescript": "^4.4.4",
7575
"eslint-plugin-import-x": "^4.16.1",
7676
"eslint-plugin-prettier": "^5.5.4",
7777
"eslint-plugin-yml": "^1.18.0",
78-
"mocha": "^11.7.2",
78+
"mocha": "^11.7.3",
7979
"prettier": "^3.6.2",
8080
"shx": "^0.4.0",
8181
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)