Skip to content

Commit ba08070

Browse files
committed
Update dependency mocha to v8.4.0
1 parent 4fd7285 commit ba08070

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
@@ -18,7 +18,7 @@
1818
"eslint": "7.21.0",
1919
"eslint-plugin-ghost": "2.0.0",
2020
"mkdirp": "1.0.4",
21-
"mocha": "8.3.0",
21+
"mocha": "8.4.0",
2222
"should": "13.2.3",
2323
"sinon": "9.2.4"
2424
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,10 +1039,10 @@ mkdirp@^0.5.1, mkdirp@~0.5.1:
10391039
dependencies:
10401040
minimist "^1.2.5"
10411041

1042-
mocha@8.3.0:
1043-
version "8.3.0"
1044-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.0.tgz#a83a7432d382ae1ca29686062d7fdc2c36f63fe5"
1045-
integrity sha512-TQqyC89V1J/Vxx0DhJIXlq9gbbL9XFNdeLQ1+JsnZsVaSOV1z3tWfw0qZmQJGQRIfkvZcs7snQnZnOCKoldq1Q==
1042+
mocha@8.4.0:
1043+
version "8.4.0"
1044+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.4.0.tgz#677be88bf15980a3cae03a73e10a0fc3997f0cff"
1045+
integrity sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==
10461046
dependencies:
10471047
"@ungap/promise-all-settled" "1.1.2"
10481048
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)