Skip to content

Commit b66581b

Browse files
committed
chore(deps): update dependency sinon to v21
1 parent cee5dbf commit b66581b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"devDependencies": {
1717
"@octokit/rest": "^19.0.0",
1818
"mocha": "^10.0.0",
19-
"sinon": "^18.0.0"
19+
"sinon": "^21.0.0"
2020
}
2121
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@types/p-queue": "^3.2.1",
8787
"@types/proxyquire": "^1.3.31",
8888
"@types/pumpify": "^1.4.4",
89-
"@types/sinon": "^17.0.4",
89+
"@types/sinon": "^21.0.0",
9090
"@types/uuid": "^10.0.0",
9191
"c8": "^10.1.3",
9292
"codecov": "^3.8.3",
@@ -100,7 +100,7 @@
100100
"null-loader": "^4.0.1",
101101
"pack-n-play": "^3.0.0",
102102
"proxyquire": "^2.1.3",
103-
"sinon": "^20.0.0",
103+
"sinon": "^21.0.0",
104104
"snap-shot-it": "^7.9.10",
105105
"tcp-port-used": "^1.0.2",
106106
"ts-loader": "^9.5.2",

0 commit comments

Comments
 (0)