Skip to content

Commit a61ecc6

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

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -47,26 +47,26 @@
4747
"test": "run-s check test:*"
4848
},
4949
"devDependencies": {
50-
"@types/chai": "^4.3.19",
50+
"@types/chai": "^4.3.20",
5151
"@types/chai-as-promised": "^7.1.8",
52-
"@types/chai-quantifiers": "^1.0.4",
53-
"@types/mocha": "^10.0.8",
52+
"@types/chai-quantifiers": "^1.0.12",
53+
"@types/mocha": "^10.0.10",
5454
"@types/node": "^18.19.50",
55-
"@types/sinon": "^17.0.3",
55+
"@types/sinon": "^17.0.4",
5656
"@types/sinon-chai": "^3.2.12",
5757
"@voxpelli/eslint-config": "^22.1.0",
5858
"@voxpelli/tsconfig": "^14.0.0",
59-
"c8": "^10.1.2",
59+
"c8": "^10.1.3",
6060
"chai": "^4.5.0",
6161
"chai-as-promised": "^7.1.2",
6262
"chai-quantifiers": "^1.0.18",
6363
"eslint": "^9.10.0",
64-
"husky": "^9.1.6",
64+
"husky": "^9.1.7",
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": "^10.8.2",
68+
"npm-run-all2": "^6.2.6",
69+
"sinon": "^19.0.5",
7070
"sinon-chai": "^3.7.0",
7171
"type-coverage": "^2.29.1",
7272
"typescript": "~5.5.3",

0 commit comments

Comments
 (0)