Skip to content

Commit

Permalink
fix(deps): update dependency sinon to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 381d93b commit 565e90e
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 49 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test": "jest --coverage"
},
"dependencies": {
"sinon": "~15.1.0"
"sinon": "~19.0.0"
},
"peerDependencies": {
"@types/react": "^18.0.0",
Expand Down
102 changes: 54 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 565e90e

Please sign in to comment.