Skip to content

Commit 7d9d9a3

Browse files
Update test dependencies
1 parent 105dfa8 commit 7d9d9a3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 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.11",
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.3.10",
6161
"eslint": "^8.44.0",
6262
"eslint-plugin-es-x": "^7.1.0",
6363
"eslint-plugin-import": "^2.27.5",
@@ -72,7 +72,7 @@
7272
"installed-check": "^8.0.0",
7373
"knip": "^2.15.2",
7474
"mocha": "^10.2.0",
75-
"npm-run-all2": "^6.0.6",
75+
"npm-run-all2": "^6.1.1",
7676
"typescript": "~5.1.6"
7777
}
7878
}

0 commit comments

Comments
 (0)