We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dbedfd commit 6713a75Copy full SHA for 6713a75
package.json
@@ -28,18 +28,17 @@
28
"@babel/register": "^7.13.8",
29
"babel-loader": "^8.0.6",
30
"chai": "^4.3.4",
31
- "coveralls": "^3.0.9",
+ "coveralls": "^3.1.1",
32
"docsify-cli": "^4.4.3",
33
"eslint": "7.9.0",
34
"eslint-config-prettier": "6.11.0",
35
"eslint-plugin-prettier": "3.1.3",
36
"html-webpack-plugin": "^5.3.1",
37
- "jsdoc-to-markdown": "^7.0.1",
38
- "mocha": "^8.3.2",
39
- "nyc": "^15.0.0",
+ "jsdoc-to-markdown": "^7.1.0",
+ "mocha": "^9.1.3",
+ "nyc": "^15.1.0",
40
"prettier": "^1.19.1",
41
- "rimraf": "^2.7.1",
42
- "sinon": "^9.2.4",
+ "sinon": "^12.0.1",
43
"typescript": "^4.2.3",
44
"webpack": "^5.36.2",
45
"webpack-cli": "^4.6.0",
0 commit comments