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 Apr 9, 2024
1 parent a7d2c1b commit 776ec61
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 @@ -56,7 +56,7 @@
"@types/node": "^18.0.0",
"@types/node-fetch": "^2.6.4",
"@types/semver": "^7.0.0",
"@types/sinon": "^10.0.17",
"@types/sinon": "^17.0.0",
"@types/xmldom": "^0.1.31",
"@types/yargs": "^17.0.0",
"ajv": "^8.11.0",
Expand All @@ -67,7 +67,7 @@
"gts": "^5.0.1",
"mocha": "^9.2.2",
"nock": "^13.0.0",
"sinon": "16.0.0",
"sinon": "17.0.1",
"snap-shot-it": "^7.0.0",
"ts-node": "^10.9.1",
"tslib": "^2.6.2"
Expand Down

0 comments on commit 776ec61

Please sign in to comment.