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 21, 2023
1 parent 2b0b190 commit be7de80
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"test": "run-s check test:*"
},
"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": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/chai-quantifiers": "^1.0.4",
"@types/mocha": "^10.0.5",
"@types/node": "^16.18.59",
"@types/sinon": "^10.0.20",
"@types/sinon-chai": "^3.2.11",
"@types/sinon-chai": "^3.2.12",
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^9.0.0",
"c8": "^8.0.1",
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 be7de80

Please sign in to comment.