Skip to content

Commit 422bb9b

Browse files
committed
Updated sinon dependency
- this is being done manually instead of merging the Renovate PR because the PR bundles another bump which doesn't pass yet
1 parent 75da926 commit 422bb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/members-csv/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"c8": "7.13.0",
2020
"mocha": "10.2.0",
2121
"should": "13.2.3",
22-
"sinon": "14.0.2"
22+
"sinon": "15.0.1"
2323
},
2424
"dependencies": {
2525
"fs-extra": "11.1.0",

0 commit comments

Comments
 (0)