Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Update sinonjs/samsam in package.json #32

Closed
kr3ad opened this issue Aug 22, 2019 · 1 comment
Closed

Update sinonjs/samsam in package.json #32

kr3ad opened this issue Aug 22, 2019 · 1 comment

Comments

@kr3ad
Copy link

kr3ad commented Aug 22, 2019

We understand you have a problem and are in a hurry, but please provide us with some info to make it much more likely for your issue to be understood, worked on and resolved quickly.

  • library version : 3.2.1
  • Environment :
  • Example URL :
  • Other libraries you are using: sinon

What did you expect to happen?

What actually happens

We need the updated version of sinonjs/samsam (3.3.3) as a dependency of formatio because of a need to update lodash version that it uses (sinonjs/samsam#72)

How to reproduce

Describe with code how to reproduce the faulty behaviour,
or link to code on JSBin or similar

@mroderick
Copy link
Member

This project currently specifies

"@sinonjs/samsam": "^3.1.0"

https://stackoverflow.com/questions/22343224/whats-the-difference-between-tilde-and-caret-in-package-json

This means that when installing formatio it will install the latest 3.x version of @sinonjs/samsam, which is v3.3.3.

Try installing @sinonjs/formatio again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants