Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 23, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b2b1211 commit 08408e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
},
"devDependencies": {
"@types/chai": "^4.2.0",
"@types/mocha": "^5.2.7",
"@types/mocha": "^10.0.3",
"@types/node": "^12.7.1",
"@voxpelli/eslint-config": "^4.0.0",
"chai": "^4.2.0",
@@ -44,9 +44,9 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"husky": "^4.2.1",
"husky": "^8.0.3",
"installed-check": "^3.0.0",
"mocha": "^7.0.1",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"typescript": "^3.5.3"

0 comments on commit 08408e6

Please sign in to comment.