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 a406726 commit 9b105d7
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 58 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.2.0"
"sinon": "~19.0.0"
},
"peerDependencies": {
"@types/react": "^18.0.0 || ^19.0.0",
Expand Down
106 changes: 49 additions & 57 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 9b105d7

Please sign in to comment.