Skip to content

Commit ae6b2c9

Browse files
fix(deps): update dependency sinon to v19
1 parent 6f4c065 commit ae6b2c9

File tree

2 files changed

+66
-60
lines changed

2 files changed

+66
-60
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test": "jest --coverage"
3434
},
3535
"dependencies": {
36-
"sinon": "~15.1.0"
36+
"sinon": "~19.0.0"
3737
},
3838
"peerDependencies": {
3939
"@types/react": "^18.0.0",

pnpm-lock.yaml

Lines changed: 65 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)