Skip to content

Commit

Permalink
Update dependency sinon to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent fcfa440 commit e3b3eaf
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 21 deletions.
56 changes: 37 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/dscp-matchmaker-api",
"version": "1.5.12",
"version": "1.5.13",
"description": "An OpenAPI Matchmaking API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -60,7 +60,7 @@
"nodemon": "^3.0.1",
"pino-colada": "^2.2.2",
"prettier": "^3.0.3",
"sinon": "^16.1.3",
"sinon": "^17.0.0",
"supertest": "^6.3.3",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
Expand Down

0 comments on commit e3b3eaf

Please sign in to comment.