Skip to content

Commit ddf601c

Browse files
Update dependency mocha to v8.4.0 (#6595)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f3c7c67 commit ddf601c

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
@@ -1149,7 +1149,7 @@
11491149
"gulp-tslint": "8.1.4",
11501150
"gulp-typescript": "5.0.1",
11511151
"minimist": "1.2.5",
1152-
"mocha": "8.3.2",
1152+
"mocha": "8.4.0",
11531153
"plugin-error": "1.0.1",
11541154
"prettier": "2.2.1",
11551155
"sinon": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4014,10 +4014,10 @@ mixin-deep@^1.2.0:
40144014
dependencies:
40154015
minimist "^1.2.5"
40164016

4017-
mocha@8.3.2:
4018-
version "8.3.2"
4019-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.2.tgz#53406f195fa86fbdebe71f8b1c6fb23221d69fcc"
4020-
integrity sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==
4017+
mocha@8.4.0:
4018+
version "8.4.0"
4019+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.4.0.tgz#677be88bf15980a3cae03a73e10a0fc3997f0cff"
4020+
integrity sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==
40214021
dependencies:
40224022
"@ungap/promise-all-settled" "1.1.2"
40234023
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)