Skip to content

Commit 90c0f6b

Browse files
dependabot[bot]robertknight
authored andcommitted
Bump mocha from 8.3.1 to 8.3.2
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.3.1...v8.3.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 879d3ae commit 90c0f6b

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
@@ -68,7 +68,7 @@
6868
"katex": "^0.12.0",
6969
"lodash.debounce": "^4.0.3",
7070
"loose-envify": "^1.4.0",
71-
"mocha": "8.3.1",
71+
"mocha": "8.3.2",
7272
"mustache": "^4.0.1",
7373
"mustache-express": "^1.3.0",
7474
"npm-packlist": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5468,10 +5468,10 @@ mkdirp@^1.0.4:
54685468
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
54695469
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
54705470

5471-
mocha@8.3.1:
5472-
version "8.3.1"
5473-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.1.tgz#b9eda6da1eb8cb8d29860a9c2205de5b8a076560"
5474-
integrity sha512-5SBMxANWqOv5bw3Hx+HVgaWlcWcFEQDUdaUAr1AUU+qwtx6cowhn7gEDT/DwQP7uYxnvShdUOVLbTYAHOEGfDQ==
5471+
mocha@8.3.2:
5472+
version "8.3.2"
5473+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.2.tgz#53406f195fa86fbdebe71f8b1c6fb23221d69fcc"
5474+
integrity sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==
54755475
dependencies:
54765476
"@ungap/promise-all-settled" "1.1.2"
54775477
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)