Bump mocha from 8.3.1 to 8.3.2 (#268)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fri, 12 Mar 2021 17:30:55 +0000 (18:30 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Mar 2021 17:30:55 +0000 (18:30 +0100)
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](https://github.com/mochajs/mocha/compare/v8.3.1...v8.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
package-lock.json
package.json

index 3297cb99773e66ee3e63ceafe1157a5cc73aa127..2af75cbf497300082d0bf192cef2b08cff6db85f 100644 (file)
       "dev": true
     },
     "mocha": {
-      "version": "8.3.1",
-      "resolved": "https://registry.npmjs.org/mocha/-/mocha-8.3.1.tgz",
-      "integrity": "sha512-5SBMxANWqOv5bw3Hx+HVgaWlcWcFEQDUdaUAr1AUU+qwtx6cowhn7gEDT/DwQP7uYxnvShdUOVLbTYAHOEGfDQ==",
+      "version": "8.3.2",
+      "resolved": "https://registry.npmjs.org/mocha/-/mocha-8.3.2.tgz",
+      "integrity": "sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==",
       "dev": true,
       "requires": {
         "@ungap/promise-all-settled": "1.1.2",
index 39c9d0e845b54b7613d56f8da65bbbfceb6a5bd4..0717ce2a9e58986b82b85ba650656391f15c1acf 100644 (file)
@@ -77,7 +77,7 @@
     "eslint-plugin-spellcheck": "0.0.17",
     "expect": "^26.6.2",
     "microtime": "^3.0.0",
-    "mocha": "^8.3.1",
+    "mocha": "^8.3.2",
     "mocha-lcov-reporter": "^1.3.0",
     "nyc": "^15.1.0",
     "prettier": "^2.2.1",