googleapis / nodejs-projectify

A simple utility for replacing the projectId token in objects.
Apache License 2.0
8 stars 6 forks source link

fix: Pin @types/sinon to last compatible version #57

Closed stephenplusplus closed 5 years ago

stephenplusplus commented 5 years ago

@types/sinon had an update over the weekend which broke many of our tests. The real fix is something like this, but for now, this should fix our broken CI and give us some breathing room.