Skip to content

Commit 2961dbe

Browse files
Update test dependencies
1 parent 105dfa8 commit 2961dbe

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
@@ -51,13 +51,13 @@
5151
"test": "run-s check test:*"
5252
},
5353
"devDependencies": {
54-
"@types/chai": "^4.3.5",
55-
"@types/mocha": "^10.0.1",
54+
"@types/chai": "^4.3.14",
55+
"@types/mocha": "^10.0.6",
5656
"@types/node": "^16.18.38",
5757
"@voxpelli/eslint-config": "^18.0.0",
5858
"@voxpelli/tsconfig": "^8.0.0",
59-
"c8": "^8.0.0",
60-
"chai": "^4.3.7",
59+
"c8": "^8.0.1",
60+
"chai": "^4.4.1",
6161
"eslint": "^8.44.0",
6262
"eslint-plugin-es-x": "^7.1.0",
6363
"eslint-plugin-import": "^2.27.5",
@@ -71,8 +71,8 @@
7171
"husky": "^8.0.3",
7272
"installed-check": "^8.0.0",
7373
"knip": "^2.15.2",
74-
"mocha": "^10.2.0",
75-
"npm-run-all2": "^6.0.6",
74+
"mocha": "^10.4.0",
75+
"npm-run-all2": "^6.1.2",
7676
"typescript": "~5.1.6"
7777
}
7878
}

0 commit comments

Comments
 (0)