Skip to content

Commit af58692

Browse files
stephenplusplusJustinBeckwith
authored andcommitted
fix: Pin @types/sinon to last compatible version (#307)
* fix: Pin @types/sinon to last compatible version * chore: Add trailing whitespace
1 parent 246420f commit af58692

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/node": "^10.3.1",
6262
"@types/pify": "^3.0.2",
6363
"@types/proxyquire": "^1.3.28",
64-
"@types/sinon": "^5.0.1",
64+
"@types/sinon": "5.0.5",
6565
"@types/through2": "^2.0.33",
6666
"@types/tmp": "0.0.33",
6767
"@types/uuid": "^3.4.3",

0 commit comments

Comments
 (0)