Skip to content

Commit 8865a6b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/mocha to v8
1 parent d4f5498 commit 8865a6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@sourcegraph/eslint-config": "^0.23.0",
5353
"@sourcegraph/prettierrc": "^2.2.0",
5454
"@sourcegraph/tsconfig": "^4.0.1",
55-
"@types/mocha": "7.0.2",
55+
"@types/mocha": "8.2.2",
5656
"eslint": "^7.28.0",
5757
"husky": "^2.1.0",
5858
"mocha": "^6.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -536,10 +536,10 @@
536536
resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
537537
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
538538

539-
"@types/mocha@7.0.2":
540-
version "7.0.2"
541-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
542-
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
539+
"@types/mocha@8.2.2":
540+
version "8.2.2"
541+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
542+
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
543543

544544
"@types/node@*":
545545
version "12.6.8"

0 commit comments

Comments
 (0)