mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-07-12 07:39:19 +00:00
Bump mocha and @types/mocha in /hooks
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 6.0.2 to 10.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.0.2...v10.1.0) Updates `@types/mocha` from 5.2.6 to 10.0.0 - [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-major - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
1045
hooks/package-lock.json
generated
1045
hooks/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -31,10 +31,10 @@
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.16.1",
|
||||
"@types/lodash": "^4.14.121",
|
||||
"@types/mocha": "^5.2.6",
|
||||
"@types/mocha": "^10.0.0",
|
||||
"chai": "^4.2.0",
|
||||
"istanbul": "^0.4.5",
|
||||
"mocha": "^6.0.2",
|
||||
"mocha": "^10.1.0",
|
||||
"mocha-typescript": "^1.0.23",
|
||||
"ts-node": "^8.0.2",
|
||||
"tslint": "^5.13.0",
|
||||
|
||||
Reference in New Issue
Block a user