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

Commit e9b7de1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/mocha to v8
1 parent 70b92b4 commit e9b7de1

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"@sourcegraph/tslint-config": "^13.4.0",
183183
"@types/expect": "1.20.4",
184184
"@types/lodash": "4.14.170",
185-
"@types/mocha": "5.2.7",
185+
"@types/mocha": "8.2.2",
186186
"@types/mock-require": "2.0.0",
187187
"@types/node": "14.17.2",
188188
"@types/sinon": "10.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -911,10 +911,10 @@
911911
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.170.tgz"
912912
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
913913

914-
"@types/mocha@5.2.7":
915-
version "5.2.7"
916-
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-5.2.7.tgz"
917-
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
914+
"@types/mocha@8.2.2":
915+
version "8.2.2"
916+
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.2.tgz"
917+
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
918918

919919
"@types/mock-require@2.0.0":
920920
version "2.0.0"

0 commit comments

Comments
 (0)