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 Jan 16, 2024
1 parent 1717da6 commit de1c0b6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"node": ">=10.0.0"
},
"devDependencies": {
"@types/chai": "^4.2.0",
"@types/chai": "^4.3.11",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.1",
"@voxpelli/eslint-config": "^4.0.0",
"chai": "^4.2.0",
"coveralls": "^3.0.5",
"chai": "^4.4.1",
"coveralls": "^3.1.1",
"dependency-check": "^4.1.0",
"documentation": "^12.1.1",
"eslint": "^6.8.0",
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": "^4.3.8",
"installed-check": "^3.0.0",
"mocha": "^7.0.1",
"mocha": "^7.2.0",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"nyc": "^15.1.0",
"typescript": "^3.5.3"
},
"dependencies": {
Expand Down

0 comments on commit de1c0b6

Please sign in to comment.