Skip to content

Commit 2309270

Browse files
authored
Merge branch 'main' into renovate/major-octokit-monorepo
2 parents b4e625c + 6afdeb7 commit 2309270

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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": "^21.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)