Skip to content

Commit 40301c9

Browse files
authored
Merge pull request #235 from futurestudio/dependabot/npm_and_yarn/sinon-21.0.0
Bump sinon from 20.0.0 to 21.0.0
2 parents 18a9110 + dfbdef4 commit 40301c9

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
@@ -24,7 +24,7 @@
2424
"eslint-plugin-promise": "~5.2.0",
2525
"eslint-plugin-standard": "~5.0.0",
2626
"husky": "~9.1.1",
27-
"sinon": "~20.0.0"
27+
"sinon": "~21.0.0"
2828
},
2929
"engines": {
3030
"node": ">=12"

0 commit comments

Comments
 (0)