mocha 8.2.1 → 8.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mocha",
3
- "version": "8.2.1",
3
+ "version": "8.4.0",
4
4
  "description": "simple, flexible, fun test framework",
5
5
  "keywords": [
6
6
  "mocha",
@@ -55,33 +55,33 @@
55
55
  "@ungap/promise-all-settled": "1.1.2",
56
56
  "ansi-colors": "4.1.1",
57
57
  "browser-stdout": "1.3.1",
58
- "chokidar": "3.4.3",
59
- "debug": "4.2.0",
60
- "diff": "4.0.2",
58
+ "chokidar": "3.5.1",
59
+ "debug": "4.3.1",
60
+ "diff": "5.0.0",
61
61
  "escape-string-regexp": "4.0.0",
62
62
  "find-up": "5.0.0",
63
63
  "glob": "7.1.6",
64
64
  "growl": "1.10.5",
65
65
  "he": "1.2.0",
66
- "js-yaml": "3.14.0",
66
+ "js-yaml": "4.0.0",
67
67
  "log-symbols": "4.0.0",
68
68
  "minimatch": "3.0.4",
69
- "ms": "2.1.2",
70
- "nanoid": "3.1.12",
69
+ "ms": "2.1.3",
70
+ "nanoid": "3.1.20",
71
71
  "serialize-javascript": "5.0.1",
72
72
  "strip-json-comments": "3.1.1",
73
- "supports-color": "7.2.0",
73
+ "supports-color": "8.1.1",
74
74
  "which": "2.0.2",
75
75
  "wide-align": "1.1.3",
76
- "workerpool": "6.0.2",
77
- "yargs": "13.3.2",
78
- "yargs-parser": "13.1.2",
76
+ "workerpool": "6.1.0",
77
+ "yargs": "16.2.0",
78
+ "yargs-parser": "20.2.4",
79
79
  "yargs-unparser": "2.0.0"
80
80
  },
81
81
  "devDependencies": {
82
82
  "@11ty/eleventy": "^0.11.0",
83
83
  "@11ty/eleventy-plugin-inclusive-language": "^1.0.0",
84
- "@babel/preset-env": "^7.11.0",
84
+ "@babel/preset-env": "^7.12.17",
85
85
  "@mocha/docdash": "^3.0.1",
86
86
  "@rollup/plugin-babel": "^5.1.0",
87
87
  "@rollup/plugin-commonjs": "^14.0.0",
@@ -113,12 +113,13 @@
113
113
  "husky": "^4.2.5",
114
114
  "hyperlink": "^4.5.2",
115
115
  "jsdoc": "^3.6.5",
116
+ "jsdoc-ts-utils": "^1.1.2",
116
117
  "karma": "^5.1.1",
117
118
  "karma-chrome-launcher": "^3.1.0",
118
119
  "karma-mocha": "^2.0.1",
119
120
  "karma-mocha-reporter": "^2.2.5",
120
121
  "karma-requirejs": "^1.1.0",
121
- "karma-sauce-launcher": "^4.1.5",
122
+ "karma-sauce-launcher": "^4.3.4",
122
123
  "lint-staged": "^10.2.11",
123
124
  "markdown-it": "^11.0.0",
124
125
  "markdown-it-anchor": "^5.3.0",
@@ -139,8 +140,8 @@
139
140
  "rewiremock": "^3.14.3",
140
141
  "rimraf": "^3.0.2",
141
142
  "rollup": "^2.23.1",
142
- "rollup-plugin-node-polyfills": "^0.2.1",
143
143
  "rollup-plugin-node-globals": "^1.4.0",
144
+ "rollup-plugin-node-polyfills": "^0.2.1",
144
145
  "rollup-plugin-visualizer": "^4.1.0",
145
146
  "sinon": "^9.0.3",
146
147
  "strip-ansi": "^6.0.0",