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 2, 2024
1 parent f71d6dc commit f1b8924
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 @@ -35,7 +35,7 @@
},
"devDependencies": {
"@voxpelli/eslint-config": "^4.0.0",
"chai": "^4.2.0",
"chai": "^5.0.0",
"chai-as-promised": "^7.1.1",
"dependency-check": "^4.1.0",
"eslint": "^6.8.0",
Expand All @@ -46,13 +46,13 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"ghat": "^0.14.0",
"husky": "^4.3.8",
"husky": "^8.0.0",
"installed-check": "^7.0.0",
"mocha": "^7.0.1",
"nock": "^11.7.2",
"mocha": "^10.0.0",
"nock": "^13.0.0",
"npm-run-all2": "^6.0.5",
"nyc": "^15.0.0",
"sinon": "^8.1.1"
"sinon": "^17.0.0"
},
"dependencies": {
"bunyan-adaptor": "^4.0.0",
Expand Down

0 comments on commit f1b8924

Please sign in to comment.