Skip to content

Commit ee40ae4

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

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
@@ -84,7 +84,7 @@
8484
"@types/extend": "^3.0.4",
8585
"@types/mocha": "^10.0.10",
8686
"@types/node": "^24.1.0",
87-
"@types/sinon": "^17.0.4",
87+
"@types/sinon": "^21.0.0",
8888
"@types/through2": "^2.0.41",
8989
"c8": "^10.1.3",
9090
"chai": "^4.5.0",

0 commit comments

Comments
 (0)