Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 8, 2023
1 parent 3d2936b commit 1ed0a21
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 @@ -52,7 +52,7 @@
"@types/nock": "^10.0.3",
"@types/proxyquire": "^1.3.28",
"@types/qs": "^6.5.3",
"@types/sinon": "^10.0.0",
"@types/sinon": "^17.0.0",
"@types/tmp": "0.2.6",
"@types/url-template": "^2.0.28",
"@types/uuid": "^9.0.0",
Expand All @@ -78,7 +78,7 @@
"null-loader": "^4.0.0",
"proxyquire": "^2.1.3",
"puppeteer": "^18.2.1",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"tmp": "^0.2.0",
"ts-loader": "^8.0.0",
"typescript": "5.1.6",
Expand Down

0 comments on commit 1ed0a21

Please sign in to comment.