integrations / snappydoo

Turns Jest snapshots into Slack message builder screenshots
12 stars 7 forks source link

updating packages and fixing alerts #16

Closed masayyad closed 3 years ago

masayyad commented 3 years ago

Steps:

  1. Ran npm update to update all the packages.
  2. npm audit fix to fix vulnerabilities.
  3. And then installed latest version of fs-path by running npm install fs-path@0.0.25