Skip to content

Commit 53de653

Browse files
Bump mocha and @types/mocha
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 10.2.0 to 10.8.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.8.2) Updates `@types/mocha` from 10.0.6 to 10.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f729dd commit 53de653

File tree

2 files changed

+67
-205
lines changed

2 files changed

+67
-205
lines changed

libs/keycloak-admin-client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"@faker-js/faker": "^8.2.0",
4747
"@types/chai": "^4.3.11",
4848
"@types/lodash-es": "^4.17.9",
49-
"@types/mocha": "^10.0.6",
49+
"@types/mocha": "^10.0.9",
5050
"@types/node": "^22.5.5",
5151
"chai": "^5.1.1",
52-
"mocha": "^10.2.0",
52+
"mocha": "^10.8.2",
5353
"ts-node": "^10.2.1"
5454
},
5555
"author": "wwwy3y3",

0 commit comments

Comments
 (0)