Skip to content

Commit 0929911

Browse files
chore(deps): update test dependencies
1 parent 3a4c1a0 commit 0929911

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"test": "run-s check test:*"
4848
},
4949
"devDependencies": {
50-
"@types/chai": "^4.3.16",
50+
"@types/chai": "^4.3.17",
5151
"@types/chai-as-promised": "^7.1.8",
5252
"@types/chai-quantifiers": "^1.0.4",
5353
"@types/mocha": "^10.0.7",
@@ -57,14 +57,14 @@
5757
"@voxpelli/eslint-config": "^20.0.0",
5858
"@voxpelli/tsconfig": "^12.0.1",
5959
"c8": "^10.1.2",
60-
"chai": "^4.4.1",
60+
"chai": "^4.5.0",
6161
"chai-as-promised": "^7.1.2",
6262
"chai-quantifiers": "^1.0.18",
6363
"eslint": "^9.7.0",
64-
"husky": "^9.0.11",
64+
"husky": "^9.1.4",
6565
"installed-check": "^9.3.0",
6666
"knip": "^5.26.0",
67-
"mocha": "^10.6.0",
67+
"mocha": "^10.7.3",
6868
"npm-run-all2": "^6.2.2",
6969
"sinon": "^18.0.0",
7070
"sinon-chai": "^3.7.0",

0 commit comments

Comments
 (0)