Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 604a8de

Browse files
authored
chore(deps): update dependency @types/mocha to v8 (#906)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/7.0.2/8.0.0) | --- ### Renovate configuration :date: **Schedule**: "after 9am and before 3pm" (UTC). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/cloud-debug-nodejs).
1 parent 3de6f81 commit 604a8de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/console-log-level": "^1.4.0",
6363
"@types/estree": "0.0.45",
6464
"@types/extend": "^3.0.0",
65-
"@types/mocha": "^7.0.0",
65+
"@types/mocha": "^8.0.0",
6666
"@types/mv": "^2.1.0",
6767
"@types/ncp": "^2.0.3",
6868
"@types/node": "~10.17.0",

0 commit comments

Comments
 (0)