Skip to content

Commit 6c10d13

Browse files
Update test dependencies
1 parent f815a0c commit 6c10d13

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
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.16",
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",
49-
"chai-as-promised": "^7.1.1",
48+
"chai": "^4.4.1",
49+
"chai-as-promised": "^7.1.2",
5050
"eslint": "^8.52.0",
5151
"eslint-plugin-es-x": "^7.2.0",
5252
"eslint-plugin-import": "^2.29.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.4.0",
64+
"npm-run-all2": "^6.2.0",
6565
"type-coverage": "^2.27.0",
6666
"typescript": "~5.2.2"
6767
},

0 commit comments

Comments
 (0)