Skip to content

Commit ebc9bd7

Browse files
Update test dependencies
1 parent 1717da6 commit ebc9bd7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"node": ">=10.0.0"
3030
},
3131
"devDependencies": {
32-
"@types/chai": "^4.2.0",
32+
"@types/chai": "^4.3.16",
3333
"@types/mocha": "^5.2.7",
3434
"@types/node": "^12.7.1",
3535
"@voxpelli/eslint-config": "^4.0.0",
36-
"chai": "^4.2.0",
37-
"coveralls": "^3.0.5",
36+
"chai": "^4.5.0",
37+
"coveralls": "^3.1.1",
3838
"dependency-check": "^4.1.0",
3939
"documentation": "^12.1.1",
4040
"eslint": "^6.8.0",
@@ -44,11 +44,11 @@
4444
"eslint-plugin-node": "^11.0.0",
4545
"eslint-plugin-promise": "^4.2.1",
4646
"eslint-plugin-standard": "^4.0.0",
47-
"husky": "^4.2.1",
47+
"husky": "^4.3.8",
4848
"installed-check": "^3.0.0",
49-
"mocha": "^7.0.1",
50-
"npm-run-all": "^4.1.5",
51-
"nyc": "^15.0.0",
49+
"mocha": "^7.2.0",
50+
"npm-run-all2": "^5.0.0",
51+
"nyc": "^15.1.0",
5252
"typescript": "^3.5.3"
5353
},
5454
"dependencies": {

0 commit comments

Comments
 (0)