Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 911c7e0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/mocha to v8
1 parent 4c178a3 commit 911c7e0

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
@@ -47,7 +47,7 @@
4747
"@types/karma": "5.0.1",
4848
"@types/karma-webpack": "2.0.9",
4949
"@types/lodash": "4.14.170",
50-
"@types/mocha": "7.0.2",
50+
"@types/mocha": "8.2.2",
5151
"@types/node": "14.17.2",
5252
"@types/sinon": "10.0.2",
5353
"@types/webpack": "4.41.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -548,10 +548,10 @@
548548
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
549549
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
550550

551-
"@types/mocha@7.0.2":
552-
version "7.0.2"
553-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
554-
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
551+
"@types/mocha@8.2.2":
552+
version "8.2.2"
553+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
554+
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
555555

556556
"@types/node@*", "@types/node@14.17.2", "@types/node@>= 8":
557557
version "14.17.2"

0 commit comments

Comments
 (0)