Skip to content

Commit c67529e

Browse files
fix(package): update sinon to version 9.0.1
Closes #6
1 parent 311af43 commit c67529e

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": "^9.0.1"
4040
}
4141
}

0 commit comments

Comments
 (0)