We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b1211 commit aa54befCopy full SHA for aa54bef
package.json
@@ -29,12 +29,12 @@
29
"node": ">=10.0.0"
30
},
31
"devDependencies": {
32
- "@types/chai": "^4.2.0",
+ "@types/chai": "^4.3.9",
33
"@types/mocha": "^5.2.7",
34
"@types/node": "^12.7.1",
35
"@voxpelli/eslint-config": "^4.0.0",
36
- "chai": "^4.2.0",
37
- "coveralls": "^3.0.5",
+ "chai": "^4.3.10",
+ "coveralls": "^3.1.1",
38
"dependency-check": "^4.1.0",
39
"documentation": "^12.1.1",
40
"eslint": "^6.8.0",
@@ -44,11 +44,11 @@
44
"eslint-plugin-node": "^11.0.0",
45
"eslint-plugin-promise": "^4.2.1",
46
"eslint-plugin-standard": "^4.0.0",
47
- "husky": "^4.2.1",
+ "husky": "^4.3.8",
48
"installed-check": "^3.0.0",
49
- "mocha": "^7.0.1",
+ "mocha": "^7.2.0",
50
"npm-run-all": "^4.1.5",
51
- "nyc": "^15.0.0",
+ "nyc": "^15.1.0",
52
"typescript": "^3.5.3"
53
54
"dependencies": {
0 commit comments