Skip to content

Commit c54657f

Browse files
authored
chore(deps): update dependency sinon to v21 (#2327)
1 parent 1b3931a commit c54657f

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
@@ -126,7 +126,7 @@
126126
"p-limit": "^3.0.1",
127127
"path-to-regexp": "^8.2.0",
128128
"proxyquire": "^2.1.3",
129-
"sinon": "^20.0.0",
129+
"sinon": "^21.0.0",
130130
"stats-lite": "^2.2.0",
131131
"time-span": "4.0.0",
132132
"tmp": "^0.2.3",

0 commit comments

Comments
 (0)