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 Nov 7, 2023
1 parent 2b0b190 commit e418fbf
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 @@ -48,9 +48,9 @@
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/chai-as-promised": "^7.1.7",
"@types/chai-quantifiers": "^1.0.3",
"@types/mocha": "^10.0.3",
"@types/chai-as-promised": "^7.1.8",
"@types/chai-quantifiers": "^1.0.4",
"@types/mocha": "^10.0.4",
"@types/node": "^16.18.59",
"@types/sinon": "^10.0.20",
"@types/sinon-chai": "^3.2.11",
Expand All @@ -74,8 +74,8 @@
"installed-check": "^8.0.0",
"knip": "^2.35.0",
"mocha": "^10.2.0",
"npm-run-all2": "^6.0.6",
"sinon": "^17.0.0",
"npm-run-all2": "^6.1.1",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"type-coverage": "^2.27.0",
"typescript": "~5.2.2"
Expand Down

0 comments on commit e418fbf

Please sign in to comment.