Skip to content

Commit 0961309

Browse files
chore: update dependency sinon to v21 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c46a494 commit 0961309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-config-eslint": "^13.0.0",
2727
"globals": "^16.0.0",
2828
"mocha": "^11.0.0",
29-
"sinon": "^18.0.0"
29+
"sinon": "^21.0.0"
3030
},
3131
"keywords": [
3232
"javascript",

0 commit comments

Comments
 (0)