Skip to content

Commit ae2a8c5

Browse files
Update test dependencies
1 parent 105dfa8 commit ae2a8c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 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.6",
55+
"@types/mocha": "^10.0.2",
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.3.10",
6161
"eslint": "^8.44.0",
6262
"eslint-plugin-es-x": "^7.1.0",
6363
"eslint-plugin-import": "^2.27.5",

0 commit comments

Comments
 (0)