Skip to content

Commit 5c3c826

Browse files
fix(package): update sinon to version 8.1.0
Closes #6
1 parent 311af43 commit 5c3c826

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
@@ -36,6 +36,6 @@
3636
},
3737
"homepage": "https://github.com/the-road-to-learn-react/use-combined-reducers#readme",
3838
"dependencies": {
39-
"sinon": "^7.3.2"
39+
"sinon": "^8.1.0"
4040
}
4141
}

0 commit comments

Comments
 (0)