Skip to content

Commit ba4e10b

Browse files
Bump @types/mocha from 5.2.7 to 8.0.3
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.7 to 8.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2e936ba commit ba4e10b

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@briancavalier/assert": "^3.2.0",
4242
"@istanbuljs/nyc-config-typescript": "^1.0.0",
43-
"@types/mocha": "^5.2.7",
43+
"@types/mocha": "^8.0.3",
4444
"@typescript-eslint/eslint-plugin": "^1.11.0",
4545
"@typescript-eslint/parser": "^1.11.0",
4646
"cpy-cli": "^3.0.0",

packages/disposable/package-lock.json

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

packages/disposable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@briancavalier/assert": "^3.2.0",
4242
"@istanbuljs/nyc-config-typescript": "^1.0.0",
43-
"@types/mocha": "^5.2.7",
43+
"@types/mocha": "^8.0.3",
4444
"@types/sinon": "^7.5.1",
4545
"@typescript-eslint/eslint-plugin": "^1.11.0",
4646
"@typescript-eslint/parser": "^1.11.0",

packages/prelude/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@istanbuljs/nyc-config-typescript": "^1.0.0",
3434
"@types/assert": "1.4.6",
35-
"@types/mocha": "^5.2.7",
35+
"@types/mocha": "^8.0.3",
3636
"@typescript-eslint/eslint-plugin": "^1.11.0",
3737
"@typescript-eslint/parser": "^1.11.0",
3838
"cpy-cli": "^3.0.0",

packages/scheduler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@briancavalier/assert": "^3.2.0",
4242
"@istanbuljs/nyc-config-typescript": "^1.0.0",
43-
"@types/mocha": "^5.2.7",
43+
"@types/mocha": "^8.0.3",
4444
"@typescript-eslint/eslint-plugin": "^1.11.0",
4545
"@typescript-eslint/parser": "^1.11.0",
4646
"cpy-cli": "^3.0.0",

0 commit comments

Comments
 (0)