Skip to content

Commit d64f29e

Browse files
Update test dependencies
1 parent f815a0c commit d64f29e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
"test": "run-s check test:*"
3939
},
4040
"devDependencies": {
41-
"@types/chai": "^4.3.9",
42-
"@types/chai-as-promised": "^7.1.7",
43-
"@types/mocha": "^10.0.3",
41+
"@types/chai": "^4.3.11",
42+
"@types/chai-as-promised": "^7.1.8",
43+
"@types/mocha": "^10.0.6",
4444
"@types/node": "^18.18.7",
4545
"@voxpelli/eslint-config": "^19.0.0",
4646
"@voxpelli/tsconfig": "^9.0.0",
4747
"c8": "^8.0.1",
48-
"chai": "^4.3.10",
48+
"chai": "^4.4.1",
4949
"chai-as-promised": "^7.1.1",
5050
"eslint": "^8.52.0",
5151
"eslint-plugin-es-x": "^7.2.0",
@@ -60,8 +60,8 @@
6060
"husky": "^8.0.3",
6161
"installed-check": "^8.0.1",
6262
"knip": "^2.38.4",
63-
"mocha": "^10.2.0",
64-
"npm-run-all2": "^6.1.1",
63+
"mocha": "^10.3.0",
64+
"npm-run-all2": "^6.1.2",
6565
"type-coverage": "^2.27.0",
6666
"typescript": "~5.2.2"
6767
},

0 commit comments

Comments
 (0)