Skip to content

Commit

Permalink
chore: unpin sinon again (#1256)
Browse files Browse the repository at this point in the history
fixes: #1253
  • Loading branch information
feywind authored Apr 14, 2021
1 parent aedc36c commit 64da291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,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 64da291

Please sign in to comment.