Skip to content

Commit 895353a

Browse files
Update test dependencies
1 parent 105dfa8 commit 895353a

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
@@ -51,13 +51,13 @@
5151
"test": "run-s check test:*"
5252
},
5353
"devDependencies": {
54-
"@types/chai": "^4.3.5",
54+
"@types/chai": "^4.3.6",
5555
"@types/mocha": "^10.0.1",
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.8",
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)