Skip to content

Commit

Permalink
fix: temporarily pin sinon at 10.0.0 until this is fixed:
Browse files Browse the repository at this point in the history
  • Loading branch information
feywind committed Apr 9, 2021
1 parent 9697ab2 commit be2aeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -92,7 +92,7 @@
"null-loader": "^4.0.0",
"protobufjs": "^6.10.1",
"proxyquire": "^2.0.0",
"sinon": "^10.0.0",
"sinon": "10.0.0",
"tmp": "^0.2.0",
"ts-loader": "^8.0.0",
"typescript": "^3.8.3",
Expand Down

0 comments on commit be2aeb0

Please sign in to comment.