Skip to content

Commit f73d881

Browse files
committed
Update dependency mocha to v8.3.1
1 parent 4fd7285 commit f73d881

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.3.1",
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-
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+
1043+
version "8.3.1"
1044+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.1.tgz#b9eda6da1eb8cb8d29860a9c2205de5b8a076560"
1045+
integrity sha512-5SBMxANWqOv5bw3Hx+HVgaWlcWcFEQDUdaUAr1AUU+qwtx6cowhn7gEDT/DwQP7uYxnvShdUOVLbTYAHOEGfDQ==
10461046
dependencies:
10471047
"@ungap/promise-all-settled" "1.1.2"
10481048
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)