Skip to content

Commit 17a8dba

Browse files
committed
chore(deps): update dependency sinon to v22
1 parent b385d3f commit 17a8dba

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": "^21.0.0"
19+
"sinon": "^22.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": "21.0.3",
98+
"sinon": "22.0.0",
9999
"tmp": "^0.2.3",
100100
"typescript": "^5.8.3",
101101
"yargs-parser": "^21.1.1"

0 commit comments

Comments
 (0)