Skip to content

Commit 89227e7

Browse files
Update test dependencies
1 parent f815a0c commit 89227e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
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.10",
42+
"@types/chai-as-promised": "^7.1.8",
43+
"@types/mocha": "^10.0.4",
4444
"@types/node": "^18.18.7",
4545
"@voxpelli/eslint-config": "^19.0.0",
4646
"@voxpelli/tsconfig": "^9.0.0",

0 commit comments

Comments
 (0)