Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v17 (#907)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 30, 2024
1 parent 1ffc789 commit c057bf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/nock": "^10.0.0",
"@types/node": "^20.4.9",
"@types/pretty-ms": "^4.0.0",
"@types/sinon": "^10.0.0",
"@types/sinon": "^17.0.0",
"@types/tmp": "0.2.6",
"c8": "^9.0.0",
"codecov": "^3.0.0",
Expand All @@ -61,7 +61,7 @@
"linkinator": "^5.0.0",
"mocha": "^9.2.2",
"nock": "^13.0.0",
"sinon": "^16.0.0",
"sinon": "^17.0.0",
"source-map": "^0.7.0",
"tmp": "0.2.1",
"typescript": "^5.1.6"
Expand Down

0 comments on commit c057bf1

Please sign in to comment.