Skip to content

Commit

Permalink
Update dependency sinon to ^15.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent 3219874 commit acb9a13
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 19 deletions.
67 changes: 50 additions & 17 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-ipfs",
"version": "2.9.5",
"version": "2.9.6",
"description": "Service for DSCP",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -57,6 +57,6 @@
"nyc": "^15.1.0",
"pino-colada": "^2.2.2",
"prettier": "^2.8.4",
"sinon": "^15.0.1"
"sinon": "^15.0.2"
}
}

0 comments on commit acb9a13

Please sign in to comment.