Skip to content

Commit 6afdeb7

Browse files
renovate-botsofisl
andauthored
chore(deps): update dependency sinon to v21 (googleapis#3683)
Co-authored-by: sofisl <[email protected]>
1 parent 8a2f8ff commit 6afdeb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"proxyquire": "^2.1.3",
9696
"rimraf": "^5.0.0",
9797
"server-destroy": "^1.0.1",
98-
"sinon": "^20.0.0",
98+
"sinon": "^21.0.0",
9999
"tmp": "^0.2.3",
100100
"typescript": "^5.8.3",
101101
"yargs-parser": "^21.1.1"

0 commit comments

Comments
 (0)