Skip to content

Commit

Permalink
Update dependency sinon to ^17.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 966ddd8 commit 67077e8
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 105 deletions.
188 changes: 85 additions & 103 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/sqnc-ipfs",
"version": "2.10.25",
"version": "2.10.26",
"description": "IPFS node for use in SQNC",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -57,6 +57,6 @@
"nodemon": "^3.1.0",
"pino-colada": "^2.2.2",
"prettier": "^3.2.5",
"sinon": "^17.0.1"
"sinon": "^17.0.2"
}
}

0 comments on commit 67077e8

Please sign in to comment.