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 944ebad commit f9087f8Copy full SHA for f9087f8
package.json
@@ -28,12 +28,12 @@
28
"codecov": "^3.8.3",
29
"eslint": "^6.8.0",
30
"globals": "^12.4.0",
31
- "mocha": "^6.2.3",
+ "mocha": "^9.1.3",
32
"npm-run-all": "^4.1.5",
33
- "nyc": "^14.1.1",
+ "nyc": "^15.1.0",
34
"opener": "^1.5.2",
35
"rimraf": "^3.0.2",
36
- "typescript": "^3.9.10"
+ "typescript": "^4.5.4"
37
},
38
"scripts": {
39
"clean": "rimraf .nyc_output coverage",
0 commit comments