Skip to content

Commit b71a4e2

Browse files
Update test dependencies (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bb08a0 commit b71a4e2

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
@@ -56,7 +56,7 @@
5656
"@types/sinon-chai": "^3.2.9",
5757
"@voxpelli/eslint-config": "^18.0.0",
5858
"@voxpelli/tsconfig": "^8.0.0",
59-
"c8": "^7.13.0",
59+
"c8": "^7.14.0",
6060
"chai": "^4.3.7",
6161
"chai-as-promised": "^7.1.1",
6262
"chai-quantifiers": "^1.0.17",
@@ -74,8 +74,8 @@
7474
"installed-check": "^7.1.1",
7575
"knip": "^2.12.2",
7676
"mocha": "^10.2.0",
77-
"npm-run-all2": "^6.0.5",
78-
"sinon": "^15.1.0",
77+
"npm-run-all2": "^6.0.6",
78+
"sinon": "^15.2.0",
7979
"sinon-chai": "^3.7.0",
8080
"type-coverage": "^2.26.0",
8181
"typescript": "~5.1.3"

0 commit comments

Comments
 (0)