Skip to content

Commit d14d70d

Browse files
committed
Update sinon dependency to version 20.0.
1 parent 885ac26 commit d14d70d

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
@@ -58,7 +58,7 @@
5858
"react-router": "^4.2.0",
5959
"react-router-dom": "^4.2.2",
6060
"should": "^13.1.0",
61-
"sinon": "next",
61+
"sinon": "v20.0.0",
6262
"uglify-js": "3.1.1",
6363
"webpack": "^4.46.0",
6464
"webpack-cli": "^3.3.12",

0 commit comments

Comments
 (0)