Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Commit 105e2d2

Browse files
fix(package): update sinon to version 7.3.1
Closes #36
1 parent b712553 commit 105e2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"node-sass": "^4.5.3",
3636
"postcss-loader": "^2.0.6",
3737
"sass-loader": "^6.0.6",
38-
"sinon": "^3.2.1",
38+
"sinon": "^7.3.1",
3939
"style-loader": "^0.23.1",
4040
"webpack": "^3.5.5"
4141
}

0 commit comments

Comments
 (0)