microsoft / sarif-js-sdk

JavaScript code and supporting files for working with the 'Static Analysis Results Interchange Format' (SARIF, see https://github.com/oasis-tcs/sarif-spec)
MIT License
26 stars 13 forks source link

Updates lockfile using Volta-specified version of npm #54

Closed scalvert closed 2 years ago

scalvert commented 2 years ago

This repository uses Volta to manage versions of the toolchain when working in it. This helps us ensure that when we run tools like npm and node that we're all using the same versions. npm in particular will generate differences in the lock file when you're not on the same version.

This PR runs npm with the correct version via Volta, and updates the lockfile.

eddynaka commented 2 years ago

Closing and re-opening to see if cla task works.

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.