grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
58 stars 32 forks source link

Chore: Update package.json files to prevent lock file changes in dev #1308

Closed jackw closed 2 weeks ago

jackw commented 2 weeks ago

What this PR does / why we need it:

This PR aligns the dep declarations in package.json files to the versions in the lock file so npm install doesn't create diffs during development.

Need to investigate the renovate configs to understand how to prevent this from happening.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

github-actions[bot] commented 2 weeks ago

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.