Skip to content

Commit 170baa0

Browse files
chore(deps): update dependency sinon to v20 (#916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3808093 commit 170baa0

File tree

4 files changed

+12
-40
lines changed

4 files changed

+12
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"prettier": "^3.3.2",
6363
"react": "^19.0.0",
6464
"rxjs": "^7.8.1",
65-
"sinon": "^19.0.0",
65+
"sinon": "^20.0.0",
6666
"tslib": "^2.6.3",
6767
"typescript": "^5.5.3"
6868
},

packages/integrate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jest": "^29.7.0",
2929
"react": "^19.0.0",
3030
"react-dom": "^19.0.0",
31-
"sinon": "^19.0.0",
31+
"sinon": "^20.0.0",
3232
"typescript": "^5.5.3"
3333
}
3434
}

packages/register/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@swc/helpers": "^0.5.11",
5858
"@types/debug": "^4.1.12",
5959
"lodash": "^4.17.21",
60-
"sinon": "^19.0.0",
60+
"sinon": "^20.0.0",
6161
"typescript": "^5.5.3"
6262
},
6363
"funding": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)