Skip to content

Commit 8e19bd2

Browse files
renovate-botdjmitche
authored andcommitted
Update dependency mocha to v8.3.2
1 parent ebb8b58 commit 8e19bd2

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
@@ -24,7 +24,7 @@
2424
"eslint": "^7.0.0",
2525
"eslint-config-taskcluster": "^4.0.0",
2626
"lodash": "^4.17.15",
27-
"mocha": "8.3.1"
27+
"mocha": "8.3.2"
2828
},
2929
"dependencies": {
3030
"fast-json-stable-stringify": "^2.1.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -697,10 +697,10 @@ [email protected], minimatch@^3.0.4:
697697
dependencies:
698698
brace-expansion "^1.1.7"
699699

700-
701-
version "8.3.1"
702-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.1.tgz#b9eda6da1eb8cb8d29860a9c2205de5b8a076560"
703-
integrity sha512-5SBMxANWqOv5bw3Hx+HVgaWlcWcFEQDUdaUAr1AUU+qwtx6cowhn7gEDT/DwQP7uYxnvShdUOVLbTYAHOEGfDQ==
700+
701+
version "8.3.2"
702+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.2.tgz#53406f195fa86fbdebe71f8b1c6fb23221d69fcc"
703+
integrity sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==
704704
dependencies:
705705
"@ungap/promise-all-settled" "1.1.2"
706706
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)