Skip to content

Commit 53acb76

Browse files
chore(deps): update test dependencies
1 parent 7e233bb commit 53acb76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/chai-quantifiers": "^1.0.4",
5353
"@types/mocha": "^10.0.8",
5454
"@types/node": "^18.19.50",
55-
"@types/sinon": "^17.0.3",
55+
"@types/sinon": "^21.0.0",
5656
"@types/sinon-chai": "^3.2.12",
5757
"@voxpelli/eslint-config": "^22.1.0",
5858
"@voxpelli/tsconfig": "^14.0.0",
@@ -64,9 +64,9 @@
6464
"husky": "^9.1.6",
6565
"installed-check": "^9.3.0",
6666
"knip": "^5.30.2",
67-
"mocha": "^10.7.3",
68-
"npm-run-all2": "^6.2.2",
69-
"sinon": "^19.0.2",
67+
"mocha": "^11.7.5",
68+
"npm-run-all2": "^8.0.4",
69+
"sinon": "^21.0.0",
7070
"sinon-chai": "^3.7.0",
7171
"type-coverage": "^2.29.1",
7272
"typescript": "~5.5.3",

0 commit comments

Comments
 (0)