Skip to content

Commit fbded6b

Browse files
Update test dependencies
1 parent 920583f commit fbded6b

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
@@ -48,7 +48,7 @@
4848
"@types/mocha": "^10.0.1",
4949
"@types/node": "^16.18.27",
5050
"@types/proxyquire": "^1.3.28",
51-
"@types/sinon": "^10.0.14",
51+
"@types/sinon": "^10.0.15",
5252
"@types/sinon-chai": "^3.2.9",
5353
"@types/supertest": "^2.0.12",
5454
"@voxpelli/eslint-config": "^16.0.4",
@@ -79,7 +79,7 @@
7979
"npm-run-all2": "^6.0.5",
8080
"pg-promise": "^11.4.3",
8181
"proxyquire": "^2.1.3",
82-
"sinon": "^15.0.4",
82+
"sinon": "^15.1.0",
8383
"sinon-chai": "^3.7.0",
8484
"supertest": "^6.3.3",
8585
"type-coverage": "^2.25.3",

0 commit comments

Comments
 (0)