Skip to content

Commit

Permalink
Update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 1717da6 commit 5c0b6be
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
},
"devDependencies": {
"@types/chai": "^4.2.0",
"@types/mocha": "^5.2.7",
"@types/mocha": "^10.0.7",
"@types/node": "^12.7.1",
"@voxpelli/eslint-config": "^4.0.0",
"chai": "^4.2.0",
"chai": "^5.1.1",
"coveralls": "^3.0.5",
"dependency-check": "^4.1.0",
"documentation": "^12.1.1",
Expand All @@ -44,11 +44,11 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"husky": "^4.2.1",
"husky": "^9.0.11",
"installed-check": "^3.0.0",
"mocha": "^7.0.1",
"mocha": "^10.5.0",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"nyc": "^17.0.0",
"typescript": "^3.5.3"
},
"dependencies": {
Expand Down

0 comments on commit 5c0b6be

Please sign in to comment.