Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v17 (#1293)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 25, 2023
1 parent 86bf05d commit e73f810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"pack-n-play": "^2.0.0",
"prettier": "^3.0.0",
"proxyquire": "^2.1.0",
"sinon": "^16.0.0",
"sinon": "^17.0.0",
"typescript": "^5.1.6"
}
}
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"chai": "^4.2.0",
"mocha": "^8.0.0",
"proxyquire": "^2.1.3",
"sinon": "^16.0.0",
"sinon": "^17.0.0",
"uuid": "^9.0.0"
}
}

0 comments on commit e73f810

Please sign in to comment.