Skip to content

Commit 5585efc

Browse files
committed
Update dev dependencies
1 parent 485f73c commit 5585efc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@types/sinon-chai": "^3.2.9",
8181
"@voxpelli/eslint-config": "^18.0.0",
8282
"@voxpelli/tsconfig": "^8.0.0",
83-
"c8": "^7.14.0",
83+
"c8": "^8.0.0",
8484
"chai": "^4.3.7",
8585
"chai-as-promised": "^7.1.1",
8686
"eslint": "^8.42.0",
@@ -100,7 +100,7 @@
100100
"mocha": "^10.2.0",
101101
"nodemon": "^2.0.22",
102102
"npm-run-all2": "^6.0.5",
103-
"sinon": "^15.1.0",
103+
"sinon": "^15.1.2",
104104
"sinon-chai": "^3.7.0",
105105
"tsd": "^0.28.1",
106106
"type-coverage": "^2.26.0",

0 commit comments

Comments
 (0)