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 Dec 19, 2024
1 parent 6c201a5 commit 7b1f50b
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 59 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"posttest": "tsc -p tsconfig.test.json"
},
"dependencies": {
"sinon": "~15.1.0"
"sinon": "~19.0.0"
},
"peerDependencies": {
"@types/react": "^18.0.0",
Expand Down
107 changes: 49 additions & 58 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 7b1f50b

Please sign in to comment.