Skip to content

Commit 50d6231

Browse files
renovate-botdjmitche
authored andcommitted
Update dependency mocha to v8.4.0
1 parent 2eb63d6 commit 50d6231

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.2"
27+
"mocha": "8.4.0"
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
@@ -719,10 +719,10 @@ [email protected], minimatch@^3.0.4:
719719
dependencies:
720720
brace-expansion "^1.1.7"
721721

722-
mocha@8.3.2:
723-
version "8.3.2"
724-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.2.tgz#53406f195fa86fbdebe71f8b1c6fb23221d69fcc"
725-
integrity sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==
722+
mocha@8.4.0:
723+
version "8.4.0"
724+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.4.0.tgz#677be88bf15980a3cae03a73e10a0fc3997f0cff"
725+
integrity sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==
726726
dependencies:
727727
"@ungap/promise-all-settled" "1.1.2"
728728
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)