Skip to content

Commit fff77ec

Browse files
build(deps-dev): 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.5.2 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.5.2...v10.8.2) Updates `@types/mocha` from 10.0.7 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 95d7e62 commit fff77ec

File tree

2 files changed

+102
-119
lines changed

2 files changed

+102
-119
lines changed

packages/pg-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"concat-stream": "^1.4.6",
3131
"generic-pool": "^2.1.1",
3232
"lodash": "^2.4.1",
33-
"mocha": "10.5.2",
33+
"mocha": "10.8.2",
3434
"node-gyp": ">=10.x",
3535
"okay": "^0.3.0",
3636
"semver": "^4.1.0"

0 commit comments

Comments
 (0)