Skip to content

Commit b03ea2f

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

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
@@ -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)