Skip to content

Commit ecd81c0

Browse files
committed
chore(deps): update dependency sinon to v21
1 parent 71f4d78 commit ecd81c0

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
@@ -98,7 +98,7 @@
9898
"null-loader": "^4.0.1",
9999
"pack-n-play": "^3.0.0",
100100
"proxyquire": "^2.1.3",
101-
"sinon": "^20.0.0",
101+
"sinon": "^21.0.0",
102102
"snap-shot-it": "^7.9.10",
103103
"tcp-port-used": "^1.0.2",
104104
"ts-loader": "^9.5.2",

0 commit comments

Comments
 (0)